Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

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

2022-07-07T03:41:58.353Z||main|||||INFO|500||The following profiles are active: basic
2022-07-07T03:42:11.938Z||main|||||INFO|500||Starting service [Tomcat]
2022-07-07T03:42:11.939Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-07-07T03:42:12.044Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-07-07T03:42:19.043Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-07-07T03:42:19.235Z||main|||||INFO|500||catdb-pool - Starting...
2022-07-07T03:42:19.499Z||main|||||INFO|500||catdb-pool - Start completed.
2022-07-07T03:42:19.894Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-07-07T03:42:20.182Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-07-07T03:42:20.758Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-07T03:42:22.748Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-07T03:42:23.268Z||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.
2022-07-07T03:42:25.813Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-07T03:42:25.972Z||main|||||INFO|500||reqdb-pool - Starting...
2022-07-07T03:42:25.981Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-07-07T03:42:25.992Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-07-07T03:42:26.707Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-07T03:42:27.158Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-07T03:42:28.590Z||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
2022-07-07T03:42:33.806Z||main|||||WARN|500||---
2022-07-07T03:42:33.806Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-07-07T03:42:33.809Z||main|||||WARN|500||---
2022-07-07T03:42:34.321Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-07-07T03:42:39.443Z||main|||||INFO|500||Started ApiHandlerApplication in 44.657 seconds (JVM running for 47.096)
2022-07-07T03:42:39.457Z|0a8bd14a-14de-4a91-bb79-a94af4a3b6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:42:39.469Z|0a8bd14a-14de-4a91-bb79-a94af4a3b6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:42:39.472Z|56296831-6265-4246-8598-41af39b86fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:42:39.478Z|56296831-6265-4246-8598-41af39b86fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:42:41.053Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-07-07T03:42:41.223Z|137d55e4-482b-478b-b184-20cca51c06e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-07-07T03:42:41.591Z|137d55e4-482b-478b-b184-20cca51c06e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:42:43.214Z|bf39ec93-3d51-4cd2-8c04-5b406321733f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:42:43.215Z|bf39ec93-3d51-4cd2-8c04-5b406321733f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:42:43.555Z|aaa27117-5b3b-4a26-8a46-b16963d28164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:42:43.556Z|aaa27117-5b3b-4a26-8a46-b16963d28164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:42:51.733Z|fdd59176-9691-4507-babe-d30e0846e08a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:42:51.734Z|fdd59176-9691-4507-babe-d30e0846e08a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:42:53.310Z|d9ffae68-34fb-4339-899c-c6db065a8ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:42:53.311Z|d9ffae68-34fb-4339-899c-c6db065a8ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:42:53.584Z|67007d0e-a58d-45bc-a28c-ceb63801fa2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:42:53.586Z|67007d0e-a58d-45bc-a28c-ceb63801fa2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:42:54.433Z|7c4b901e-bf4b-49b0-b83f-0437c61f4b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:42:54.437Z|7c4b901e-bf4b-49b0-b83f-0437c61f4b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:43:01.769Z|32e047d6-3792-42ea-a45d-665719866db3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:01.770Z|32e047d6-3792-42ea-a45d-665719866db3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:03.360Z|ec7e1b7b-3224-4b87-a0f1-145930fb9dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:03.362Z|ec7e1b7b-3224-4b87-a0f1-145930fb9dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:03.619Z|bcd85dd1-547e-453f-b3a0-79a84500474e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:03.623Z|bcd85dd1-547e-453f-b3a0-79a84500474e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:09.434Z|d8a43121-799d-49f6-829d-24aaaefb86ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:43:09.436Z|d8a43121-799d-49f6-829d-24aaaefb86ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:43:09.480Z|fbadde5e-4cbe-412c-905c-c0059133bf57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:43:09.482Z|fbadde5e-4cbe-412c-905c-c0059133bf57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:43:11.801Z|a3f4e3b2-1209-456b-8d09-31d3d04fea51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:11.802Z|a3f4e3b2-1209-456b-8d09-31d3d04fea51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:13.399Z|f50e5b1d-13a2-4809-b55f-8556dad3e97c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:13.401Z|f50e5b1d-13a2-4809-b55f-8556dad3e97c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:13.658Z|c984ee5a-3936-4433-9f6e-086ffe56bbff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:13.659Z|c984ee5a-3936-4433-9f6e-086ffe56bbff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:21.836Z|2d9c7c2c-63ad-45a5-b42c-39f4ae81ddb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:21.838Z|2d9c7c2c-63ad-45a5-b42c-39f4ae81ddb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:23.439Z|f9e9a7e0-4dcf-4b0c-a523-a7cd82a2a4d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:23.441Z|f9e9a7e0-4dcf-4b0c-a523-a7cd82a2a4d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:23.686Z|09473041-a0c0-4fdd-b2d1-5a2c8c5f73cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:23.687Z|09473041-a0c0-4fdd-b2d1-5a2c8c5f73cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:24.433Z|f0258578-fdb0-4040-935a-5e01390a3219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:43:24.435Z|f0258578-fdb0-4040-935a-5e01390a3219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:43:31.870Z|00480911-ebeb-43ce-8af4-bd7034ebf272|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:31.871Z|00480911-ebeb-43ce-8af4-bd7034ebf272|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:33.474Z|a71f065e-7f42-4b33-aa02-4d8bfb79927a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:33.476Z|a71f065e-7f42-4b33-aa02-4d8bfb79927a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:33.722Z|f9453f5b-73b0-45c3-b802-71ca2f33b13f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:33.724Z|f9453f5b-73b0-45c3-b802-71ca2f33b13f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:39.433Z|a2e6599d-fb20-42fc-94ee-09e6bc0756f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:43:39.439Z|a2e6599d-fb20-42fc-94ee-09e6bc0756f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:43:39.483Z|db44f36c-e188-4e4a-b729-37a39675b648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:43:39.484Z|db44f36c-e188-4e4a-b729-37a39675b648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:43:41.900Z|79df35d6-1d52-40e4-9bca-35f33e704640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:41.901Z|79df35d6-1d52-40e4-9bca-35f33e704640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:43.507Z|e30efd4a-9483-4d3a-889d-a00b7a1de803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:43.508Z|e30efd4a-9483-4d3a-889d-a00b7a1de803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:43.753Z|f34d35ef-8e45-4e3d-98b9-e0e7f09d9828|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:43.754Z|f34d35ef-8e45-4e3d-98b9-e0e7f09d9828|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:51.937Z|20f83a3e-b469-43bc-9fb4-f4e9c1900e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:51.938Z|20f83a3e-b469-43bc-9fb4-f4e9c1900e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:53.550Z|9636db99-a814-4471-97bf-550acf0cf99b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:53.551Z|9636db99-a814-4471-97bf-550acf0cf99b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:53.783Z|cf8b74c4-2fa7-4cab-b0e6-7d117642af80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:43:53.784Z|cf8b74c4-2fa7-4cab-b0e6-7d117642af80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:43:54.433Z|41358640-6e6a-47d3-9c4b-da47d4f7eebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:43:54.434Z|41358640-6e6a-47d3-9c4b-da47d4f7eebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:44:01.970Z|52c07fc4-817b-4a93-a790-9a56ea06da27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:01.971Z|52c07fc4-817b-4a93-a790-9a56ea06da27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:03.586Z|04eeb01e-75a7-4b5c-ac32-52eac73b7413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:03.587Z|04eeb01e-75a7-4b5c-ac32-52eac73b7413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:03.818Z|e350ea29-3030-4fe0-b273-e72c2ba22648|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:03.819Z|e350ea29-3030-4fe0-b273-e72c2ba22648|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:09.433Z|22ee2f69-f2bb-4219-a6bf-36e82bd5c74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:44:09.434Z|22ee2f69-f2bb-4219-a6bf-36e82bd5c74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:44:09.486Z|2a23c68c-5e58-4427-96c6-d58fcd80c037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:44:09.487Z|2a23c68c-5e58-4427-96c6-d58fcd80c037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:44:11.999Z|a6b73eb5-08c7-42e8-80ed-865279e7afd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:12.000Z|a6b73eb5-08c7-42e8-80ed-865279e7afd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:13.612Z|da0a721e-cd3c-49af-a735-20b5c95850ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:13.614Z|da0a721e-cd3c-49af-a735-20b5c95850ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:13.857Z|cd770e17-be97-4571-a021-3f1d5c6eb065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:13.858Z|cd770e17-be97-4571-a021-3f1d5c6eb065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:22.027Z|363c9b66-3725-488f-aac5-6604b6dc9a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:22.028Z|363c9b66-3725-488f-aac5-6604b6dc9a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:23.639Z|e7853ce8-56f9-4a8e-ae7f-32a912920074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:23.641Z|e7853ce8-56f9-4a8e-ae7f-32a912920074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:23.883Z|e47beced-8d4d-42d6-9252-38345a687dcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:23.884Z|e47beced-8d4d-42d6-9252-38345a687dcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:24.433Z|fbb06a5d-99a1-434b-9bdc-db2a56fbb6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:44:24.438Z|fbb06a5d-99a1-434b-9bdc-db2a56fbb6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:44:32.056Z|fe8f121a-b4da-4f38-9fe1-63d5e534f3c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:32.057Z|fe8f121a-b4da-4f38-9fe1-63d5e534f3c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:33.671Z|47eed132-a84f-4700-b40d-f7f5d1640b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:33.672Z|47eed132-a84f-4700-b40d-f7f5d1640b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:33.911Z|f7b2d774-d6ac-4e1e-9385-d1c2df13334a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:33.913Z|f7b2d774-d6ac-4e1e-9385-d1c2df13334a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:39.434Z|c2f55433-c4ec-4b13-a1f1-366735918a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:44:39.435Z|c2f55433-c4ec-4b13-a1f1-366735918a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:44:39.488Z|70e52790-c7f8-48c3-9d6e-7166dafde9de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:44:39.489Z|70e52790-c7f8-48c3-9d6e-7166dafde9de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:44:42.084Z|4d4a0a83-adfd-463c-b72d-7e70d25cdeee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:42.085Z|4d4a0a83-adfd-463c-b72d-7e70d25cdeee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:43.700Z|b8555b51-05bb-43ae-be6f-29f5f44640a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:43.702Z|b8555b51-05bb-43ae-be6f-29f5f44640a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:43.945Z|e9244d7c-ac19-4b5b-b7de-f93c0fb5aea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:43.947Z|e9244d7c-ac19-4b5b-b7de-f93c0fb5aea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:52.133Z|c60b9ab5-6bf2-4dda-a29d-857b027885a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:52.134Z|c60b9ab5-6bf2-4dda-a29d-857b027885a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:53.750Z|6bfae879-a608-4f20-8878-083accb4fca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:53.752Z|6bfae879-a608-4f20-8878-083accb4fca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:53.991Z|7c385c68-ef3a-4852-980f-7c42f68a76bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:44:53.992Z|7c385c68-ef3a-4852-980f-7c42f68a76bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:44:54.433Z|a003e8cf-2661-4402-a2fc-c5d912cab818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:44:54.434Z|a003e8cf-2661-4402-a2fc-c5d912cab818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:45:02.204Z|f01a4eec-5a35-46da-a897-357709762ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:02.205Z|f01a4eec-5a35-46da-a897-357709762ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:03.807Z|1c0198f4-c23b-4869-b7ff-ae9a6b19aef6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:03.808Z|1c0198f4-c23b-4869-b7ff-ae9a6b19aef6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:04.044Z|d56dd5a4-bba6-456a-9041-5f45aec952a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:04.051Z|d56dd5a4-bba6-456a-9041-5f45aec952a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:09.434Z|f5e4c500-5f5b-4f95-83da-0b00ae2b6d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:45:09.440Z|f5e4c500-5f5b-4f95-83da-0b00ae2b6d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:45:09.491Z|0eb0e6d0-5921-4530-8d0e-abe9170eb72b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:45:09.492Z|0eb0e6d0-5921-4530-8d0e-abe9170eb72b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:45:12.272Z|6c2cc5c1-8a48-42e9-a066-9b1e9ae45d9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:12.273Z|6c2cc5c1-8a48-42e9-a066-9b1e9ae45d9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:13.858Z|defb130a-7a1f-4f23-a63f-c69f9fe5c8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:13.860Z|defb130a-7a1f-4f23-a63f-c69f9fe5c8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:14.094Z|fce50f08-194a-41c1-bbf3-62ca6e395d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:14.096Z|fce50f08-194a-41c1-bbf3-62ca6e395d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:22.324Z|8c2ec282-318a-4ca9-ac1e-07a17d58cfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:22.325Z|8c2ec282-318a-4ca9-ac1e-07a17d58cfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:23.891Z|1712c70d-0269-4fde-9b93-73de5b73cd3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:23.892Z|1712c70d-0269-4fde-9b93-73de5b73cd3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:24.125Z|5372e8c8-8363-4d8c-ba54-09e9edcc8c03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:24.126Z|5372e8c8-8363-4d8c-ba54-09e9edcc8c03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:24.433Z|11ac5dd8-70ac-4dec-b580-f5f5f078ea08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:45:24.434Z|11ac5dd8-70ac-4dec-b580-f5f5f078ea08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:45:32.355Z|a8d542fc-2389-45a9-8056-93776d160de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:32.357Z|a8d542fc-2389-45a9-8056-93776d160de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:33.938Z|5e90e915-39b4-4a03-a606-281f967f0754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:33.940Z|5e90e915-39b4-4a03-a606-281f967f0754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:34.156Z|152960ae-db3f-40c8-ba2b-a7e66bee2afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:34.158Z|152960ae-db3f-40c8-ba2b-a7e66bee2afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:39.433Z|954104ef-a38a-4f27-8fac-a7c47f66c97d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:45:39.434Z|954104ef-a38a-4f27-8fac-a7c47f66c97d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:45:39.493Z|acb7f199-23d9-4718-853d-6310435544d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:45:39.494Z|acb7f199-23d9-4718-853d-6310435544d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:45:42.384Z|2a960058-e137-45b2-9443-48d6ec1e485e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:42.385Z|2a960058-e137-45b2-9443-48d6ec1e485e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:43.970Z|87efbb74-77c3-4e7f-a753-de8589a52362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:43.971Z|87efbb74-77c3-4e7f-a753-de8589a52362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:44.185Z|717a853f-5229-46ac-96e6-60c2833db55f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:44.193Z|717a853f-5229-46ac-96e6-60c2833db55f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:52.413Z|00576b00-aa78-41f3-b811-9b6c47e6fc28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:52.414Z|00576b00-aa78-41f3-b811-9b6c47e6fc28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:53.997Z|5e6b9767-ebd3-423a-894d-6b15ab4b892e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:53.998Z|5e6b9767-ebd3-423a-894d-6b15ab4b892e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:54.223Z|33c4518a-874d-4400-984c-7ca9217607e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:45:54.224Z|33c4518a-874d-4400-984c-7ca9217607e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:45:54.433Z|9dfaf10c-2f09-41e0-a499-4b908d2f3a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:45:54.436Z|9dfaf10c-2f09-41e0-a499-4b908d2f3a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:46:02.470Z|2ff4245c-c833-46d6-b29a-02dad5049339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:02.471Z|2ff4245c-c833-46d6-b29a-02dad5049339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:04.029Z|a2c2cc82-1f03-42db-8b93-c4ce30c11dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:04.030Z|a2c2cc82-1f03-42db-8b93-c4ce30c11dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:04.251Z|3c816ff8-7be4-4b1b-bcdc-4599fb428636|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:04.252Z|3c816ff8-7be4-4b1b-bcdc-4599fb428636|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:09.433Z|7b2e92b3-2d74-49bb-bc78-afe24ba38071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:46:09.434Z|7b2e92b3-2d74-49bb-bc78-afe24ba38071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:46:09.496Z|9dbbd656-29ec-40e0-81d7-e58fc7731dbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:46:09.496Z|9dbbd656-29ec-40e0-81d7-e58fc7731dbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:46:12.535Z|5864cbf0-a8ca-43d5-a83e-353d5ef569c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:12.536Z|5864cbf0-a8ca-43d5-a83e-353d5ef569c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:14.057Z|21964536-80f6-43f2-920f-3c3ec48c50d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:14.059Z|21964536-80f6-43f2-920f-3c3ec48c50d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:14.292Z|0a62e4a2-4745-4c7a-8957-7b486d22deb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:14.293Z|0a62e4a2-4745-4c7a-8957-7b486d22deb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:22.590Z|f00bc0ef-b83c-4d65-bd2d-62aad9b4ac8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:22.591Z|f00bc0ef-b83c-4d65-bd2d-62aad9b4ac8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:24.087Z|cb660ec6-b68e-4653-bcd9-ca4844bf958b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:24.088Z|cb660ec6-b68e-4653-bcd9-ca4844bf958b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:24.318Z|48bdac74-6fbf-4a22-8db7-3f6c25dda856|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:24.319Z|48bdac74-6fbf-4a22-8db7-3f6c25dda856|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:24.433Z|584d6359-6bed-4f96-a5c2-5144ae7e51aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:46:24.434Z|584d6359-6bed-4f96-a5c2-5144ae7e51aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:46:32.616Z|4baca23b-f4b5-4a6c-8627-960975d1e1b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:32.617Z|4baca23b-f4b5-4a6c-8627-960975d1e1b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:34.113Z|e58a3564-f5f3-49dc-aafc-bb7c05bc1161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:34.114Z|e58a3564-f5f3-49dc-aafc-bb7c05bc1161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:34.344Z|f25c357d-b473-4afc-8c31-bf04ab3b8c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:34.346Z|f25c357d-b473-4afc-8c31-bf04ab3b8c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:39.433Z|bb731705-6944-410b-bca4-a7ba3245a892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:46:39.436Z|bb731705-6944-410b-bca4-a7ba3245a892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:46:39.498Z|def464c9-883d-4ede-9ee1-c9bc2b65c301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:46:39.499Z|def464c9-883d-4ede-9ee1-c9bc2b65c301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:46:42.666Z|c713ba82-935d-4499-9307-db99929ca475|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:42.667Z|c713ba82-935d-4499-9307-db99929ca475|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:44.140Z|54530c48-ecb8-4e80-b8eb-95d459ab7869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:44.142Z|54530c48-ecb8-4e80-b8eb-95d459ab7869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:44.374Z|a292f44f-506f-47a1-8d1c-5237657c0148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:44.375Z|a292f44f-506f-47a1-8d1c-5237657c0148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:52.692Z|0b2ab4a4-3a37-4244-a437-f7ba6d96325d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:52.693Z|0b2ab4a4-3a37-4244-a437-f7ba6d96325d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:54.168Z|1e78f747-f715-4974-9362-f3065b2bae31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:54.169Z|1e78f747-f715-4974-9362-f3065b2bae31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:54.401Z|1671866c-b156-44fb-a1e3-9e3592d1015a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:46:54.402Z|1671866c-b156-44fb-a1e3-9e3592d1015a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:46:54.433Z|8118eb77-6d2f-483c-9d09-3b024ba45464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:46:54.434Z|8118eb77-6d2f-483c-9d09-3b024ba45464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:47:02.727Z|d37ed0ed-62aa-4646-8c81-56095bb48466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:02.729Z|d37ed0ed-62aa-4646-8c81-56095bb48466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:04.201Z|c98beb8e-3195-4e4d-95aa-e5839bc08a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:04.202Z|c98beb8e-3195-4e4d-95aa-e5839bc08a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:04.430Z|52961aa0-30cd-4bc7-830a-bb35a1ae3657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:04.431Z|52961aa0-30cd-4bc7-830a-bb35a1ae3657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:09.433Z|1fa4d236-456a-4f2c-b6d7-cb0d9a951a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:47:09.434Z|1fa4d236-456a-4f2c-b6d7-cb0d9a951a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:47:09.501Z|1c1e89d2-cf7c-4ee0-9608-2d1de9cc4892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:47:09.502Z|1c1e89d2-cf7c-4ee0-9608-2d1de9cc4892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:47:12.777Z|a0598fdf-aa5d-4832-aab1-1ed74797356a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:12.778Z|a0598fdf-aa5d-4832-aab1-1ed74797356a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:14.227Z|755ae309-53c7-4e60-9e58-97c2109fcd2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:14.229Z|755ae309-53c7-4e60-9e58-97c2109fcd2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:14.455Z|44e2452e-01a5-4f8a-bcd6-cd6422f54657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:14.456Z|44e2452e-01a5-4f8a-bcd6-cd6422f54657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:22.813Z|e468950d-4bae-4a6c-9848-f90f2fdb96a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:22.814Z|e468950d-4bae-4a6c-9848-f90f2fdb96a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:24.257Z|32940a63-1b36-4d58-9169-102c8347991c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:24.258Z|32940a63-1b36-4d58-9169-102c8347991c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:24.433Z|50b91aac-3a8c-40e4-8bc4-298e4a827e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:47:24.441Z|50b91aac-3a8c-40e4-8bc4-298e4a827e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:47:24.488Z|0be59ad8-6935-4f17-a630-5c48a59cc094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:24.501Z|0be59ad8-6935-4f17-a630-5c48a59cc094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:32.842Z|9788caa9-30a8-42de-98e8-263997969773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:32.843Z|9788caa9-30a8-42de-98e8-263997969773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:34.293Z|21799be8-0c21-467b-94f1-55294244c2ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:34.294Z|21799be8-0c21-467b-94f1-55294244c2ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:34.528Z|01966696-934c-4913-92a5-cce2e1313379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:34.529Z|01966696-934c-4913-92a5-cce2e1313379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:39.434Z|57c27995-2573-4cd3-947d-8552a92ab698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:47:39.435Z|57c27995-2573-4cd3-947d-8552a92ab698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:47:39.504Z|c52d99fe-02c3-462c-a2c5-f35f50dd56be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:47:39.504Z|c52d99fe-02c3-462c-a2c5-f35f50dd56be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:47:42.871Z|d2c84fb8-0dae-4b8d-81ba-33274d01114a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:42.872Z|d2c84fb8-0dae-4b8d-81ba-33274d01114a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:44.321Z|252807c7-ee4c-4020-9103-b847506b4394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:44.322Z|252807c7-ee4c-4020-9103-b847506b4394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:44.557Z|d6fc4fe0-e9d5-4194-bc66-9194c300a4f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:44.558Z|d6fc4fe0-e9d5-4194-bc66-9194c300a4f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:52.909Z|35173152-eeb9-42a0-b406-ef29dcfab608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:52.910Z|35173152-eeb9-42a0-b406-ef29dcfab608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:54.348Z|d9a2d40a-7284-4629-a9c3-1c7b2548c90b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:54.349Z|d9a2d40a-7284-4629-a9c3-1c7b2548c90b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:47:54.433Z|a848a995-dc04-4736-a463-2f4846fea559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:47:54.434Z|a848a995-dc04-4736-a463-2f4846fea559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:47:54.586Z|f7da40a2-4b38-48a3-bdff-7fdb24b8ebd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:47:54.588Z|f7da40a2-4b38-48a3-bdff-7fdb24b8ebd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:02.937Z|88614115-6b56-4548-8cc3-7f1fda832b5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:02.938Z|88614115-6b56-4548-8cc3-7f1fda832b5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:04.373Z|27b45a51-eb9e-4674-91bf-bca09077d74f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:04.376Z|27b45a51-eb9e-4674-91bf-bca09077d74f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:04.616Z|776bafd4-953a-47e0-900b-2c0702ff1c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:04.617Z|776bafd4-953a-47e0-900b-2c0702ff1c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:09.433Z|1fcb3d0a-8869-418b-b525-27466c4a44ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:48:09.438Z|1fcb3d0a-8869-418b-b525-27466c4a44ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:48:09.505Z|c4c47b8f-1423-4321-9d41-1cdcdfbb52b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:48:09.506Z|c4c47b8f-1423-4321-9d41-1cdcdfbb52b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:48:12.962Z|ddfe6fa8-e3ca-4ed1-bd8b-fdf121188de2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:12.963Z|ddfe6fa8-e3ca-4ed1-bd8b-fdf121188de2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:14.403Z|be6fb2e4-deb4-4815-934e-7e98607c9b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:14.404Z|be6fb2e4-deb4-4815-934e-7e98607c9b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:14.641Z|0be96b76-ba84-4d63-888c-4d892a3da412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:14.642Z|0be96b76-ba84-4d63-888c-4d892a3da412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:22.996Z|5cf6dff3-2e13-4bd0-a406-c466c53d4f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:22.997Z|5cf6dff3-2e13-4bd0-a406-c466c53d4f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:24.433Z|07a4de65-8046-412e-a20d-acf36f6e29c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:48:24.434Z|07a4de65-8046-412e-a20d-acf36f6e29c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:48:24.436Z|fdffcbc5-8856-40d1-82f4-3c35713f3a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:24.437Z|fdffcbc5-8856-40d1-82f4-3c35713f3a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:24.668Z|dff03ee6-420f-401e-b1f8-13cfab510e33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:24.669Z|dff03ee6-420f-401e-b1f8-13cfab510e33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:33.022Z|37f091f3-a392-4a63-9975-70f8ef9d772d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:33.023Z|37f091f3-a392-4a63-9975-70f8ef9d772d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:34.471Z|20ce991b-2ef6-4c2f-85b8-09b7729a6a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:34.472Z|20ce991b-2ef6-4c2f-85b8-09b7729a6a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:34.694Z|5e344035-d46b-481b-9c8b-6d429ed92aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:34.695Z|5e344035-d46b-481b-9c8b-6d429ed92aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:39.433Z|16566a45-e131-4444-8769-9c6ee285189b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:48:39.434Z|16566a45-e131-4444-8769-9c6ee285189b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:48:39.507Z|c4d2f42b-1e4f-4f35-b52f-7a91ddfc96c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:48:39.508Z|c4d2f42b-1e4f-4f35-b52f-7a91ddfc96c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:48:43.049Z|7ef6f83b-1fa4-485a-8598-996bfde091f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:43.050Z|7ef6f83b-1fa4-485a-8598-996bfde091f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:44.501Z|a8a600c4-7571-45de-91d9-5b1bafe64dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:44.502Z|a8a600c4-7571-45de-91d9-5b1bafe64dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:44.719Z|8740245f-cdb4-4b3e-bf8f-e8d0f5c30d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:44.720Z|8740245f-cdb4-4b3e-bf8f-e8d0f5c30d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:53.075Z|d93332dc-f342-4eec-871e-2c63c3288c93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:53.076Z|d93332dc-f342-4eec-871e-2c63c3288c93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:54.433Z|6c177a2a-0a86-4bf9-a6f2-3404e5a4b7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:48:54.437Z|6c177a2a-0a86-4bf9-a6f2-3404e5a4b7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:48:54.528Z|9f4d8892-3eb8-404f-ac76-0d086231a4aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:54.529Z|9f4d8892-3eb8-404f-ac76-0d086231a4aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:48:54.744Z|8daa3e22-b3a9-4c98-93cb-2a439ed62669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:48:54.745Z|8daa3e22-b3a9-4c98-93cb-2a439ed62669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:03.100Z|8aae634b-6b32-4283-aaf2-352850f09b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:03.101Z|8aae634b-6b32-4283-aaf2-352850f09b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:04.558Z|29d96950-987e-49a7-9413-a9d57442a5c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:04.559Z|29d96950-987e-49a7-9413-a9d57442a5c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:04.776Z|d31b33f5-7351-476b-a25d-2f0030f1a38c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:04.780Z|d31b33f5-7351-476b-a25d-2f0030f1a38c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:09.433Z|196550c5-3bb0-44f7-bae2-6c12ee814ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:49:09.434Z|196550c5-3bb0-44f7-bae2-6c12ee814ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:49:09.510Z|23563da6-fc17-4441-a4fc-d231e677a59c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:49:09.511Z|23563da6-fc17-4441-a4fc-d231e677a59c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:49:13.134Z|aaa99d76-0c93-475c-ad4a-a17cbb76673d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:13.135Z|aaa99d76-0c93-475c-ad4a-a17cbb76673d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:14.584Z|7191fa32-acb1-49a1-807d-439b8f96ea90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:14.585Z|7191fa32-acb1-49a1-807d-439b8f96ea90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:14.827Z|4732b602-4d44-48fb-83ab-ee5ae4297e4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:14.828Z|4732b602-4d44-48fb-83ab-ee5ae4297e4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:23.160Z|a345beb2-11db-454d-8751-44ddafba5368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:23.161Z|a345beb2-11db-454d-8751-44ddafba5368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:24.433Z|10e90166-608e-4a9b-ab8c-f4ef8f3f6238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:49:24.434Z|10e90166-608e-4a9b-ab8c-f4ef8f3f6238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:49:24.612Z|123fe3b9-6f55-42f8-b288-3a8c3e4e71bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:24.613Z|123fe3b9-6f55-42f8-b288-3a8c3e4e71bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:24.853Z|a1da32c3-2359-4152-841c-bb0001c06888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:24.853Z|a1da32c3-2359-4152-841c-bb0001c06888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:33.193Z|42394a63-6cca-45b7-8a45-7ccc80f7e818|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:33.194Z|42394a63-6cca-45b7-8a45-7ccc80f7e818|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:34.642Z|2a1bb79e-d726-4960-b73d-8556b0480bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:34.643Z|2a1bb79e-d726-4960-b73d-8556b0480bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:34.879Z|e9f3bac1-f078-488c-bc34-4b91d8d81e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:34.880Z|e9f3bac1-f078-488c-bc34-4b91d8d81e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:39.433Z|6925095e-945e-404e-9ab1-3a94c465dfaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:49:39.443Z|6925095e-945e-404e-9ab1-3a94c465dfaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:49:39.512Z|f2ef6379-681d-44a0-9072-9e747a8abaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:49:39.513Z|f2ef6379-681d-44a0-9072-9e747a8abaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:49:43.242Z|1fff0ad1-3bb2-4a5f-a803-6dd784751fcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:43.243Z|1fff0ad1-3bb2-4a5f-a803-6dd784751fcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:44.672Z|44c6a2e7-e9f8-40ce-8000-446c7fb66eeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:44.674Z|44c6a2e7-e9f8-40ce-8000-446c7fb66eeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:44.904Z|d60a5ca6-39a0-41b2-b4db-68fd46df1e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:44.905Z|d60a5ca6-39a0-41b2-b4db-68fd46df1e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:53.281Z|c28d030c-b6bb-4061-ae58-d5a2fdc3f62b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:53.282Z|c28d030c-b6bb-4061-ae58-d5a2fdc3f62b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:54.433Z|3fc80676-431e-4416-88e4-0baf6a39edcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:49:54.433Z|3fc80676-431e-4416-88e4-0baf6a39edcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:49:54.702Z|295d2122-9dda-4a38-a600-ab91c0843bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:54.703Z|295d2122-9dda-4a38-a600-ab91c0843bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:49:54.928Z|9dcf492a-f0f2-467f-8ec3-af46a0713694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:49:54.929Z|9dcf492a-f0f2-467f-8ec3-af46a0713694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:03.321Z|e23bfdd9-d305-4fd2-8513-04fb72383101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:03.322Z|e23bfdd9-d305-4fd2-8513-04fb72383101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:04.729Z|ce60855a-653f-4645-9b55-63d0fb61ffdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:04.730Z|ce60855a-653f-4645-9b55-63d0fb61ffdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:04.955Z|fcaf30eb-cda9-4ff1-b3d8-b858cbed83c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:04.957Z|fcaf30eb-cda9-4ff1-b3d8-b858cbed83c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:09.433Z|2ef7aef4-b67a-420e-bf5c-94acdabab135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:50:09.434Z|2ef7aef4-b67a-420e-bf5c-94acdabab135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:50:09.516Z|626fe3fd-a379-4677-a02a-975bba4bdd0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:50:09.516Z|626fe3fd-a379-4677-a02a-975bba4bdd0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:50:13.355Z|9787417a-5aa4-410d-8e32-5b83d4abc1bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:13.356Z|9787417a-5aa4-410d-8e32-5b83d4abc1bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:14.759Z|b99e0792-d20f-4e64-9179-5edc03fb0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:14.760Z|b99e0792-d20f-4e64-9179-5edc03fb0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:14.981Z|4f0402c5-b450-480e-ba18-3b3c18f51ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:14.982Z|4f0402c5-b450-480e-ba18-3b3c18f51ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:23.383Z|444642d4-be61-4629-a6a5-1e61e6a72889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:23.384Z|444642d4-be61-4629-a6a5-1e61e6a72889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:24.433Z|4cc138bf-14a0-4dc4-bfe6-cbaed23b885e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:50:24.435Z|4cc138bf-14a0-4dc4-bfe6-cbaed23b885e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:50:24.784Z|6e2bc798-20bc-4aca-9367-8c23df51bb5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:24.786Z|6e2bc798-20bc-4aca-9367-8c23df51bb5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:25.006Z|e95e035d-6b0c-41e0-b203-b3e4b3160ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:25.007Z|e95e035d-6b0c-41e0-b203-b3e4b3160ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:33.445Z|85a8b801-4a65-4490-93e3-18984775e259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:33.446Z|85a8b801-4a65-4490-93e3-18984775e259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:34.812Z|b9aacbf3-c6a1-4435-beec-d6ce89143d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:34.813Z|b9aacbf3-c6a1-4435-beec-d6ce89143d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:35.038Z|c8906994-8a3b-4240-a7bd-b2a04934e08c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:35.042Z|c8906994-8a3b-4240-a7bd-b2a04934e08c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:39.433Z|aad084b4-744b-4d2f-97ce-31706c7acf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:50:39.434Z|aad084b4-744b-4d2f-97ce-31706c7acf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:50:39.517Z|d1fb4fca-3674-4356-9cdf-a3a86fb06a27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:50:39.518Z|d1fb4fca-3674-4356-9cdf-a3a86fb06a27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:50:43.473Z|060229fc-2cef-46f1-b02c-51d12d7de94f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:43.474Z|060229fc-2cef-46f1-b02c-51d12d7de94f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:44.840Z|59174110-5fbb-4204-9dd0-d4c10b801224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:44.841Z|59174110-5fbb-4204-9dd0-d4c10b801224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:45.096Z|dfc809ef-15f2-4546-83fd-13d6671bb60f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:45.097Z|dfc809ef-15f2-4546-83fd-13d6671bb60f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:53.507Z|eecbb767-d1f6-4cf1-9acd-5ac9fe54108c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:53.508Z|eecbb767-d1f6-4cf1-9acd-5ac9fe54108c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:54.433Z|22210b99-b2f7-4b1b-b6b5-fd2a47defef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:50:54.433Z|22210b99-b2f7-4b1b-b6b5-fd2a47defef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:50:54.876Z|b7489be6-5a8f-453d-8674-21b22b812f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:54.877Z|b7489be6-5a8f-453d-8674-21b22b812f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:50:55.137Z|48db0fa2-c94a-4c04-9a3a-039fcb6f1bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:50:55.138Z|48db0fa2-c94a-4c04-9a3a-039fcb6f1bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:03.532Z|13a57fe1-966c-4f07-9476-c5dd2faeeea3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:03.533Z|13a57fe1-966c-4f07-9476-c5dd2faeeea3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:04.906Z|4d94e3e5-2774-4dde-8eaf-ede94537239d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:04.908Z|4d94e3e5-2774-4dde-8eaf-ede94537239d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:05.188Z|f3c6c275-56a6-4608-ac0e-9da46eb868c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:05.204Z|f3c6c275-56a6-4608-ac0e-9da46eb868c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:09.433Z|20c59f53-8c6a-4b17-80d6-53bdd581a1eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:51:09.437Z|20c59f53-8c6a-4b17-80d6-53bdd581a1eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:51:09.519Z|07417199-81ae-4e7e-b754-e7195b2e9c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:51:09.520Z|07417199-81ae-4e7e-b754-e7195b2e9c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:51:13.556Z|1ddc55b3-20cb-486c-8993-39845eebe806|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:13.557Z|1ddc55b3-20cb-486c-8993-39845eebe806|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:14.932Z|aa9a22ce-8550-484c-b462-24acbe449f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:14.933Z|aa9a22ce-8550-484c-b462-24acbe449f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:15.232Z|9b3034ce-1077-4c0a-8c8f-733f21e9363a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:15.233Z|9b3034ce-1077-4c0a-8c8f-733f21e9363a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:23.583Z|aba70317-e250-4f24-83c4-e689dabffeec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:23.584Z|aba70317-e250-4f24-83c4-e689dabffeec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:24.434Z|1fd657e2-2e01-4384-b53c-a9e09eb21158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:51:24.434Z|1fd657e2-2e01-4384-b53c-a9e09eb21158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:51:24.958Z|4e5cbb97-5897-4b6e-a6a2-0e3f81f54c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:24.958Z|4e5cbb97-5897-4b6e-a6a2-0e3f81f54c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:25.298Z|caf7a961-8d6e-4c22-b5e9-80dd31ae2c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:25.299Z|caf7a961-8d6e-4c22-b5e9-80dd31ae2c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:33.616Z|f61296b8-2b7f-4400-8953-f3411bba9fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:33.617Z|f61296b8-2b7f-4400-8953-f3411bba9fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:34.984Z|9e6783b5-b004-4cad-b3c6-ca643b8bab25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:34.985Z|9e6783b5-b004-4cad-b3c6-ca643b8bab25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:35.394Z|7bdb3698-5743-4249-8f1c-bfc4d1fafd2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:35.395Z|7bdb3698-5743-4249-8f1c-bfc4d1fafd2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:39.433Z|09cbf782-5fb4-4c4b-811d-cf3ca3d4d529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:51:39.433Z|09cbf782-5fb4-4c4b-811d-cf3ca3d4d529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:51:39.521Z|2aec9c60-a21e-428b-9a96-5de2e1da02a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:51:39.521Z|2aec9c60-a21e-428b-9a96-5de2e1da02a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:51:43.648Z|5779f372-a0b6-4826-9a42-0dc87e5f1150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:43.648Z|5779f372-a0b6-4826-9a42-0dc87e5f1150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:45.013Z|5177fab7-2525-45b0-b490-ab99afcbb73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:45.015Z|5177fab7-2525-45b0-b490-ab99afcbb73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:45.507Z|2e28f1a7-fdf2-492e-af28-759a4c859fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:45.508Z|2e28f1a7-fdf2-492e-af28-759a4c859fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:53.677Z|0841288a-25c4-4718-b0cf-df780909b433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:53.678Z|0841288a-25c4-4718-b0cf-df780909b433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:54.433Z|0831b18d-8fc5-4f59-96f9-409e100842aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:51:54.436Z|0831b18d-8fc5-4f59-96f9-409e100842aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:51:55.038Z|706dd339-0a33-4bb6-9332-dd9136235fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:55.040Z|706dd339-0a33-4bb6-9332-dd9136235fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:51:55.535Z|228e2c5d-cf0b-4e27-b5ca-0aba96646bdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:51:55.536Z|228e2c5d-cf0b-4e27-b5ca-0aba96646bdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:03.715Z|d08e53ba-080b-449d-b20e-4524d2877848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:03.719Z|d08e53ba-080b-449d-b20e-4524d2877848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:05.064Z|5b6b5e81-b1d3-4780-a01a-a80fa2781843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:05.065Z|5b6b5e81-b1d3-4780-a01a-a80fa2781843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:05.559Z|3b232353-0f97-4210-9867-0e2556cb7a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:05.561Z|3b232353-0f97-4210-9867-0e2556cb7a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:09.433Z|fc884d2b-e68c-4452-8ad9-d5c0ba705c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:52:09.435Z|fc884d2b-e68c-4452-8ad9-d5c0ba705c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:52:09.522Z|385d323f-a688-40a5-9b44-45b0fbee9d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:52:09.523Z|385d323f-a688-40a5-9b44-45b0fbee9d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:52:13.754Z|a34a2672-f29f-4051-9ab9-4150ad98e38c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:13.755Z|a34a2672-f29f-4051-9ab9-4150ad98e38c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:15.098Z|f2535f1a-ec34-4691-a431-7b67e14754cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:15.099Z|f2535f1a-ec34-4691-a431-7b67e14754cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:15.585Z|27f7ad23-28f2-409a-80c1-b4cac9ae65cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:15.586Z|27f7ad23-28f2-409a-80c1-b4cac9ae65cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:23.782Z|347b8ffb-0e87-4e83-808c-3866fd076cd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:23.783Z|347b8ffb-0e87-4e83-808c-3866fd076cd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:24.433Z|134299e5-a937-4c4d-8a37-65b03bd2155b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:52:24.434Z|134299e5-a937-4c4d-8a37-65b03bd2155b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:52:25.127Z|cc32d4d5-e2e3-440f-a2b0-66ce3c6b0907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:25.128Z|cc32d4d5-e2e3-440f-a2b0-66ce3c6b0907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:25.610Z|080587fa-9c19-44c9-adf5-beceda0854a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:25.611Z|080587fa-9c19-44c9-adf5-beceda0854a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:31.790Z|46f1293f-55dc-4ef0-9bfe-91eeba460087|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T03:52:31.791Z|46f1293f-55dc-4ef0-9bfe-91eeba460087|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:33.810Z|0c56866a-c867-4dd2-9781-5d24478fd785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:33.812Z|0c56866a-c867-4dd2-9781-5d24478fd785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:35.155Z|0343ec3b-8082-4a54-bb5e-1af8decac3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:35.156Z|0343ec3b-8082-4a54-bb5e-1af8decac3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:35.635Z|91bcd7ca-950e-4bed-8a50-0c138392e314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:35.636Z|91bcd7ca-950e-4bed-8a50-0c138392e314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:39.433Z|84224732-8b20-4096-a13c-6dc0a6eef08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:52:39.435Z|84224732-8b20-4096-a13c-6dc0a6eef08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:52:39.524Z|6f99625a-3bfa-4c2b-aeee-317e838396c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:52:39.525Z|6f99625a-3bfa-4c2b-aeee-317e838396c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:52:43.842Z|fc4802e2-1fcc-4f0c-a733-18b38834563a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:43.843Z|fc4802e2-1fcc-4f0c-a733-18b38834563a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:45.198Z|8e28337a-b149-4f1c-a3f4-45f2f012ce6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:45.200Z|8e28337a-b149-4f1c-a3f4-45f2f012ce6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:45.674Z|ba46c84f-0db1-461a-bb53-a2ec1eca188f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:45.675Z|ba46c84f-0db1-461a-bb53-a2ec1eca188f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:53.869Z|a1c02650-feb4-455f-9231-df9bb06fb397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:53.870Z|a1c02650-feb4-455f-9231-df9bb06fb397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:54.433Z|9b955962-41c3-4966-972e-14bc6998f139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:52:54.434Z|9b955962-41c3-4966-972e-14bc6998f139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:52:55.229Z|cab0e983-43a7-4dc0-a2ea-383332dca9a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:55.231Z|cab0e983-43a7-4dc0-a2ea-383332dca9a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:52:55.717Z|9c2298c5-814a-4bf1-87df-9f158593ca18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:52:55.718Z|9c2298c5-814a-4bf1-87df-9f158593ca18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:03.907Z|e6eb566d-0d15-4a01-b818-9ff3bebe176b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:03.908Z|e6eb566d-0d15-4a01-b818-9ff3bebe176b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:05.282Z|8eb9fee3-b385-49dc-81ea-3602aecb3357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:05.292Z|8eb9fee3-b385-49dc-81ea-3602aecb3357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:05.742Z|92fd81fc-668a-4bc8-b007-15375e1239ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:05.743Z|92fd81fc-668a-4bc8-b007-15375e1239ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:09.433Z|a61387a2-684f-48b1-81a6-1a7651eaae4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:53:09.433Z|a61387a2-684f-48b1-81a6-1a7651eaae4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:53:09.526Z|bd3c0388-28fd-4ae4-83ab-3dd0f57f3a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:53:09.527Z|bd3c0388-28fd-4ae4-83ab-3dd0f57f3a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:53:13.943Z|71536563-d562-45b2-8e5f-aa6a224f4ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:13.946Z|71536563-d562-45b2-8e5f-aa6a224f4ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:15.317Z|6c704992-0746-45dd-82f1-d7f10b1543cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:15.319Z|6c704992-0746-45dd-82f1-d7f10b1543cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:15.769Z|e26d735a-3b70-4d82-ae5f-34f1d16e99ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:15.770Z|e26d735a-3b70-4d82-ae5f-34f1d16e99ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:23.993Z|4480e964-bf3a-42bb-8396-e28958658914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:24.007Z|4480e964-bf3a-42bb-8396-e28958658914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:24.433Z|ab76c8e3-36f8-4333-8fb7-e349a18a4d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:53:24.444Z|ab76c8e3-36f8-4333-8fb7-e349a18a4d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:53:25.342Z|d34a3c22-582e-484f-aacb-67a06cb21e0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:25.343Z|d34a3c22-582e-484f-aacb-67a06cb21e0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:25.797Z|f504773e-0bc2-4441-ac2c-1d21ae5b0a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:25.802Z|f504773e-0bc2-4441-ac2c-1d21ae5b0a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:31.775Z|fe32cf23-8ce3-42fb-9477-2bf92bf121e2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T03:53:31.776Z|fe32cf23-8ce3-42fb-9477-2bf92bf121e2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:34.033Z|6290ac2e-d22d-4c6a-a6a4-43a8292e60ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:34.035Z|6290ac2e-d22d-4c6a-a6a4-43a8292e60ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:35.371Z|81fbaa61-8eb9-45d1-b523-f0850764f3ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:35.372Z|81fbaa61-8eb9-45d1-b523-f0850764f3ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:35.834Z|9da970b1-2cd1-4ec7-88af-1d6298c7de8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:35.836Z|9da970b1-2cd1-4ec7-88af-1d6298c7de8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:39.433Z|4eccb040-c64b-41ce-a455-b9479475bf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:53:39.434Z|4eccb040-c64b-41ce-a455-b9479475bf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:53:39.528Z|39c78fd8-723a-46a6-b2d8-7035eb66da1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:53:39.528Z|39c78fd8-723a-46a6-b2d8-7035eb66da1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:53:44.060Z|3c074ecd-39be-45c7-b078-bc8ff4473e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:44.061Z|3c074ecd-39be-45c7-b078-bc8ff4473e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:45.399Z|85b486a2-800d-4148-919b-ad6987c5fe23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:45.400Z|85b486a2-800d-4148-919b-ad6987c5fe23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:45.862Z|6d9811e7-2709-4b27-ab02-100d085bbfe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:45.863Z|6d9811e7-2709-4b27-ab02-100d085bbfe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:54.085Z|311efe56-c243-4ba6-a250-96f254b2a9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:54.086Z|311efe56-c243-4ba6-a250-96f254b2a9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:54.433Z|8b02384c-1e02-4700-a110-710f165eb5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:53:54.433Z|8b02384c-1e02-4700-a110-710f165eb5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:53:55.424Z|526c2e3a-ed46-4b54-a286-e52b41fbdf42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:55.425Z|526c2e3a-ed46-4b54-a286-e52b41fbdf42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:53:55.887Z|730d6691-7fc6-4c88-a167-61d845951ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:53:55.888Z|730d6691-7fc6-4c88-a167-61d845951ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:04.115Z|866e3ec9-c6e0-4c86-9e4c-dfc3816a7af5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:04.117Z|866e3ec9-c6e0-4c86-9e4c-dfc3816a7af5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:05.451Z|2fc4b98f-9b5f-408c-947f-6fa0105b1fae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:05.452Z|2fc4b98f-9b5f-408c-947f-6fa0105b1fae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:05.914Z|92f12bb6-5ea3-4fee-9ddc-22f41401229a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:05.915Z|92f12bb6-5ea3-4fee-9ddc-22f41401229a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:09.433Z|8ec5916f-0736-41e6-adb6-0a6cb8538100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:54:09.436Z|8ec5916f-0736-41e6-adb6-0a6cb8538100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:54:09.529Z|319528de-c626-4a2a-800e-ac53cf1d7c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:54:09.530Z|319528de-c626-4a2a-800e-ac53cf1d7c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:54:14.162Z|21aa2d6c-d350-4f0d-9ab1-1bcdbb3ef289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:14.163Z|21aa2d6c-d350-4f0d-9ab1-1bcdbb3ef289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:15.479Z|54bd376d-de55-4377-b6b6-0a60680535d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:15.480Z|54bd376d-de55-4377-b6b6-0a60680535d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:15.940Z|773f6cea-4e7d-4142-9d01-5ad6b6dc85a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:15.941Z|773f6cea-4e7d-4142-9d01-5ad6b6dc85a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:24.191Z|50c7d819-5db1-4479-a1c7-30a3eeee9552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:24.193Z|50c7d819-5db1-4479-a1c7-30a3eeee9552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:24.433Z|73b0d727-a3d2-4220-85df-5297d8b0c044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:54:24.433Z|73b0d727-a3d2-4220-85df-5297d8b0c044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:54:25.508Z|dfcb423c-0f28-4c8f-b7db-799f51015db0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:25.509Z|dfcb423c-0f28-4c8f-b7db-799f51015db0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:25.964Z|5630f00f-3144-4245-b4e8-f74afd60179b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:25.965Z|5630f00f-3144-4245-b4e8-f74afd60179b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:31.774Z|c3a7ce46-ae5c-4d81-a0f6-1252c53ce2da|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T03:54:31.775Z|c3a7ce46-ae5c-4d81-a0f6-1252c53ce2da|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:34.236Z|b249f25e-d7c1-47d4-b8c8-b87bd6f632e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:34.237Z|b249f25e-d7c1-47d4-b8c8-b87bd6f632e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:35.533Z|8669a1ee-1305-4d91-91e4-f49d234fd5b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:35.535Z|8669a1ee-1305-4d91-91e4-f49d234fd5b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:35.989Z|36c73711-e398-449e-8f32-8b74d1980853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:35.990Z|36c73711-e398-449e-8f32-8b74d1980853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:39.433Z|33e0de32-46ff-4f3b-8802-54f48311c7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:54:39.433Z|33e0de32-46ff-4f3b-8802-54f48311c7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:54:39.531Z|7a2fcd10-0629-4c07-a004-518fdbc70264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:54:39.531Z|7a2fcd10-0629-4c07-a004-518fdbc70264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:54:44.269Z|18099125-503a-4a39-b27f-9c5427508590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:44.270Z|18099125-503a-4a39-b27f-9c5427508590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:45.559Z|95940d4b-1465-427b-b5f0-7a46147c9818|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:45.560Z|95940d4b-1465-427b-b5f0-7a46147c9818|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:46.013Z|69f391b4-a041-41e9-be9e-d806902dc086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:46.014Z|69f391b4-a041-41e9-be9e-d806902dc086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:54.294Z|312e1f5b-9ca7-439a-ab10-d0afeecfd2bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:54.295Z|312e1f5b-9ca7-439a-ab10-d0afeecfd2bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:54.433Z|9590c1a6-ef4d-4b35-91bf-0fac6abae2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:54:54.436Z|9590c1a6-ef4d-4b35-91bf-0fac6abae2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:54:55.585Z|b5de9acb-c561-4a41-a590-b617e823adb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:55.586Z|b5de9acb-c561-4a41-a590-b617e823adb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:54:56.038Z|91176406-8786-4850-87cc-7bc6de67642c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:54:56.039Z|91176406-8786-4850-87cc-7bc6de67642c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:04.320Z|d41ab0d7-592e-4dce-a2cb-ab87e24e1422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:04.321Z|d41ab0d7-592e-4dce-a2cb-ab87e24e1422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:05.612Z|f3b6ff58-8006-4e24-b86b-ce6279960339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:05.613Z|f3b6ff58-8006-4e24-b86b-ce6279960339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:06.075Z|8be091ec-a5b5-4907-bb5b-c914ecc6bb0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:06.090Z|8be091ec-a5b5-4907-bb5b-c914ecc6bb0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:09.433Z|ea92481e-d9f4-4870-a5b8-d578b014af8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:55:09.433Z|ea92481e-d9f4-4870-a5b8-d578b014af8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:55:09.532Z|89f23e28-575c-495e-aecd-5288afa69dfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:55:09.533Z|89f23e28-575c-495e-aecd-5288afa69dfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:55:14.347Z|bd489e17-afc9-4461-accb-63ed6226a504|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:14.349Z|bd489e17-afc9-4461-accb-63ed6226a504|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:15.636Z|1b420fab-c136-414a-9001-09dd8cef0176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:15.636Z|1b420fab-c136-414a-9001-09dd8cef0176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:16.118Z|110ae468-821a-4063-bd93-9e092bdd5e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:16.119Z|110ae468-821a-4063-bd93-9e092bdd5e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:24.386Z|b30e9730-96a5-4c38-8b06-24149787a8a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:24.391Z|b30e9730-96a5-4c38-8b06-24149787a8a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:24.433Z|dc5fa043-6b22-4b55-b7b6-cd939c6d95b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:55:24.434Z|dc5fa043-6b22-4b55-b7b6-cd939c6d95b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:55:25.662Z|a916a8c2-d041-47d0-9aa5-cb2fbc09dcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:25.663Z|a916a8c2-d041-47d0-9aa5-cb2fbc09dcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:26.143Z|1ec0ad59-2453-46b7-9d59-90fb6991a3ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:26.144Z|1ec0ad59-2453-46b7-9d59-90fb6991a3ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:31.775Z|73e651f1-9d17-454c-a718-85c3105e3546|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T03:55:31.775Z|73e651f1-9d17-454c-a718-85c3105e3546|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:34.421Z|5ef940c6-d161-4e0a-a0d1-b008198a9f5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:34.422Z|5ef940c6-d161-4e0a-a0d1-b008198a9f5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:35.701Z|3c34f32a-0d6a-4a42-9081-435927a9c026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:35.702Z|3c34f32a-0d6a-4a42-9081-435927a9c026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:36.167Z|de1c26f7-ade3-4080-b5fc-50e96697f2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:36.168Z|de1c26f7-ade3-4080-b5fc-50e96697f2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:39.433Z|f1188b3c-0885-42a1-a843-ae888ba02fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:55:39.438Z|f1188b3c-0885-42a1-a843-ae888ba02fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:55:39.534Z|26314c96-3e5f-4f2e-926f-158274be7bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:55:39.535Z|26314c96-3e5f-4f2e-926f-158274be7bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:55:44.446Z|d4940b7b-d8c6-4e48-be28-4fbec02c4643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:44.447Z|d4940b7b-d8c6-4e48-be28-4fbec02c4643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:45.726Z|12495861-d2d0-4bcb-b3ef-5a9307187174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:45.727Z|12495861-d2d0-4bcb-b3ef-5a9307187174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:46.195Z|3590687e-b415-4436-b8ad-149a3f0932b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:46.196Z|3590687e-b415-4436-b8ad-149a3f0932b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:54.433Z|25a2e18f-a2ca-4ea9-96ea-a964456cd4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:55:54.433Z|25a2e18f-a2ca-4ea9-96ea-a964456cd4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:55:54.470Z|a6394d13-eb8c-4d23-b3d8-64cd24ebff75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:54.470Z|a6394d13-eb8c-4d23-b3d8-64cd24ebff75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:55.752Z|7e7cc3dd-94b7-4174-b222-2d9a0482e7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:55.752Z|7e7cc3dd-94b7-4174-b222-2d9a0482e7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:55:56.220Z|4236fb12-97b9-4160-9c81-dd978f93d7d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:55:56.221Z|4236fb12-97b9-4160-9c81-dd978f93d7d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:04.506Z|a0a636e2-e49f-4843-84ed-8f3a1abbdd54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:04.507Z|a0a636e2-e49f-4843-84ed-8f3a1abbdd54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:05.780Z|d7c2755f-2f89-440f-b34b-347f13004342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:05.780Z|d7c2755f-2f89-440f-b34b-347f13004342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:06.245Z|c500f66f-d404-43f6-ace7-08a62b49557e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:06.246Z|c500f66f-d404-43f6-ace7-08a62b49557e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:09.433Z|27ce7ef2-9f4a-4ee7-91c5-b82f0e5d20be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:56:09.433Z|27ce7ef2-9f4a-4ee7-91c5-b82f0e5d20be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:56:09.536Z|50bbf04b-680c-4fb4-b27e-c924d75b3ad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:56:09.536Z|50bbf04b-680c-4fb4-b27e-c924d75b3ad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:56:14.533Z|ba776a6c-d90a-41f4-ae79-7ceb3eea5736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:14.534Z|ba776a6c-d90a-41f4-ae79-7ceb3eea5736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:15.807Z|91637d25-8ed1-44f1-96a5-721befa3edeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:15.808Z|91637d25-8ed1-44f1-96a5-721befa3edeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:16.270Z|2114635e-519b-4196-ac2d-24d7d81f1141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:16.271Z|2114635e-519b-4196-ac2d-24d7d81f1141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:24.433Z|6783e9f0-ca7c-4299-9cf3-ba389d64f79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:56:24.437Z|6783e9f0-ca7c-4299-9cf3-ba389d64f79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:56:24.558Z|1d8de175-ee43-407f-9c46-0528418f3e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:24.559Z|1d8de175-ee43-407f-9c46-0528418f3e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:25.833Z|d787fa16-139a-4128-a8a6-b8cd4e9a85be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:25.833Z|d787fa16-139a-4128-a8a6-b8cd4e9a85be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:26.295Z|3ff17714-db97-47aa-a55d-27b03664e310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:26.297Z|3ff17714-db97-47aa-a55d-27b03664e310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:31.774Z|6faee14d-db66-402c-a96a-a563e078e8d9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T03:56:31.775Z|6faee14d-db66-402c-a96a-a563e078e8d9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:34.594Z|9da4e3dc-3ddd-469f-af5c-b4dcfcc96921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:34.595Z|9da4e3dc-3ddd-469f-af5c-b4dcfcc96921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:35.858Z|b83add7a-4003-4fd6-b0af-33ca3f7062a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:35.859Z|b83add7a-4003-4fd6-b0af-33ca3f7062a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:36.326Z|e630c763-df63-4c94-bea9-c4622c3961ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:36.327Z|e630c763-df63-4c94-bea9-c4622c3961ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:39.433Z|48f16272-0569-451f-a964-9dd9e4ce4069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:56:39.433Z|48f16272-0569-451f-a964-9dd9e4ce4069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:56:39.538Z|4fb2ce80-0a1e-4877-a52b-09ef6594be23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:56:39.538Z|4fb2ce80-0a1e-4877-a52b-09ef6594be23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:56:44.621Z|2c324e94-acb8-4dd2-b057-44d9462557e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:44.622Z|2c324e94-acb8-4dd2-b057-44d9462557e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:45.887Z|03c18700-7c4d-494c-9054-ef7b9f14623d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:45.888Z|03c18700-7c4d-494c-9054-ef7b9f14623d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:46.353Z|21f0a0f7-fae3-4bba-ad28-4551058fecbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:46.354Z|21f0a0f7-fae3-4bba-ad28-4551058fecbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:54.433Z|824e1cd0-a4cd-47ca-a9f9-49b5ca31d501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:56:54.433Z|824e1cd0-a4cd-47ca-a9f9-49b5ca31d501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:56:54.646Z|b1ef89d2-7a9d-4eec-908f-0d208ceec510|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:54.646Z|b1ef89d2-7a9d-4eec-908f-0d208ceec510|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:55.920Z|5a8fcf80-ffae-47c0-937a-72cedafb6966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:55.921Z|5a8fcf80-ffae-47c0-937a-72cedafb6966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:56:56.383Z|4342a190-0d00-499c-b6ad-ff1af5e275a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:56:56.384Z|4342a190-0d00-499c-b6ad-ff1af5e275a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:04.687Z|3a14b8eb-0440-4f9f-b569-095b604338d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:04.688Z|3a14b8eb-0440-4f9f-b569-095b604338d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:05.948Z|c624e2e3-da4d-44b3-9068-15d76559b259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:05.949Z|c624e2e3-da4d-44b3-9068-15d76559b259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:06.410Z|2125679d-cb2a-4a24-b2a4-3b03140a8cf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:06.411Z|2125679d-cb2a-4a24-b2a4-3b03140a8cf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:09.433Z|5eb4c2c9-0a37-49e5-8186-92926474f38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:57:09.436Z|5eb4c2c9-0a37-49e5-8186-92926474f38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:57:09.539Z|a03155d5-e86e-4f9c-8e5e-512f8185ce12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:57:09.540Z|a03155d5-e86e-4f9c-8e5e-512f8185ce12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:57:14.711Z|edcb7522-7993-47b9-8627-253f711b9e3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:14.712Z|edcb7522-7993-47b9-8627-253f711b9e3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:15.974Z|32cd4165-3ba3-4d70-aa31-cd2ab75af692|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:15.976Z|32cd4165-3ba3-4d70-aa31-cd2ab75af692|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:16.435Z|6969039b-650f-4523-a905-9363f8a3a7ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:16.436Z|6969039b-650f-4523-a905-9363f8a3a7ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:24.433Z|17c12b6b-9bbb-41dc-9db6-b9cda5a0e040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:57:24.433Z|17c12b6b-9bbb-41dc-9db6-b9cda5a0e040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:57:24.737Z|7e478baf-5f83-45de-ade3-c729598e3cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:24.738Z|7e478baf-5f83-45de-ade3-c729598e3cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:26.006Z|d97abe50-4a52-42f2-84e0-c1cfa88ccf6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:26.008Z|d97abe50-4a52-42f2-84e0-c1cfa88ccf6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:26.461Z|8bd06b72-138a-4f8d-b5b0-0d57a934fa45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:26.462Z|8bd06b72-138a-4f8d-b5b0-0d57a934fa45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:31.774Z|a6369e7a-91b1-4465-8c28-59d610299a0f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T03:57:31.775Z|a6369e7a-91b1-4465-8c28-59d610299a0f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:34.775Z|769f3c32-2f42-4a94-afc5-97033c251547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:34.777Z|769f3c32-2f42-4a94-afc5-97033c251547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:36.038Z|842fcc0f-aa1f-41d4-a30c-6201f2f8c7d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:36.039Z|842fcc0f-aa1f-41d4-a30c-6201f2f8c7d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:36.487Z|7454ec83-b598-45cf-a31d-f4ad1728f3ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:36.487Z|7454ec83-b598-45cf-a31d-f4ad1728f3ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:39.433Z|247696ff-99ed-4ea8-88b0-70a7c247f136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:57:39.433Z|247696ff-99ed-4ea8-88b0-70a7c247f136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:57:39.541Z|a7af53fd-2711-462c-bd1c-e85bcd0e349b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:57:39.541Z|a7af53fd-2711-462c-bd1c-e85bcd0e349b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:57:44.802Z|72f5eabf-7506-4d6b-b141-26072735fdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:44.803Z|72f5eabf-7506-4d6b-b141-26072735fdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:46.062Z|1bc8d67b-825e-49f7-981a-72b456abf34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:46.063Z|1bc8d67b-825e-49f7-981a-72b456abf34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:46.510Z|5023ada3-da79-4f59-bf25-c6be7de8dc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:46.511Z|5023ada3-da79-4f59-bf25-c6be7de8dc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:54.433Z|abf61027-5aef-4ac2-8ffc-1eb13653ccb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:57:54.435Z|abf61027-5aef-4ac2-8ffc-1eb13653ccb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:57:54.829Z|573c4a61-b987-4b79-b317-c0ec94feecb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:54.830Z|573c4a61-b987-4b79-b317-c0ec94feecb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:56.094Z|73720c34-c7b0-4756-8030-67240809e974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:56.095Z|73720c34-c7b0-4756-8030-67240809e974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:57:56.545Z|7fd5fece-5d72-4dea-af03-204cb394786a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:57:56.546Z|7fd5fece-5d72-4dea-af03-204cb394786a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:04.853Z|3459e496-8109-4986-a287-cb5d2d36db12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:04.854Z|3459e496-8109-4986-a287-cb5d2d36db12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:06.118Z|c2c86030-55d4-428d-a01d-bcaefe64ce6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:06.119Z|c2c86030-55d4-428d-a01d-bcaefe64ce6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:06.574Z|737e6c5b-7fb7-4dda-a3b1-7a897c8d89c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:06.575Z|737e6c5b-7fb7-4dda-a3b1-7a897c8d89c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:09.433Z|cc265cfb-cff1-4914-b3ee-4d8b08a2318b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:58:09.433Z|cc265cfb-cff1-4914-b3ee-4d8b08a2318b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:58:09.542Z|eac8c6b8-51de-4702-875e-0f9651ae9f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:58:09.543Z|eac8c6b8-51de-4702-875e-0f9651ae9f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:58:14.884Z|8eb09f24-e3ea-4ec6-8b36-8d8068787b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:14.884Z|8eb09f24-e3ea-4ec6-8b36-8d8068787b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:16.142Z|a1e2c65d-712b-4b10-a37b-ac80be20a2df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:16.143Z|a1e2c65d-712b-4b10-a37b-ac80be20a2df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:16.600Z|2fd75611-34aa-4b76-b166-2566eaa6793e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:16.601Z|2fd75611-34aa-4b76-b166-2566eaa6793e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:24.433Z|d5e60b4e-8ea8-44b4-aa2d-289532423be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:58:24.434Z|d5e60b4e-8ea8-44b4-aa2d-289532423be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:58:24.918Z|14ab155a-ea66-4e2f-8254-29a0544a940a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:24.919Z|14ab155a-ea66-4e2f-8254-29a0544a940a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:26.166Z|4a89b871-192f-4344-8505-5d2e229725fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:26.167Z|4a89b871-192f-4344-8505-5d2e229725fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:26.625Z|349bc5b9-c334-4e91-9629-33896c764ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:26.626Z|349bc5b9-c334-4e91-9629-33896c764ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:31.774Z|171e068e-6a85-40bf-bd5f-c3ae8257eecd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T03:58:31.775Z|171e068e-6a85-40bf-bd5f-c3ae8257eecd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:34.942Z|5fa38a23-a6fb-49f4-a627-76f15ff100db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:34.943Z|5fa38a23-a6fb-49f4-a627-76f15ff100db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:36.192Z|4e2a6f3f-26e6-4c4f-8269-3c58cf31a78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:36.193Z|4e2a6f3f-26e6-4c4f-8269-3c58cf31a78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:36.651Z|daba5738-7e9a-4842-bbbd-f6e134b7fc9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:36.652Z|daba5738-7e9a-4842-bbbd-f6e134b7fc9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:39.433Z|d3ff350d-f76c-4fbb-b86e-43b16640a4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:58:39.436Z|d3ff350d-f76c-4fbb-b86e-43b16640a4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:58:39.544Z|ef0f6278-f442-4872-b6f3-457ce3a7beda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:58:39.544Z|ef0f6278-f442-4872-b6f3-457ce3a7beda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:58:45.009Z|3dba4354-d8ab-4682-9148-a606d9ed3824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:45.012Z|3dba4354-d8ab-4682-9148-a606d9ed3824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:46.218Z|952ac679-6e40-4b96-846a-82c6fa06826b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:46.219Z|952ac679-6e40-4b96-846a-82c6fa06826b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:46.686Z|f4870c95-cc46-43c4-992d-4f6731ff7bd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:46.687Z|f4870c95-cc46-43c4-992d-4f6731ff7bd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:54.433Z|7113b35e-8f28-4fff-ab03-42dc4c26aaf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:58:54.433Z|7113b35e-8f28-4fff-ab03-42dc4c26aaf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:58:55.039Z|80935c10-3696-4370-bd6a-9964fc73c64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:55.040Z|80935c10-3696-4370-bd6a-9964fc73c64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:56.242Z|26a4e449-2177-4f89-8588-16fe8fd98332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:56.243Z|26a4e449-2177-4f89-8588-16fe8fd98332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:58:56.722Z|799459e1-3dad-4a1a-a183-56e9de66acc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:58:56.724Z|799459e1-3dad-4a1a-a183-56e9de66acc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:05.068Z|2e1943ca-21c5-4b2f-9d60-9c3013a8491e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:05.069Z|2e1943ca-21c5-4b2f-9d60-9c3013a8491e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:06.266Z|a09354da-5384-4677-93bd-e7bf086f8f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:06.267Z|a09354da-5384-4677-93bd-e7bf086f8f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:06.755Z|55d42c91-b851-4107-bdb9-8213a33d233b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:06.756Z|55d42c91-b851-4107-bdb9-8213a33d233b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:09.433Z|b49b628c-3cfc-4eb2-a2aa-d9f068a5efa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:59:09.433Z|b49b628c-3cfc-4eb2-a2aa-d9f068a5efa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:59:09.545Z|cc687362-9fb4-4501-a043-193d208ad5c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:59:09.546Z|cc687362-9fb4-4501-a043-193d208ad5c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:59:15.094Z|0516c6c3-4412-46fb-8a60-92b6b3a3f518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:15.095Z|0516c6c3-4412-46fb-8a60-92b6b3a3f518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:16.293Z|2aa32858-3a5a-4468-bbae-877898de1b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:16.294Z|2aa32858-3a5a-4468-bbae-877898de1b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:16.783Z|63e270ca-0e7a-44e8-984c-689e2309ad6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:16.784Z|63e270ca-0e7a-44e8-984c-689e2309ad6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:24.433Z|c82e15bb-120c-4c97-95f9-eb00f186881a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:59:24.437Z|c82e15bb-120c-4c97-95f9-eb00f186881a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:59:25.144Z|2ba7ef29-c920-4d75-af4a-52fc03d85f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:25.145Z|2ba7ef29-c920-4d75-af4a-52fc03d85f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:26.319Z|6a74d00c-9107-46a7-9538-15dd14e93c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:26.320Z|6a74d00c-9107-46a7-9538-15dd14e93c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:26.827Z|7d81ce42-0628-4070-8873-94c8fa0bfd31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:26.828Z|7d81ce42-0628-4070-8873-94c8fa0bfd31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:31.775Z|aeacf4c2-d7e5-4244-9b89-1953eec00a51|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T03:59:31.776Z|aeacf4c2-d7e5-4244-9b89-1953eec00a51|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:35.193Z|1e592b48-c575-4673-822c-7799b2f43651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:35.193Z|1e592b48-c575-4673-822c-7799b2f43651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:36.354Z|38c5cf61-1d02-413b-a6cd-b9f4ed014eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:36.355Z|38c5cf61-1d02-413b-a6cd-b9f4ed014eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:36.857Z|8811d3da-e4ef-44f2-9bea-11724fd43254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:36.858Z|8811d3da-e4ef-44f2-9bea-11724fd43254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:39.433Z|dad14bc7-ce7f-46c0-8137-d56c49331bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:59:39.433Z|dad14bc7-ce7f-46c0-8137-d56c49331bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:59:39.547Z|365fe644-89a4-419d-9162-df2e40d2256c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:59:39.547Z|365fe644-89a4-419d-9162-df2e40d2256c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:59:45.218Z|94a70863-460e-4d43-94b7-efb1f9b76c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:45.229Z|94a70863-460e-4d43-94b7-efb1f9b76c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:46.381Z|8600184a-281a-4f2d-848e-bd64587c477a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:46.382Z|8600184a-281a-4f2d-848e-bd64587c477a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:46.883Z|47a98650-f649-4206-b0b6-a0463664a75a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:46.884Z|47a98650-f649-4206-b0b6-a0463664a75a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:54.433Z|71a59d88-26c2-4004-85b9-6179df97b2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T03:59:54.433Z|71a59d88-26c2-4004-85b9-6179df97b2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T03:59:55.267Z|e7c76f5c-659c-4dbe-b366-63522e4601ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:55.268Z|e7c76f5c-659c-4dbe-b366-63522e4601ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:56.405Z|d2a58f1d-0eaa-4e40-b517-44ef6a008bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:56.406Z|d2a58f1d-0eaa-4e40-b517-44ef6a008bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T03:59:56.911Z|58ff6d0c-dfa5-4b0e-8eee-61ae84efcf38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T03:59:56.912Z|58ff6d0c-dfa5-4b0e-8eee-61ae84efcf38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:05.300Z|0faab4ec-1dee-436c-aa4c-b4475ff16f4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:05.301Z|0faab4ec-1dee-436c-aa4c-b4475ff16f4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:06.430Z|ebb74be7-b4ee-4337-9aab-c1369577af31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:06.431Z|ebb74be7-b4ee-4337-9aab-c1369577af31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:06.936Z|9071830c-0874-418c-b38c-185b78a98dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:06.937Z|9071830c-0874-418c-b38c-185b78a98dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:09.432Z|d56ea2e7-09af-4b92-b919-d7df2caffd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:00:09.436Z|d56ea2e7-09af-4b92-b919-d7df2caffd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:00:09.548Z|4977330a-da50-4287-904a-ee5ac178530d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:00:09.549Z|4977330a-da50-4287-904a-ee5ac178530d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:00:15.377Z|c1dc6149-c089-4d35-b0a9-863c6cf00c1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:15.439Z|c1dc6149-c089-4d35-b0a9-863c6cf00c1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:16.455Z|f9e54e36-7706-4477-9ff4-146006b0b52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:16.456Z|f9e54e36-7706-4477-9ff4-146006b0b52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:16.962Z|a590cc43-3887-494c-b86f-037702e70630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:16.963Z|a590cc43-3887-494c-b86f-037702e70630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:24.433Z|86dc3c94-23c3-4895-a618-3c85af5dec2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:00:24.433Z|86dc3c94-23c3-4895-a618-3c85af5dec2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:00:25.518Z|8bac58ec-c240-45e6-8e96-60bd011caa51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:25.518Z|8bac58ec-c240-45e6-8e96-60bd011caa51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:26.483Z|bc363e68-952c-40cd-91c0-476feedd3a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:26.484Z|bc363e68-952c-40cd-91c0-476feedd3a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:26.990Z|aa172dfb-2d2a-4a8b-bc23-3dcda92261dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:26.991Z|aa172dfb-2d2a-4a8b-bc23-3dcda92261dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:31.775Z|64e8a2ab-aaf5-4783-8870-b2bb7dd326c8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:00:31.776Z|64e8a2ab-aaf5-4783-8870-b2bb7dd326c8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:35.544Z|35b36408-3448-4a5f-bf1b-0775aeebc60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:35.545Z|35b36408-3448-4a5f-bf1b-0775aeebc60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:36.512Z|27cfcb86-ac5b-4eac-ab8a-75256ad829b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:36.512Z|27cfcb86-ac5b-4eac-ab8a-75256ad829b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:37.015Z|cd8499b5-d72b-410c-8ee4-3636727f43bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:37.016Z|cd8499b5-d72b-410c-8ee4-3636727f43bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:39.433Z|f513da02-6645-468b-a5cd-4752d24af0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:00:39.433Z|f513da02-6645-468b-a5cd-4752d24af0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:00:39.549Z|74306907-354e-49c7-b72a-bf7b43f91e34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:00:39.550Z|74306907-354e-49c7-b72a-bf7b43f91e34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:00:45.571Z|b73a7d7e-3370-4280-9e75-8cf36276ea6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:45.572Z|b73a7d7e-3370-4280-9e75-8cf36276ea6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:46.536Z|eb658090-67a4-4c8b-bdcc-c7df911b0fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:46.537Z|eb658090-67a4-4c8b-bdcc-c7df911b0fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:47.038Z|56445a2b-ef03-4e65-b793-8602cebd7868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:47.039Z|56445a2b-ef03-4e65-b793-8602cebd7868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:54.433Z|672b6be4-715d-4a73-88d1-ca4060814dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:00:54.437Z|672b6be4-715d-4a73-88d1-ca4060814dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:00:55.608Z|cd6ff976-c1af-4a94-a379-7d419058f0a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:55.609Z|cd6ff976-c1af-4a94-a379-7d419058f0a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:56.562Z|808cccf7-517e-4c8d-a9b2-cecf6aceb411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:56.563Z|808cccf7-517e-4c8d-a9b2-cecf6aceb411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:00:57.062Z|2fa99d90-78f0-4e37-b463-ee49fed74bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:00:57.063Z|2fa99d90-78f0-4e37-b463-ee49fed74bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:05.654Z|feedaf2f-4d87-4319-91b4-25f14f89e153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:05.655Z|feedaf2f-4d87-4319-91b4-25f14f89e153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:06.592Z|521f88fc-72bc-4b34-8054-d39a41fd0f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:06.593Z|521f88fc-72bc-4b34-8054-d39a41fd0f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:07.088Z|62febaa6-7827-42c8-84e9-a500174b8dba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:07.089Z|62febaa6-7827-42c8-84e9-a500174b8dba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:09.433Z|d42d3b32-a97c-46b9-8031-f60da14f8dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:01:09.434Z|d42d3b32-a97c-46b9-8031-f60da14f8dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:01:09.551Z|9ea7404b-6ae8-4829-a4ae-e577506c113c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:01:09.552Z|9ea7404b-6ae8-4829-a4ae-e577506c113c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:01:15.696Z|2ba30f78-bcd5-4844-897a-b40dccd8878a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:15.697Z|2ba30f78-bcd5-4844-897a-b40dccd8878a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:16.627Z|881ef358-f87e-4fef-a65e-e622633d59c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:16.628Z|881ef358-f87e-4fef-a65e-e622633d59c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:17.112Z|67a46f1c-cdfc-4184-91ac-9d9519dc45c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:17.113Z|67a46f1c-cdfc-4184-91ac-9d9519dc45c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:24.434Z|985b3f3c-50c7-4f6b-b9ef-755797834a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:01:24.436Z|985b3f3c-50c7-4f6b-b9ef-755797834a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:01:25.724Z|cb36cf30-390c-4b18-b9ca-e7875ba86632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:25.725Z|cb36cf30-390c-4b18-b9ca-e7875ba86632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:26.671Z|3d84ebfe-ac88-4436-ac05-64d3fbe43386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:26.672Z|3d84ebfe-ac88-4436-ac05-64d3fbe43386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:27.135Z|e28f9fad-fcdc-4a49-9be3-919083059e90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:27.136Z|e28f9fad-fcdc-4a49-9be3-919083059e90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:31.776Z|1c0691e0-af91-49f4-bf74-f027eb5944b5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:01:31.777Z|1c0691e0-af91-49f4-bf74-f027eb5944b5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:35.776Z|b2008fb0-9772-4b36-a9ed-f0edf154e249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:35.777Z|b2008fb0-9772-4b36-a9ed-f0edf154e249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:36.712Z|fea26fe2-a91d-4091-9b09-31ae72fca165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:36.712Z|fea26fe2-a91d-4091-9b09-31ae72fca165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:37.162Z|68fe51a2-1cdf-4981-8dc0-d18af1c09d47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:37.163Z|68fe51a2-1cdf-4981-8dc0-d18af1c09d47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:39.433Z|7780a0e2-e30b-489b-be25-3f956eced2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:01:39.438Z|7780a0e2-e30b-489b-be25-3f956eced2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:01:39.553Z|a4c479b9-17c8-4f5e-966a-f53b3f849c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:01:39.554Z|a4c479b9-17c8-4f5e-966a-f53b3f849c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:01:45.802Z|913c1043-1ba3-4a18-ae33-70af752355a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:45.803Z|913c1043-1ba3-4a18-ae33-70af752355a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:46.752Z|e48e909a-cc0a-4f77-89ee-be14c617700a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:46.753Z|e48e909a-cc0a-4f77-89ee-be14c617700a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:47.187Z|b665d645-9fbc-4363-aa14-bf349cb0bf1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:47.188Z|b665d645-9fbc-4363-aa14-bf349cb0bf1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:54.433Z|953668e1-5ca1-42d1-897c-d7e2d8e84905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:01:54.433Z|953668e1-5ca1-42d1-897c-d7e2d8e84905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:01:55.827Z|34e40937-f6c0-4989-a69e-d0c12f6f3008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:55.828Z|34e40937-f6c0-4989-a69e-d0c12f6f3008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:56.779Z|6ed3f19c-5f39-4492-9609-eec209b3f98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:56.780Z|6ed3f19c-5f39-4492-9609-eec209b3f98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:01:57.211Z|0ca5920d-dc30-4218-8ec1-0637827c7f03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:01:57.212Z|0ca5920d-dc30-4218-8ec1-0637827c7f03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:05.857Z|b332910a-f92d-432b-81af-08873d6a2789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:05.858Z|b332910a-f92d-432b-81af-08873d6a2789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:06.812Z|a3d0b571-0d3e-4e79-832a-0e509e2c5837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:06.813Z|a3d0b571-0d3e-4e79-832a-0e509e2c5837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:07.239Z|08e2cb53-0a50-4d5d-afc0-eca76691d5c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:07.239Z|08e2cb53-0a50-4d5d-afc0-eca76691d5c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:09.433Z|a6b9fbef-3572-486b-9218-be91d1c8f80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:02:09.433Z|a6b9fbef-3572-486b-9218-be91d1c8f80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:02:09.555Z|d4ddd1f7-d1dc-4fa2-9e0e-a2c98de4e3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:02:09.555Z|d4ddd1f7-d1dc-4fa2-9e0e-a2c98de4e3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:02:15.882Z|cbea9044-e233-447a-8b05-726d7a4ca195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:15.883Z|cbea9044-e233-447a-8b05-726d7a4ca195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:16.840Z|8880474d-de92-4d02-8fed-cc667ea1e948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:16.841Z|8880474d-de92-4d02-8fed-cc667ea1e948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:17.264Z|8492529c-a54c-49ef-8f00-3a79047a618f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:17.265Z|8492529c-a54c-49ef-8f00-3a79047a618f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:24.433Z|cc23fb14-385e-468a-8adc-ec072fe0eaff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:02:24.435Z|cc23fb14-385e-468a-8adc-ec072fe0eaff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:02:25.907Z|bf826839-6028-42d3-863f-b246862ecaa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:25.908Z|bf826839-6028-42d3-863f-b246862ecaa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:26.921Z|39115df9-4380-4505-a7cc-903e35cac505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:26.922Z|39115df9-4380-4505-a7cc-903e35cac505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:27.288Z|ec9ac46d-c486-4aba-b62d-5ead6b081b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:27.289Z|ec9ac46d-c486-4aba-b62d-5ead6b081b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:31.774Z|94f32793-f917-4c24-8d7c-542b71229cf1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:02:31.775Z|94f32793-f917-4c24-8d7c-542b71229cf1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:35.932Z|5f879cf0-20c8-479f-b9ba-14356871cc20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:35.933Z|5f879cf0-20c8-479f-b9ba-14356871cc20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:36.949Z|32092609-5278-49dd-8c6f-d17a3701d1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:36.950Z|32092609-5278-49dd-8c6f-d17a3701d1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:37.313Z|33b39c3f-9104-4825-b95a-d88057466674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:37.314Z|33b39c3f-9104-4825-b95a-d88057466674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:39.433Z|0940f899-846d-42aa-9a57-e4ba787fe1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:02:39.433Z|0940f899-846d-42aa-9a57-e4ba787fe1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:02:39.556Z|2c351c55-a5ce-494a-8a40-addeacec94b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:02:39.557Z|2c351c55-a5ce-494a-8a40-addeacec94b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:02:45.955Z|c688996c-f7a2-418b-a072-6c955d841854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:45.956Z|c688996c-f7a2-418b-a072-6c955d841854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:46.973Z|6d012809-8be3-465a-aae2-b2427deb06c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:46.974Z|6d012809-8be3-465a-aae2-b2427deb06c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:47.337Z|b604b2ba-1f6c-4e7b-bce2-a45ffd2ccf81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:47.337Z|b604b2ba-1f6c-4e7b-bce2-a45ffd2ccf81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:54.433Z|8ddee97e-4c3e-498b-873b-5c386baf0b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:02:54.433Z|8ddee97e-4c3e-498b-873b-5c386baf0b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:02:55.980Z|f28042ef-76eb-477c-8953-50511e92d1eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:55.981Z|f28042ef-76eb-477c-8953-50511e92d1eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:56.997Z|a0e2fe56-8eb6-4c07-bd93-17453affad9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:56.998Z|a0e2fe56-8eb6-4c07-bd93-17453affad9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:02:57.361Z|259f5e0c-b74e-4e01-9540-ef1866b0e1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:02:57.361Z|259f5e0c-b74e-4e01-9540-ef1866b0e1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:06.011Z|63f9fdd9-3214-488f-a9d1-87d096a93f0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:06.012Z|63f9fdd9-3214-488f-a9d1-87d096a93f0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:07.023Z|00a7fc04-0284-46f1-92d1-82214ec95710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:07.024Z|00a7fc04-0284-46f1-92d1-82214ec95710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:07.386Z|c9e604bb-d0f4-4455-ab31-e3728b793894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:07.387Z|c9e604bb-d0f4-4455-ab31-e3728b793894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:09.432Z|52ffb0d1-b4e5-4d70-b148-9af7dfec7484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:03:09.436Z|52ffb0d1-b4e5-4d70-b148-9af7dfec7484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:03:09.558Z|08191902-5a77-4d40-9a3f-e4d25533fb15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:03:09.558Z|08191902-5a77-4d40-9a3f-e4d25533fb15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:03:16.039Z|f95a725d-069a-437d-977c-cd44aceae1d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:16.040Z|f95a725d-069a-437d-977c-cd44aceae1d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:17.047Z|055c0cdc-b8cd-4014-b38a-a918f1d8dd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:17.048Z|055c0cdc-b8cd-4014-b38a-a918f1d8dd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:17.410Z|6279ae59-b225-460d-beef-47778b50af74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:17.411Z|6279ae59-b225-460d-beef-47778b50af74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:24.433Z|07e52187-e29e-4eed-81b3-2d0c5efa87ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:03:24.433Z|07e52187-e29e-4eed-81b3-2d0c5efa87ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:03:26.066Z|2405e5a9-604b-4249-9001-0d9346406b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:26.067Z|2405e5a9-604b-4249-9001-0d9346406b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:27.071Z|31f5c5c6-ccfa-423e-a0b3-809b5b39188f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:27.072Z|31f5c5c6-ccfa-423e-a0b3-809b5b39188f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:27.439Z|fcb53dd7-0c07-48a0-96f7-8f4b6ec47c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:27.440Z|fcb53dd7-0c07-48a0-96f7-8f4b6ec47c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:31.774Z|249f72a4-b113-4add-870c-7a5c850b3df6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:03:31.775Z|249f72a4-b113-4add-870c-7a5c850b3df6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:36.094Z|971d61de-97dd-4542-b8b4-8e7357b8303d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:36.094Z|971d61de-97dd-4542-b8b4-8e7357b8303d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:37.095Z|ab33e5d6-f499-4de0-bdc5-469354ea72b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:37.096Z|ab33e5d6-f499-4de0-bdc5-469354ea72b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:37.464Z|72ee063d-4190-43ca-9ed0-f1030f82366a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:37.465Z|72ee063d-4190-43ca-9ed0-f1030f82366a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:39.433Z|5d1e9376-ac26-4865-86bd-e7dea6a0cd96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:03:39.434Z|5d1e9376-ac26-4865-86bd-e7dea6a0cd96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:03:39.559Z|3315c675-ca56-4ff8-a808-5c4e9b54fd21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:03:39.560Z|3315c675-ca56-4ff8-a808-5c4e9b54fd21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:03:46.117Z|f188cade-91e2-4a76-ab3f-788a55a88d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:46.118Z|f188cade-91e2-4a76-ab3f-788a55a88d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:47.118Z|c005d8fd-7ea0-4bf4-9cc2-fc9abc12a98e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:47.119Z|c005d8fd-7ea0-4bf4-9cc2-fc9abc12a98e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:47.488Z|5b2e2d0c-7efc-4b40-88cc-26526dfcc846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:47.489Z|5b2e2d0c-7efc-4b40-88cc-26526dfcc846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:54.433Z|f36497a1-98a7-455f-a4df-83f0941ce28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:03:54.436Z|f36497a1-98a7-455f-a4df-83f0941ce28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:03:56.142Z|3cf4afc9-0e02-4e36-9e4c-00166c508cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:56.143Z|3cf4afc9-0e02-4e36-9e4c-00166c508cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:57.143Z|f94bf147-b0a4-4cc9-ace2-d54782db3f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:57.144Z|f94bf147-b0a4-4cc9-ace2-d54782db3f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:03:57.513Z|17de2814-0e1c-447d-b074-8d8c333e74b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:03:57.514Z|17de2814-0e1c-447d-b074-8d8c333e74b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:06.169Z|1457f51e-dafa-4ffe-b487-c29ae7715190|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:06.171Z|1457f51e-dafa-4ffe-b487-c29ae7715190|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:07.166Z|035cc6c2-f4fd-46b6-b5e0-e8a148e048ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:07.167Z|035cc6c2-f4fd-46b6-b5e0-e8a148e048ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:07.540Z|ccd0783e-88d1-4c3e-969a-d66f1a4cdde0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:07.541Z|ccd0783e-88d1-4c3e-969a-d66f1a4cdde0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:09.433Z|d7dab36f-9a44-4361-8a83-eaf16472ac07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:04:09.433Z|d7dab36f-9a44-4361-8a83-eaf16472ac07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:04:09.561Z|153b7706-7c8a-4e2c-ad9c-9a26840904be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:04:09.562Z|153b7706-7c8a-4e2c-ad9c-9a26840904be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:04:16.195Z|04c474a5-07ce-4787-aaec-b086b93e31ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:16.196Z|04c474a5-07ce-4787-aaec-b086b93e31ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:17.195Z|feca423c-2aea-45c9-b20b-c7161f3c3e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:17.196Z|feca423c-2aea-45c9-b20b-c7161f3c3e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:17.566Z|0f35476e-15a2-424f-a4c3-5ff116a8e599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:17.566Z|0f35476e-15a2-424f-a4c3-5ff116a8e599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:24.433Z|94027176-50a6-48d5-b7b2-028a7c604fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:04:24.433Z|94027176-50a6-48d5-b7b2-028a7c604fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:04:26.220Z|1542d3b6-c005-4d39-a48d-0f62ccb6631d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:26.221Z|1542d3b6-c005-4d39-a48d-0f62ccb6631d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:27.220Z|fe88181a-390b-413e-b2c5-587d55516c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:27.221Z|fe88181a-390b-413e-b2c5-587d55516c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:27.589Z|59fe1322-1db4-40f1-b8de-dcdbd1aebbfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:27.590Z|59fe1322-1db4-40f1-b8de-dcdbd1aebbfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:31.782Z|c96de4b9-2eec-411b-9697-d82bcf6e3437|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:04:31.783Z|c96de4b9-2eec-411b-9697-d82bcf6e3437|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:36.244Z|d3ebb34e-a1e0-425f-9b1b-08021fc67096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:36.245Z|d3ebb34e-a1e0-425f-9b1b-08021fc67096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:37.246Z|39917adf-56d3-4f7d-bcfe-041fa9c858e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:37.247Z|39917adf-56d3-4f7d-bcfe-041fa9c858e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:37.614Z|79a39a3c-4efa-4d40-a960-eb04f398d168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:37.614Z|79a39a3c-4efa-4d40-a960-eb04f398d168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:39.433Z|b91cc9a8-6217-4347-bc0a-4e62b453b168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:04:39.436Z|b91cc9a8-6217-4347-bc0a-4e62b453b168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:04:39.563Z|662769f8-0998-429e-97c2-d0a0ad159515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:04:39.563Z|662769f8-0998-429e-97c2-d0a0ad159515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:04:46.270Z|87669744-6e3d-47ab-bc3c-55f9db1213ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:46.271Z|87669744-6e3d-47ab-bc3c-55f9db1213ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:47.270Z|6239440a-afb9-421e-859c-2f2b09cea0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:47.271Z|6239440a-afb9-421e-859c-2f2b09cea0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:47.638Z|b65c84de-b1b8-47a4-9724-a9609191fd20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:47.639Z|b65c84de-b1b8-47a4-9724-a9609191fd20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:54.433Z|af0d21eb-2a35-4d60-910d-5ab72aa6b05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:04:54.433Z|af0d21eb-2a35-4d60-910d-5ab72aa6b05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:04:56.323Z|cf27534d-2435-47b4-90f4-6b7ea090fcd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:56.324Z|cf27534d-2435-47b4-90f4-6b7ea090fcd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:57.294Z|9180a0c5-59cc-494a-a28f-1c2397515c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:57.295Z|9180a0c5-59cc-494a-a28f-1c2397515c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:04:57.661Z|5f5022fa-3d46-4ac0-ab8f-76282a042506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:04:57.662Z|5f5022fa-3d46-4ac0-ab8f-76282a042506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:06.346Z|b8a5b7fc-e051-4cd1-afe5-410122ea7726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:06.347Z|b8a5b7fc-e051-4cd1-afe5-410122ea7726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:07.319Z|d4c96214-45ae-40aa-a8ad-02c888767590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:07.319Z|d4c96214-45ae-40aa-a8ad-02c888767590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:07.685Z|7e0909fa-06a5-4d81-8489-daba32741e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:07.686Z|7e0909fa-06a5-4d81-8489-daba32741e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:09.433Z|9d1bbac4-14e6-4582-af7f-785ee428f1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:05:09.433Z|9d1bbac4-14e6-4582-af7f-785ee428f1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:05:09.564Z|0057cfb8-7cf4-4b6d-924a-d7cb331edecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:05:09.565Z|0057cfb8-7cf4-4b6d-924a-d7cb331edecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:05:16.370Z|b04bda85-f53a-4b24-88b0-a46f26be6098|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:16.371Z|b04bda85-f53a-4b24-88b0-a46f26be6098|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:17.343Z|c56b0db4-1a19-442f-8edf-e59f91cdb118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:17.344Z|c56b0db4-1a19-442f-8edf-e59f91cdb118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:17.711Z|ec6beb44-2509-4347-9c5e-3d88c9871c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:17.712Z|ec6beb44-2509-4347-9c5e-3d88c9871c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:24.433Z|30df28b2-4aa3-4833-8c73-41b8a8218f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:05:24.436Z|30df28b2-4aa3-4833-8c73-41b8a8218f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:05:26.394Z|76b789cf-70be-40a9-b945-b9bffe100b78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:26.395Z|76b789cf-70be-40a9-b945-b9bffe100b78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:27.368Z|f1848664-37f8-4b95-800b-eeccc8d32259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:27.369Z|f1848664-37f8-4b95-800b-eeccc8d32259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:27.739Z|b3ef42b6-b19c-4a6e-8365-c5ab1e28e2c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:27.739Z|b3ef42b6-b19c-4a6e-8365-c5ab1e28e2c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:31.773Z|45483322-2d32-4c4f-b21c-fc5b9739295d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:05:31.774Z|45483322-2d32-4c4f-b21c-fc5b9739295d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:36.419Z|ad4ba3f7-3740-4bc9-9858-c3624452399f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:36.420Z|ad4ba3f7-3740-4bc9-9858-c3624452399f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:37.398Z|26c06c9a-ff0d-4f52-8315-64446c5201ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:37.398Z|26c06c9a-ff0d-4f52-8315-64446c5201ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:37.762Z|2afeeb47-dfe8-4ea9-af03-1fe2eb73ce5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:37.763Z|2afeeb47-dfe8-4ea9-af03-1fe2eb73ce5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:39.433Z|4695ce0d-776f-4bb6-8f00-22ba7af57345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:05:39.433Z|4695ce0d-776f-4bb6-8f00-22ba7af57345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:05:39.566Z|d530b17f-5efb-4b71-a453-04957195f3a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:05:39.567Z|d530b17f-5efb-4b71-a453-04957195f3a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:05:46.444Z|57e9f50f-6828-4d21-907a-f72dbdf1ea23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:46.445Z|57e9f50f-6828-4d21-907a-f72dbdf1ea23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:47.423Z|b3ac830b-557c-43fe-8cab-9300b652f20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:47.424Z|b3ac830b-557c-43fe-8cab-9300b652f20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:47.788Z|7bd057f3-bfb5-4fc3-855c-d860ee815c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:47.789Z|7bd057f3-bfb5-4fc3-855c-d860ee815c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:54.433Z|7c1d3dd7-3f77-455e-9d57-29a09c114b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:05:54.433Z|7c1d3dd7-3f77-455e-9d57-29a09c114b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:05:56.467Z|558ddafe-c9b8-4483-b37e-303c1b3380cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:56.468Z|558ddafe-c9b8-4483-b37e-303c1b3380cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:57.447Z|834ac878-cbc9-4cb0-97f7-b11f812a5748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:57.448Z|834ac878-cbc9-4cb0-97f7-b11f812a5748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:05:57.814Z|dd8e84f7-b5f6-4e7b-af05-cdd594d66771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:05:57.815Z|dd8e84f7-b5f6-4e7b-af05-cdd594d66771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:06.512Z|b8fcb876-38ee-4ac1-970d-227a862ec5ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:06.513Z|b8fcb876-38ee-4ac1-970d-227a862ec5ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:07.471Z|5f7b860d-5ac3-4620-8af8-1f0e04c59f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:07.472Z|5f7b860d-5ac3-4620-8af8-1f0e04c59f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:07.838Z|d396bdd8-f371-4695-b62f-2e32457067fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:07.838Z|d396bdd8-f371-4695-b62f-2e32457067fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:09.433Z|8d3db4e3-a696-4edd-a6ed-125eda60f6e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:06:09.436Z|8d3db4e3-a696-4edd-a6ed-125eda60f6e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:06:09.567Z|9e015a43-1fbc-4755-a0a6-512332a67f3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:06:09.568Z|9e015a43-1fbc-4755-a0a6-512332a67f3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:06:16.536Z|9cf6005a-aead-4d95-a412-d5d37916a52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:16.538Z|9cf6005a-aead-4d95-a412-d5d37916a52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:17.495Z|3f3e9bea-76ea-4407-812a-14a8dfc6d35b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:17.496Z|3f3e9bea-76ea-4407-812a-14a8dfc6d35b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:17.860Z|62186ba8-7ce6-45e8-a404-f81dc961deaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:17.861Z|62186ba8-7ce6-45e8-a404-f81dc961deaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:24.433Z|39eea6cb-6fcb-4676-bc18-1f9717e64f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:06:24.433Z|39eea6cb-6fcb-4676-bc18-1f9717e64f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:06:26.560Z|f3076796-f876-4915-bc21-ca4fe87c94b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:26.561Z|f3076796-f876-4915-bc21-ca4fe87c94b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:27.517Z|3a6cc70e-7bf0-4360-a307-306c7bea7057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:27.518Z|3a6cc70e-7bf0-4360-a307-306c7bea7057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:27.883Z|a68a22c1-cf52-41c9-b0df-f13d85b581f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:27.884Z|a68a22c1-cf52-41c9-b0df-f13d85b581f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:31.775Z|8f68e908-8df0-4883-94e6-c319f0bb20a2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:06:31.776Z|8f68e908-8df0-4883-94e6-c319f0bb20a2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:36.584Z|e47b5644-3e4c-4588-a6ca-891e5a2b2dbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:36.584Z|e47b5644-3e4c-4588-a6ca-891e5a2b2dbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:37.541Z|ff8f468c-3eb1-489c-8cac-4aa2edde419c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:37.542Z|ff8f468c-3eb1-489c-8cac-4aa2edde419c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:37.907Z|6bc37cd3-2c97-4176-9c14-bc00589018b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:37.907Z|6bc37cd3-2c97-4176-9c14-bc00589018b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:39.432Z|e328b86e-cc09-46ca-8e66-cef041a1399f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:06:39.433Z|e328b86e-cc09-46ca-8e66-cef041a1399f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:06:39.569Z|cfcff536-fc02-46b9-aa6c-0b4901d6c246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:06:39.570Z|cfcff536-fc02-46b9-aa6c-0b4901d6c246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:06:46.614Z|2ffae7fe-ebfb-41a6-bf71-ae71ec7e6b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:46.615Z|2ffae7fe-ebfb-41a6-bf71-ae71ec7e6b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:47.564Z|efc90d61-22e1-4807-aa2e-d7c81ce18521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:47.565Z|efc90d61-22e1-4807-aa2e-d7c81ce18521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:47.932Z|ac10b6d0-fd3e-4b7d-b9ae-3172534d5e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:47.933Z|ac10b6d0-fd3e-4b7d-b9ae-3172534d5e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:54.433Z|72729f26-2a60-4756-9920-ab32ba56419e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:06:54.435Z|72729f26-2a60-4756-9920-ab32ba56419e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:06:56.654Z|8f0c2d55-5e15-49ee-8689-52433bcb25f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:56.655Z|8f0c2d55-5e15-49ee-8689-52433bcb25f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:57.588Z|8d80ba38-53cc-463c-b2d8-828896942984|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:57.589Z|8d80ba38-53cc-463c-b2d8-828896942984|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:06:57.955Z|3f8fe119-07b6-4fbd-86f1-b3731247df3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:06:57.955Z|3f8fe119-07b6-4fbd-86f1-b3731247df3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:06.680Z|0f5e622f-fbfa-48e5-ad69-54ebb938584a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:06.681Z|0f5e622f-fbfa-48e5-ad69-54ebb938584a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:07.615Z|8cba0822-969c-4e64-8f06-99cea0b0ff76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:07.618Z|8cba0822-969c-4e64-8f06-99cea0b0ff76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:07.979Z|37df8720-9b3a-47f9-95c9-09beeac8555f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:07.979Z|37df8720-9b3a-47f9-95c9-09beeac8555f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:09.433Z|7edd68c9-8555-455f-a83a-3e17e16c84e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:07:09.433Z|7edd68c9-8555-455f-a83a-3e17e16c84e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:07:09.571Z|d876fb65-7178-4e13-9288-9cd57ca29c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:07:09.571Z|d876fb65-7178-4e13-9288-9cd57ca29c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:07:16.742Z|a49e461b-5d3a-403e-ac3b-876938a07ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:16.743Z|a49e461b-5d3a-403e-ac3b-876938a07ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:17.642Z|568d0b59-3b7c-4c9e-bed0-ec7917e0015b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:17.643Z|568d0b59-3b7c-4c9e-bed0-ec7917e0015b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:18.003Z|c79a5403-5db3-43b6-a142-c53f868928d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:18.003Z|c79a5403-5db3-43b6-a142-c53f868928d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:24.433Z|26b784e2-6530-4132-933c-9616abb515c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:07:24.434Z|26b784e2-6530-4132-933c-9616abb515c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:07:26.776Z|265f10eb-3bb6-4d02-8c3d-382e0de27499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:26.777Z|265f10eb-3bb6-4d02-8c3d-382e0de27499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:27.667Z|dae93cea-4091-4d23-b55e-472d14ba08b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:27.668Z|dae93cea-4091-4d23-b55e-472d14ba08b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:28.026Z|8d7d8a36-e8b3-4a52-b234-191675ab049b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:28.031Z|8d7d8a36-e8b3-4a52-b234-191675ab049b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:31.774Z|b39d41ea-1aab-4317-9fbc-dc5cf9460ff1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:07:31.775Z|b39d41ea-1aab-4317-9fbc-dc5cf9460ff1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:36.809Z|0355930b-3572-4f2b-bcde-d75a98f88ac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:36.810Z|0355930b-3572-4f2b-bcde-d75a98f88ac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:37.703Z|5eef2d97-f574-4452-a02b-30856f3bd95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:37.705Z|5eef2d97-f574-4452-a02b-30856f3bd95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:38.053Z|8a2ef99d-74cd-49a1-bec6-8f3d7de07a51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:38.054Z|8a2ef99d-74cd-49a1-bec6-8f3d7de07a51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:39.433Z|4f18f8da-04aa-4cda-9c5f-ff8a29865fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:07:39.436Z|4f18f8da-04aa-4cda-9c5f-ff8a29865fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:07:39.572Z|75c468f5-4b40-44b2-a147-5a9306e31fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:07:39.573Z|75c468f5-4b40-44b2-a147-5a9306e31fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:07:46.861Z|526dde34-ce10-4a58-b198-e6d4eb46c2b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:46.862Z|526dde34-ce10-4a58-b198-e6d4eb46c2b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:47.738Z|663d378c-feee-4477-a241-9af39fb5b46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:47.739Z|663d378c-feee-4477-a241-9af39fb5b46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:48.078Z|378ceeaa-317f-4fd3-b6df-81933ff087f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:48.079Z|378ceeaa-317f-4fd3-b6df-81933ff087f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:54.433Z|c751a521-6bd2-4282-98e8-3e63aa1116cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:07:54.433Z|c751a521-6bd2-4282-98e8-3e63aa1116cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:07:56.886Z|03e2071f-09d4-4198-999b-fe2833025065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:56.887Z|03e2071f-09d4-4198-999b-fe2833025065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:57.762Z|d6f7e90e-cd7f-4a27-a39e-73047b024a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:57.763Z|d6f7e90e-cd7f-4a27-a39e-73047b024a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:07:58.102Z|0c700b43-5f9f-4cb4-96e8-cfdfff9ed693|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:07:58.103Z|0c700b43-5f9f-4cb4-96e8-cfdfff9ed693|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:06.910Z|b71b873d-2fce-4985-bd27-44631e413fe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:06.910Z|b71b873d-2fce-4985-bd27-44631e413fe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:07.785Z|ce646857-5725-4c11-8e6a-0055a15441c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:07.785Z|ce646857-5725-4c11-8e6a-0055a15441c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:08.128Z|55def77d-0825-4a7b-a113-a630b285b0c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:08.128Z|55def77d-0825-4a7b-a113-a630b285b0c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:09.433Z|4a5fca7f-5d61-4a34-9991-ff25d32d8abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:08:09.433Z|4a5fca7f-5d61-4a34-9991-ff25d32d8abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:08:09.574Z|7a89b368-6cba-41a5-82d7-36014ef97d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:08:09.574Z|7a89b368-6cba-41a5-82d7-36014ef97d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:08:16.944Z|393db955-195a-4677-a4bb-15c3775b1c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:16.945Z|393db955-195a-4677-a4bb-15c3775b1c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:17.809Z|c8605021-4c4a-4856-9f2b-520507225cf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:17.809Z|c8605021-4c4a-4856-9f2b-520507225cf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:18.153Z|c4f0a346-178d-4ebd-8773-659174f94a9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:18.153Z|c4f0a346-178d-4ebd-8773-659174f94a9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:24.433Z|94f416b2-bcb7-4fb7-8961-22791cbd84e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:08:24.436Z|94f416b2-bcb7-4fb7-8961-22791cbd84e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:08:26.970Z|9cac5417-659e-4db9-a890-7bd5b2e7849e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:26.970Z|9cac5417-659e-4db9-a890-7bd5b2e7849e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:27.830Z|207d24c2-2f3f-4f38-8e1f-d0aff229847f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:27.831Z|207d24c2-2f3f-4f38-8e1f-d0aff229847f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:28.177Z|f2eb82ce-7bd4-4fcf-b0bf-5fd3dc74c7f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:28.177Z|f2eb82ce-7bd4-4fcf-b0bf-5fd3dc74c7f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:31.774Z|deef8100-eb5d-4dfa-b52b-87b1aee20284|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:08:31.775Z|deef8100-eb5d-4dfa-b52b-87b1aee20284|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:36.993Z|d04179ed-c1ee-4d0c-a56d-3a05e8f3e45c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:36.994Z|d04179ed-c1ee-4d0c-a56d-3a05e8f3e45c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:37.854Z|e6cb107f-b3a0-49de-8b96-4d5011365874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:37.855Z|e6cb107f-b3a0-49de-8b96-4d5011365874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:38.200Z|6471d6f1-cefe-49c6-b2ef-494faf7f40ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:38.201Z|6471d6f1-cefe-49c6-b2ef-494faf7f40ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:39.433Z|b1a08b31-7020-434b-b9f3-01103075526a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:08:39.433Z|b1a08b31-7020-434b-b9f3-01103075526a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:08:39.575Z|60781ee9-7bc0-47b3-8881-0ed74465d24a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:08:39.576Z|60781ee9-7bc0-47b3-8881-0ed74465d24a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:08:47.017Z|72975588-a116-4892-832e-05b40569a424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:47.018Z|72975588-a116-4892-832e-05b40569a424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:47.886Z|501e33c9-4c37-4d56-a1bb-2a57f5f96925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:47.887Z|501e33c9-4c37-4d56-a1bb-2a57f5f96925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:48.225Z|774c6169-15fb-42e0-bf3f-6dae7b03647d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:48.226Z|774c6169-15fb-42e0-bf3f-6dae7b03647d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:54.433Z|1f4ea1ea-4337-48c6-9dce-c51c54f8b846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:08:54.433Z|1f4ea1ea-4337-48c6-9dce-c51c54f8b846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:08:57.041Z|ad6cbdae-7f8f-4dff-a64f-02c78c1f7977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:57.042Z|ad6cbdae-7f8f-4dff-a64f-02c78c1f7977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:57.909Z|43f9a115-1f6d-4037-bd08-e16b93ef7022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:57.910Z|43f9a115-1f6d-4037-bd08-e16b93ef7022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:08:58.248Z|2454eb95-0436-4e7b-b96f-bb26155ddef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:08:58.249Z|2454eb95-0436-4e7b-b96f-bb26155ddef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:07.065Z|daa53f8c-26e6-4f70-b2b6-f37566bd1715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:07.068Z|daa53f8c-26e6-4f70-b2b6-f37566bd1715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:07.936Z|b83343de-1d99-4428-9694-2a7367df6600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:07.937Z|b83343de-1d99-4428-9694-2a7367df6600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:08.273Z|4110d73c-944e-4849-a1cb-7b0ebbef60bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:08.274Z|4110d73c-944e-4849-a1cb-7b0ebbef60bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:09.432Z|82bc5a88-5100-4f4e-99cb-700d1cfc508b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:09:09.437Z|82bc5a88-5100-4f4e-99cb-700d1cfc508b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:09:09.577Z|6f76f2ae-bee2-471c-85ee-308531e0bcdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:09:09.578Z|6f76f2ae-bee2-471c-85ee-308531e0bcdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:09:17.096Z|0514f6f3-109c-4ee5-9ecc-e4403ddab084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:17.097Z|0514f6f3-109c-4ee5-9ecc-e4403ddab084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:17.958Z|9a131388-b3ec-4a78-bed1-f7ade8744fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:17.959Z|9a131388-b3ec-4a78-bed1-f7ade8744fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:18.298Z|7af2cfcc-3a49-4208-8277-7b3fc4ff2954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:18.299Z|7af2cfcc-3a49-4208-8277-7b3fc4ff2954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:24.432Z|7d34a1c2-d965-421c-bb06-ec7933adfe85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:09:24.433Z|7d34a1c2-d965-421c-bb06-ec7933adfe85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:09:27.123Z|18212c72-6ab3-44ae-b013-792127eb477b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:27.124Z|18212c72-6ab3-44ae-b013-792127eb477b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:27.982Z|3bc942e8-f697-4e90-9cfd-b1e78cdbb77b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:27.983Z|3bc942e8-f697-4e90-9cfd-b1e78cdbb77b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:28.323Z|3e371346-afb7-470a-a44f-32b0ec5e7f9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:28.324Z|3e371346-afb7-470a-a44f-32b0ec5e7f9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:31.774Z|66b0e6f2-44e2-49a2-ba26-b4935c994d79|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:09:31.775Z|66b0e6f2-44e2-49a2-ba26-b4935c994d79|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:37.147Z|1f775547-8a00-4603-b749-9e8452f9aa09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:37.148Z|1f775547-8a00-4603-b749-9e8452f9aa09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:38.007Z|0826c227-8960-4586-b6b2-e9ed06635f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:38.008Z|0826c227-8960-4586-b6b2-e9ed06635f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:38.347Z|3bf16cd5-59ad-4ff8-8d14-fb9990dc3d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:38.348Z|3bf16cd5-59ad-4ff8-8d14-fb9990dc3d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:39.432Z|e81a74c1-3e7f-4b51-83de-a3d38f27a7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:09:39.433Z|e81a74c1-3e7f-4b51-83de-a3d38f27a7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:09:39.578Z|5aa0bd0d-959e-40b0-a45a-d3715616c2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:09:39.579Z|5aa0bd0d-959e-40b0-a45a-d3715616c2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:09:47.174Z|15754bd8-b401-4e19-91e2-2b859d95505b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:47.175Z|15754bd8-b401-4e19-91e2-2b859d95505b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:48.032Z|9cf0588b-f39e-4ea5-a9a6-995017127c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:48.033Z|9cf0588b-f39e-4ea5-a9a6-995017127c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:48.371Z|dbb94543-c2cf-4281-9d4e-582691c70a31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:48.372Z|dbb94543-c2cf-4281-9d4e-582691c70a31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:54.432Z|55e650cc-6f66-49ac-be5a-b68b40d97b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:09:54.435Z|55e650cc-6f66-49ac-be5a-b68b40d97b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:09:57.203Z|a03f5235-dc5b-43c4-96a9-b84297da28f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:57.204Z|a03f5235-dc5b-43c4-96a9-b84297da28f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:58.057Z|63deca9d-9e2b-41af-9350-e6759665eb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:58.058Z|63deca9d-9e2b-41af-9350-e6759665eb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:09:58.396Z|2c0f99d6-9092-43cd-a537-5f601e3e6a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:09:58.397Z|2c0f99d6-9092-43cd-a537-5f601e3e6a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:07.231Z|1010c863-89a7-426f-80a9-0fecd43955d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:07.232Z|1010c863-89a7-426f-80a9-0fecd43955d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:08.083Z|c2371468-3a7e-44c8-b140-5a906cf16724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:08.084Z|c2371468-3a7e-44c8-b140-5a906cf16724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:08.422Z|e0f1a351-9d74-41d5-8daa-0d02201f442e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:08.423Z|e0f1a351-9d74-41d5-8daa-0d02201f442e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:09.433Z|94fb884a-6c77-458b-ae4c-3670fa3cfd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:10:09.433Z|94fb884a-6c77-458b-ae4c-3670fa3cfd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:10:09.580Z|78131207-e66a-4666-9d01-bd1d95a671eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:10:09.581Z|78131207-e66a-4666-9d01-bd1d95a671eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:10:17.258Z|cc799acf-54f0-4d18-8da1-790c8a6d4940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:17.259Z|cc799acf-54f0-4d18-8da1-790c8a6d4940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:18.110Z|012c525e-1497-4f55-b243-d6f5f3ee48a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:18.111Z|012c525e-1497-4f55-b243-d6f5f3ee48a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:18.446Z|8315b215-c836-4b3a-becd-175766d3a46a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:18.447Z|8315b215-c836-4b3a-becd-175766d3a46a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:24.433Z|a6cf3d97-8740-4fd4-ab2c-35eb0abb7951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:10:24.433Z|a6cf3d97-8740-4fd4-ab2c-35eb0abb7951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:10:27.286Z|78ae7333-989d-4e50-9507-348639479b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:27.286Z|78ae7333-989d-4e50-9507-348639479b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:28.136Z|6c2c821c-7681-4310-ac1d-99bfe41b4446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:28.136Z|6c2c821c-7681-4310-ac1d-99bfe41b4446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:28.470Z|edcbc16f-95e9-4609-960f-85cb9113154e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:28.471Z|edcbc16f-95e9-4609-960f-85cb9113154e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:31.774Z|17d35df3-4145-4638-99e6-4424f169afdb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:10:31.775Z|17d35df3-4145-4638-99e6-4424f169afdb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:37.309Z|70b9693f-8e88-4a07-8fe8-c657dfe7cbb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:37.310Z|70b9693f-8e88-4a07-8fe8-c657dfe7cbb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:38.161Z|ddd0b77e-4af4-450a-bb8e-a7aac15264c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:38.161Z|ddd0b77e-4af4-450a-bb8e-a7aac15264c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:38.495Z|5e41170c-5c7f-4fee-807d-ee5fb7014f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:38.496Z|5e41170c-5c7f-4fee-807d-ee5fb7014f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:39.433Z|90b3b54a-05aa-4167-a820-5b7176d6fef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:10:39.436Z|90b3b54a-05aa-4167-a820-5b7176d6fef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:10:39.581Z|6c11b807-77a1-4401-9971-24d5c4c31bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:10:39.582Z|6c11b807-77a1-4401-9971-24d5c4c31bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:10:47.336Z|a91429a0-fb51-4e74-9c82-a4796b497405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:47.338Z|a91429a0-fb51-4e74-9c82-a4796b497405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:48.186Z|b7e48a3e-c90f-4ea8-9d2e-6146027f9b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:48.188Z|b7e48a3e-c90f-4ea8-9d2e-6146027f9b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:48.520Z|4a91c5f0-b66e-4f25-98f7-753e76ded1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:48.521Z|4a91c5f0-b66e-4f25-98f7-753e76ded1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:54.433Z|20b761ce-442c-4aba-8038-5364ebd3c937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:10:54.434Z|20b761ce-442c-4aba-8038-5364ebd3c937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:10:57.389Z|b5da419e-d97c-4e6a-b369-fd08596f85a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:57.390Z|b5da419e-d97c-4e6a-b369-fd08596f85a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:58.212Z|9816114c-66fc-415d-8db1-831dede3dc0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:58.213Z|9816114c-66fc-415d-8db1-831dede3dc0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:10:58.547Z|6df1f161-4c3e-4765-9434-1a45fb9933bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:10:58.548Z|6df1f161-4c3e-4765-9434-1a45fb9933bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:07.417Z|f8b8a846-480f-4cee-83bf-4e5952d2f2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:07.418Z|f8b8a846-480f-4cee-83bf-4e5952d2f2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:08.238Z|98e44d82-298c-4a74-941e-782ba6a35146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:08.239Z|98e44d82-298c-4a74-941e-782ba6a35146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:08.572Z|08d04598-b496-46a0-8882-48f5f6cc2202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:08.573Z|08d04598-b496-46a0-8882-48f5f6cc2202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:09.433Z|ddc1075c-d57a-49a6-9903-79f7f563415c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:11:09.433Z|ddc1075c-d57a-49a6-9903-79f7f563415c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:11:09.583Z|06df8d4e-875a-4a06-84d8-04dab24704d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:11:09.584Z|06df8d4e-875a-4a06-84d8-04dab24704d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:11:17.447Z|908ab1e0-aafa-4132-bad7-b02121a4046b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:17.448Z|908ab1e0-aafa-4132-bad7-b02121a4046b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:18.262Z|2c69c506-ada5-4435-b3f4-f7d24733673d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:18.263Z|2c69c506-ada5-4435-b3f4-f7d24733673d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:18.595Z|b39f49ec-1b3c-49bd-b072-a87032ff264a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:18.596Z|b39f49ec-1b3c-49bd-b072-a87032ff264a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:24.433Z|1bd8fcd7-8c4f-4862-8dd7-948cf700f1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:11:24.437Z|1bd8fcd7-8c4f-4862-8dd7-948cf700f1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:11:27.470Z|31538d41-d73d-4a36-a578-3916c4dcff44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:27.471Z|31538d41-d73d-4a36-a578-3916c4dcff44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:28.289Z|5dd0fa9f-4010-4c3f-95c7-c58e2376cfce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:28.290Z|5dd0fa9f-4010-4c3f-95c7-c58e2376cfce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:28.618Z|92691e7c-4521-4281-a59e-1e715f279b3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:28.620Z|92691e7c-4521-4281-a59e-1e715f279b3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:31.774Z|22251d38-567a-4fd8-a803-1d1fbb305767|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:11:31.775Z|22251d38-567a-4fd8-a803-1d1fbb305767|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:37.494Z|4d25d77e-e77a-47ec-8c8b-6297904d60f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:37.495Z|4d25d77e-e77a-47ec-8c8b-6297904d60f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:38.313Z|3fa52265-7e67-4cd2-bad4-99f89f3c8b65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:38.314Z|3fa52265-7e67-4cd2-bad4-99f89f3c8b65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:38.643Z|469dd515-9b84-4995-8bad-8d350ee54ffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:38.644Z|469dd515-9b84-4995-8bad-8d350ee54ffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:39.432Z|7942dfb1-35bb-448b-a325-6220a05a341a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:11:39.434Z|7942dfb1-35bb-448b-a325-6220a05a341a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:11:39.585Z|b71fb0d0-a96a-4077-b30c-242c14e29928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:11:39.585Z|b71fb0d0-a96a-4077-b30c-242c14e29928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:11:47.517Z|5207d69a-d9b8-41e6-81d4-103182fdc7ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:47.518Z|5207d69a-d9b8-41e6-81d4-103182fdc7ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:48.336Z|54deea7f-b08a-4e2b-9063-5fd4bec67f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:48.337Z|54deea7f-b08a-4e2b-9063-5fd4bec67f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:48.667Z|052e1aa9-fd5e-40a1-a606-6fe3e3739db5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:48.667Z|052e1aa9-fd5e-40a1-a606-6fe3e3739db5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:52.916Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xa50x820x1dy0xcb=0x0c0x090xe80xf7T0xa3q^G0x060xcd30x8b0xf60xabf0x1f0x150xf00xb10xaf0xc20xae0xaa'P]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-07T04:11:54.433Z|00a1cd82-b67e-4bdd-8053-f729afa5120d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:11:54.434Z|00a1cd82-b67e-4bdd-8053-f729afa5120d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:11:57.541Z|e765fa39-aa73-4507-8037-8b8420168b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:57.542Z|e765fa39-aa73-4507-8037-8b8420168b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:58.359Z|db1f38c2-6406-4dda-82eb-1bcfa1fe4e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:58.360Z|db1f38c2-6406-4dda-82eb-1bcfa1fe4e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:11:58.690Z|45fc43a4-44ed-46a8-b131-4cf3c798c62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:11:58.691Z|45fc43a4-44ed-46a8-b131-4cf3c798c62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:07.564Z|738a1d82-2939-4f63-9b54-25b9bedc2de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:07.565Z|738a1d82-2939-4f63-9b54-25b9bedc2de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:08.385Z|224cf655-7f99-4a0c-8e51-a9a3f2afdc99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:08.386Z|224cf655-7f99-4a0c-8e51-a9a3f2afdc99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:08.718Z|90b7477a-0484-4bd5-bff1-edff686cbd41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:08.719Z|90b7477a-0484-4bd5-bff1-edff686cbd41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:09.432Z|e542c136-a147-482f-900c-9e9dbc25a2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:12:09.433Z|e542c136-a147-482f-900c-9e9dbc25a2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:12:09.586Z|9b113fe0-ad00-47f0-ad94-816848451ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:12:09.587Z|9b113fe0-ad00-47f0-ad94-816848451ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:12:17.611Z|cb669378-f7d9-4d64-be76-6640de374c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:17.612Z|cb669378-f7d9-4d64-be76-6640de374c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:18.408Z|47a08c6e-1cc6-47e7-82b0-8431679b497c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:18.409Z|47a08c6e-1cc6-47e7-82b0-8431679b497c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:18.743Z|3626cc80-2a1b-4086-af6e-cb64f6c8b6ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:18.744Z|3626cc80-2a1b-4086-af6e-cb64f6c8b6ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:24.433Z|c3ee7be6-27a4-46e4-a6e6-cb590b2d7c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:12:24.433Z|c3ee7be6-27a4-46e4-a6e6-cb590b2d7c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:12:27.635Z|980e3dca-5f94-41d4-ae6f-0b021aad1f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:27.636Z|980e3dca-5f94-41d4-ae6f-0b021aad1f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:28.432Z|3cb2a1f2-1fe9-49da-a4e7-d20e67b5d21e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:28.433Z|3cb2a1f2-1fe9-49da-a4e7-d20e67b5d21e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:28.766Z|d15f46b3-e6d5-4a72-8fd0-e96ed6d96b30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:28.767Z|d15f46b3-e6d5-4a72-8fd0-e96ed6d96b30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:31.775Z|1bf47d94-2a0d-4e40-b4ad-0fb3c2acde9a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:12:31.776Z|1bf47d94-2a0d-4e40-b4ad-0fb3c2acde9a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:37.666Z|19fbf29d-6333-4949-89ec-3f556ccdc5f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:37.667Z|19fbf29d-6333-4949-89ec-3f556ccdc5f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:38.456Z|f5148049-7a5a-475e-ba45-c777400f3fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:38.456Z|f5148049-7a5a-475e-ba45-c777400f3fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:38.791Z|c9ff5c0c-cc7f-44ca-9e2e-1b4abaf3be95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:38.792Z|c9ff5c0c-cc7f-44ca-9e2e-1b4abaf3be95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:39.433Z|cd703707-caef-434f-9e63-80f787f9e1f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:12:39.433Z|cd703707-caef-434f-9e63-80f787f9e1f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:12:39.588Z|bc554d6c-7d56-40a4-ad6e-0de785140995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:12:39.588Z|bc554d6c-7d56-40a4-ad6e-0de785140995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:12:47.693Z|2ef51161-ea56-4206-bbbb-09fba7623319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:47.693Z|2ef51161-ea56-4206-bbbb-09fba7623319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:48.479Z|743a3163-c5f3-41d3-a0ee-3c30c2c8d42e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:48.480Z|743a3163-c5f3-41d3-a0ee-3c30c2c8d42e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:48.815Z|0cd0d2c0-354d-48aa-8a91-e0f790892a08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:48.815Z|0cd0d2c0-354d-48aa-8a91-e0f790892a08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:54.433Z|ae7c9794-e892-4a80-9337-b556546e52a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:12:54.433Z|ae7c9794-e892-4a80-9337-b556546e52a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:12:57.719Z|85e4ea51-196c-4b7a-a693-9f82818ce1da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:57.720Z|85e4ea51-196c-4b7a-a693-9f82818ce1da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:58.504Z|e8a7c2f2-9d91-4ab1-a575-692cf98e9aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:58.504Z|e8a7c2f2-9d91-4ab1-a575-692cf98e9aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:12:58.843Z|9c9322dd-4dda-4bb1-8a63-0e404df075f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:12:58.844Z|9c9322dd-4dda-4bb1-8a63-0e404df075f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:07.744Z|f56378c1-58ae-4976-819e-a69a6524c975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:07.745Z|f56378c1-58ae-4976-819e-a69a6524c975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:08.527Z|6e331844-e670-481d-ab5a-80dda7e8de82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:08.528Z|6e331844-e670-481d-ab5a-80dda7e8de82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:08.873Z|3c3b593d-cd17-4f3f-9870-b0816aeddf71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:08.875Z|3c3b593d-cd17-4f3f-9870-b0816aeddf71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:09.433Z|7c7da4cc-2310-4833-a4ff-a8d43a8ae7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:13:09.440Z|7c7da4cc-2310-4833-a4ff-a8d43a8ae7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:13:09.589Z|65118967-914b-4ae8-a5eb-f899a49466d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:13:09.590Z|65118967-914b-4ae8-a5eb-f899a49466d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:13:17.769Z|82b27041-07cc-499c-9114-c69639039a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:17.770Z|82b27041-07cc-499c-9114-c69639039a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:18.552Z|7528df1b-25f2-4ec4-bae3-e9104121b8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:18.553Z|7528df1b-25f2-4ec4-bae3-e9104121b8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:18.898Z|58c9588e-d019-45a8-85e8-7a72253285b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:18.899Z|58c9588e-d019-45a8-85e8-7a72253285b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:24.433Z|16f58ce7-40b3-4b39-934f-783d3522cf91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:13:24.433Z|16f58ce7-40b3-4b39-934f-783d3522cf91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:13:27.791Z|273abdc4-4b3a-4fc0-bea1-236d2c9750ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:27.792Z|273abdc4-4b3a-4fc0-bea1-236d2c9750ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:28.579Z|9e7509fd-a774-47ed-b1cf-dfb818474586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:28.580Z|9e7509fd-a774-47ed-b1cf-dfb818474586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:28.924Z|d2469c7f-0c2a-4c8a-9845-13eb3ee2a455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:28.925Z|d2469c7f-0c2a-4c8a-9845-13eb3ee2a455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:31.775Z|d0a9ee79-07ef-405b-ab24-b56de24a18a1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:13:31.776Z|d0a9ee79-07ef-405b-ab24-b56de24a18a1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:37.814Z|adb58f73-7d23-4a7d-bb4c-dcbffabf3d40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:37.815Z|adb58f73-7d23-4a7d-bb4c-dcbffabf3d40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:38.603Z|049ada6b-13e0-40ff-b5b4-a66ce3bbd24f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:38.604Z|049ada6b-13e0-40ff-b5b4-a66ce3bbd24f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:38.951Z|ce442efb-8ab1-43ae-a695-70bdf7c17e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:38.952Z|ce442efb-8ab1-43ae-a695-70bdf7c17e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:39.432Z|4307090a-4fef-42ee-b44e-7488f0e41845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:13:39.433Z|4307090a-4fef-42ee-b44e-7488f0e41845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:13:39.591Z|dd6be0a0-125c-4c8c-93f0-8f7c12a36164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:13:39.592Z|dd6be0a0-125c-4c8c-93f0-8f7c12a36164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:13:47.838Z|88383766-8d54-49e4-b875-15e3b496ef54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:47.839Z|88383766-8d54-49e4-b875-15e3b496ef54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:48.631Z|6d191d3d-ae76-4745-89f5-05bb8a9737a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:48.632Z|6d191d3d-ae76-4745-89f5-05bb8a9737a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:48.976Z|45e191f9-5eed-4228-b9ec-eb89c82730ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:48.977Z|45e191f9-5eed-4228-b9ec-eb89c82730ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:54.432Z|99e45948-bf6e-4fab-a54b-0691777e2049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:13:54.435Z|99e45948-bf6e-4fab-a54b-0691777e2049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:13:57.861Z|bf2c1753-c1e3-459e-b106-cbe1b65067ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:57.862Z|bf2c1753-c1e3-459e-b106-cbe1b65067ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:58.662Z|905db69f-ffdd-48a9-bc7a-b977d0c1f959|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:58.663Z|905db69f-ffdd-48a9-bc7a-b977d0c1f959|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:13:59.001Z|2da28d0e-9d70-4dc7-bb6d-71d7d7ba47a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:13:59.002Z|2da28d0e-9d70-4dc7-bb6d-71d7d7ba47a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:07.887Z|75a508de-fcfc-4cd1-83e6-59c331c51f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:07.887Z|75a508de-fcfc-4cd1-83e6-59c331c51f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:08.686Z|0714a273-f0f2-42f5-bb02-b08a6b5b6fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:08.687Z|0714a273-f0f2-42f5-bb02-b08a6b5b6fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:09.024Z|a05bdd01-851c-484f-b5d6-132c3441a0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:09.025Z|a05bdd01-851c-484f-b5d6-132c3441a0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:09.433Z|d3ad165f-f1f8-42a2-a816-67048d149ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:14:09.433Z|d3ad165f-f1f8-42a2-a816-67048d149ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:14:09.592Z|60752cf2-a674-4294-82e0-a68c5f5d7054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:14:09.593Z|60752cf2-a674-4294-82e0-a68c5f5d7054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:14:17.911Z|4b1d64fc-fbb6-4cd8-b56f-f4be763335bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:17.912Z|4b1d64fc-fbb6-4cd8-b56f-f4be763335bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:18.710Z|4377843d-d275-4377-856f-543a8d85f348|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:18.711Z|4377843d-d275-4377-856f-543a8d85f348|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:19.047Z|c59526d7-5469-464f-8094-5a25a7c21ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:19.048Z|c59526d7-5469-464f-8094-5a25a7c21ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:24.433Z|ce3d7c61-3b44-4e2c-a5f3-1f38bdcaf28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:14:24.433Z|ce3d7c61-3b44-4e2c-a5f3-1f38bdcaf28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:14:27.936Z|9769fe4d-281c-45be-842a-900d3a187969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:27.937Z|9769fe4d-281c-45be-842a-900d3a187969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:28.735Z|4726a1f5-c6d3-4e88-9804-28531f53fccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:28.736Z|4726a1f5-c6d3-4e88-9804-28531f53fccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:29.071Z|e53ba24e-75c5-4259-bee1-8532f67f89ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:29.072Z|e53ba24e-75c5-4259-bee1-8532f67f89ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:31.774Z|6aa4303d-ca1f-4647-9536-34d8ea227bf1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:14:31.775Z|6aa4303d-ca1f-4647-9536-34d8ea227bf1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:37.961Z|5f79a95e-431c-4697-90c7-d88700d7c735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:37.962Z|5f79a95e-431c-4697-90c7-d88700d7c735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:38.760Z|4f9e7675-8e47-4847-b6eb-37cb110ee078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:38.760Z|4f9e7675-8e47-4847-b6eb-37cb110ee078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:39.096Z|45ee638d-fd95-4450-b25a-cd28596a9f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:39.097Z|45ee638d-fd95-4450-b25a-cd28596a9f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:39.433Z|2f786440-d421-4410-b53a-1eb4a361b946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:14:39.436Z|2f786440-d421-4410-b53a-1eb4a361b946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:14:39.594Z|4c0d1033-729b-4cba-a0b2-6d2dac9f2a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:14:39.595Z|4c0d1033-729b-4cba-a0b2-6d2dac9f2a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:14:47.986Z|edfafdcf-acb0-4849-853d-38a9f16c9c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:47.987Z|edfafdcf-acb0-4849-853d-38a9f16c9c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:48.784Z|0d85e1dd-94f3-48af-b67b-241fb6521015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:48.785Z|0d85e1dd-94f3-48af-b67b-241fb6521015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:49.121Z|1e7c37a5-ad66-436b-87c3-1710d7160254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:49.122Z|1e7c37a5-ad66-436b-87c3-1710d7160254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:54.433Z|451327d7-ca66-491a-8372-426df13809e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:14:54.433Z|451327d7-ca66-491a-8372-426df13809e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:14:58.010Z|520f1916-464f-4cee-813a-bc8f5c9aee9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:58.011Z|520f1916-464f-4cee-813a-bc8f5c9aee9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:58.816Z|eede7442-c10f-4692-b4d0-06b575e36f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:58.817Z|eede7442-c10f-4692-b4d0-06b575e36f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:14:59.144Z|ac38e755-88d3-450d-afd0-47bebc09e5d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:14:59.145Z|ac38e755-88d3-450d-afd0-47bebc09e5d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:08.033Z|45d33686-6f95-4b2c-9666-b03855910015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:08.034Z|45d33686-6f95-4b2c-9666-b03855910015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:08.839Z|3b0c061f-24a0-419f-ad4b-17acb4dfb5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:08.840Z|3b0c061f-24a0-419f-ad4b-17acb4dfb5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:09.169Z|a03c515a-5809-428a-9e4e-e0d5b965c114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:09.170Z|a03c515a-5809-428a-9e4e-e0d5b965c114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:09.433Z|8426757f-8184-47ba-a69c-d940597412b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:15:09.433Z|8426757f-8184-47ba-a69c-d940597412b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:15:09.595Z|1f8087d0-e6a9-45a5-b331-0c7ee1ade7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:15:09.596Z|1f8087d0-e6a9-45a5-b331-0c7ee1ade7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:15:18.056Z|d22207dd-bc9d-478b-8bf4-ddf4f50c372d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:18.057Z|d22207dd-bc9d-478b-8bf4-ddf4f50c372d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:18.869Z|0787bb38-8a59-4594-b1bb-5afc5b3f1c16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:18.870Z|0787bb38-8a59-4594-b1bb-5afc5b3f1c16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:19.193Z|0d3933be-1fb3-4696-ae21-50d0a1af4d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:19.194Z|0d3933be-1fb3-4696-ae21-50d0a1af4d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:24.433Z|ce8c345f-43d4-4146-a537-a97e843f10bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:15:24.437Z|ce8c345f-43d4-4146-a537-a97e843f10bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:15:28.102Z|7b46c521-3a4e-4788-be21-fb08107cbbb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:28.103Z|7b46c521-3a4e-4788-be21-fb08107cbbb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:28.895Z|a3db0cae-ea4f-4c00-a88a-9c0aa6b7820f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:28.896Z|a3db0cae-ea4f-4c00-a88a-9c0aa6b7820f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:29.216Z|b4afc6c0-8158-45b6-a2ff-faa7ab4f440b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:29.217Z|b4afc6c0-8158-45b6-a2ff-faa7ab4f440b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:31.774Z|405a549d-b2ea-4903-aac1-b0afcf156584|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:15:31.774Z|405a549d-b2ea-4903-aac1-b0afcf156584|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:38.128Z|a14881ce-8374-4cd3-9527-f17c051f90d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:38.129Z|a14881ce-8374-4cd3-9527-f17c051f90d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:38.920Z|bd5aa5de-7f8e-4a70-8624-837a7d87332f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:38.921Z|bd5aa5de-7f8e-4a70-8624-837a7d87332f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:39.242Z|3afe5f8f-80fc-4dfe-9328-6e036130243d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:39.243Z|3afe5f8f-80fc-4dfe-9328-6e036130243d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:39.433Z|ba2891ab-bd45-4c2f-ac5c-b891a1cbe102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:15:39.434Z|ba2891ab-bd45-4c2f-ac5c-b891a1cbe102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:15:39.597Z|a54da597-ceff-4d51-9ff3-a416bb13290e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:15:39.598Z|a54da597-ceff-4d51-9ff3-a416bb13290e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:15:48.160Z|81da1b45-76af-420b-8d73-c2c681f0987d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:48.161Z|81da1b45-76af-420b-8d73-c2c681f0987d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:49.005Z|7c561989-5e5a-47f4-800c-45c68ed83eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:49.007Z|7c561989-5e5a-47f4-800c-45c68ed83eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:49.268Z|08b23b21-0d90-438c-9495-757aa159d3a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:49.269Z|08b23b21-0d90-438c-9495-757aa159d3a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:54.433Z|9fa804ad-dbfa-4833-8b8d-c7552ab542e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:15:54.434Z|9fa804ad-dbfa-4833-8b8d-c7552ab542e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:15:58.185Z|527c92c9-0dcc-4ac4-b769-b77a4c783bad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:58.186Z|527c92c9-0dcc-4ac4-b769-b77a4c783bad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:59.030Z|231e1249-82d5-41b2-af21-7bf4c5a7cf21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:59.031Z|231e1249-82d5-41b2-af21-7bf4c5a7cf21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:15:59.295Z|0f24e77b-e2d4-4d51-a897-a7256bdf9277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:15:59.296Z|0f24e77b-e2d4-4d51-a897-a7256bdf9277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:08.211Z|e874d9b4-d524-487b-aeb1-f0eac6620745|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:08.212Z|e874d9b4-d524-487b-aeb1-f0eac6620745|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:09.056Z|b07816ee-fc12-4233-bda2-aed13b6a0a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:09.056Z|b07816ee-fc12-4233-bda2-aed13b6a0a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:09.319Z|822b02a6-ee36-4e30-b3de-03e1b16221c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:09.320Z|822b02a6-ee36-4e30-b3de-03e1b16221c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:09.433Z|d7d5760b-1845-49f9-b690-9379a254814b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:16:09.439Z|d7d5760b-1845-49f9-b690-9379a254814b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:16:09.599Z|10350684-889c-4e75-af74-41bf17a5f1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:16:09.599Z|10350684-889c-4e75-af74-41bf17a5f1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:16:18.237Z|c74d909d-8dcd-4cf8-9d08-c9d4ceb896f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:18.238Z|c74d909d-8dcd-4cf8-9d08-c9d4ceb896f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:19.081Z|a1014665-f62d-4794-92ca-8bd21a394d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:19.082Z|a1014665-f62d-4794-92ca-8bd21a394d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:19.345Z|e716be1f-a1cb-4637-80fb-61f643c0a204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:19.346Z|e716be1f-a1cb-4637-80fb-61f643c0a204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:24.433Z|2d3bfc39-4877-4875-bfd1-ce51261362f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:16:24.433Z|2d3bfc39-4877-4875-bfd1-ce51261362f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:16:28.263Z|b401bac4-740f-4237-a0dc-ae6232d6fce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:28.264Z|b401bac4-740f-4237-a0dc-ae6232d6fce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:29.106Z|b86d1901-e411-4126-96d3-c0b5db0ba989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:29.106Z|b86d1901-e411-4126-96d3-c0b5db0ba989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:29.370Z|156ad28c-bc4a-43c4-83e9-617c60cb7b76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:29.370Z|156ad28c-bc4a-43c4-83e9-617c60cb7b76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:31.775Z|c3991876-2590-47a1-ab78-e313a0433630|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:16:31.776Z|c3991876-2590-47a1-ab78-e313a0433630|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:38.287Z|36b147ed-545d-41a9-92b8-efc231b50d99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:38.288Z|36b147ed-545d-41a9-92b8-efc231b50d99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:39.131Z|92f9beda-67d3-4874-af96-5a1663fb2f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:39.131Z|92f9beda-67d3-4874-af96-5a1663fb2f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:39.395Z|b0a4fdf8-842a-435d-a5c2-31967ff5182b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:39.395Z|b0a4fdf8-842a-435d-a5c2-31967ff5182b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:39.433Z|b9b110bb-9ecb-41be-bcda-fd59803aafa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:16:39.433Z|b9b110bb-9ecb-41be-bcda-fd59803aafa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:16:39.600Z|ee6b2e65-cec8-419f-8320-0388b5da4ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:16:39.600Z|ee6b2e65-cec8-419f-8320-0388b5da4ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:16:48.313Z|254d1eb6-e770-46db-922f-c26e18e43739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:48.314Z|254d1eb6-e770-46db-922f-c26e18e43739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:49.158Z|b2733fab-3340-4d62-94aa-034f2cfe4a0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:49.159Z|b2733fab-3340-4d62-94aa-034f2cfe4a0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:49.419Z|64108d12-534c-427e-aa9b-6012a5a6cc45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:49.420Z|64108d12-534c-427e-aa9b-6012a5a6cc45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:54.433Z|e1bf05d6-bd30-424e-a067-9df531b56d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:16:54.437Z|e1bf05d6-bd30-424e-a067-9df531b56d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:16:58.337Z|e3bf7546-29c8-452b-9bef-3388f1172958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:58.338Z|e3bf7546-29c8-452b-9bef-3388f1172958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:59.181Z|400d1033-b021-43a6-8368-a9f7b3626d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:59.182Z|400d1033-b021-43a6-8368-a9f7b3626d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:16:59.443Z|5435d22a-717b-47be-b3dd-9a47ced79370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:16:59.444Z|5435d22a-717b-47be-b3dd-9a47ced79370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:08.363Z|75a62f9f-8ca8-4a6a-b9d5-b513d19b7bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:08.364Z|75a62f9f-8ca8-4a6a-b9d5-b513d19b7bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:09.205Z|d55eabc8-52bd-4a3f-835e-dd2d7a22d661|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:09.206Z|d55eabc8-52bd-4a3f-835e-dd2d7a22d661|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:09.433Z|4fc8d12a-909b-4ce5-bd88-ae601a09f891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:17:09.433Z|4fc8d12a-909b-4ce5-bd88-ae601a09f891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:17:09.466Z|2a612600-3434-426a-840f-4ce6dc337eb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:09.467Z|2a612600-3434-426a-840f-4ce6dc337eb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:09.601Z|8b380639-ae10-4b40-8960-7d16953d3c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:17:09.602Z|8b380639-ae10-4b40-8960-7d16953d3c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:17:18.388Z|196d3417-6e3c-46a8-9364-7970816c309b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:18.389Z|196d3417-6e3c-46a8-9364-7970816c309b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:19.230Z|fde4c851-0f5d-4bf3-956f-9b65aff51f7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:19.231Z|fde4c851-0f5d-4bf3-956f-9b65aff51f7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:19.489Z|29843076-cefe-4e2a-b3ba-1f7a9f0b9def|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:19.490Z|29843076-cefe-4e2a-b3ba-1f7a9f0b9def|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:24.433Z|0e6baa08-af08-4bf5-9d11-825849531ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:17:24.433Z|0e6baa08-af08-4bf5-9d11-825849531ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:17:28.410Z|d2c95bb2-7941-4663-b719-2e70d421e311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:28.411Z|d2c95bb2-7941-4663-b719-2e70d421e311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:29.253Z|559cd47d-773c-46d1-8866-b957493484c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:29.254Z|559cd47d-773c-46d1-8866-b957493484c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:29.520Z|e2d79171-e031-48cc-82af-411b9d25c3be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:29.520Z|e2d79171-e031-48cc-82af-411b9d25c3be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:31.774Z|23f70352-9e30-4cd5-a790-9a7cce477bd1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:17:31.775Z|23f70352-9e30-4cd5-a790-9a7cce477bd1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:38.434Z|bbeedf86-28c9-4959-a5f1-ca53b00db575|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:38.434Z|bbeedf86-28c9-4959-a5f1-ca53b00db575|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:39.279Z|b205f78f-8afc-4fe5-a09f-53372c3061f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:39.280Z|b205f78f-8afc-4fe5-a09f-53372c3061f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:39.433Z|72770f62-d161-4272-ab81-3a1186b57488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:17:39.437Z|72770f62-d161-4272-ab81-3a1186b57488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:17:39.543Z|28b9bef3-cd0e-4f56-b451-e4276cc921aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:39.544Z|28b9bef3-cd0e-4f56-b451-e4276cc921aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:39.603Z|8ee9a737-5d05-4253-8f27-70bbbc64c7b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:17:39.604Z|8ee9a737-5d05-4253-8f27-70bbbc64c7b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:17:48.457Z|cb430d0d-b53e-4004-a067-a4041d4f56f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:48.458Z|cb430d0d-b53e-4004-a067-a4041d4f56f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:49.304Z|adc13720-ee1b-44bf-9901-67444303aebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:49.305Z|adc13720-ee1b-44bf-9901-67444303aebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:49.569Z|f838b149-832d-4f78-9e66-3c1faaadc290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:49.570Z|f838b149-832d-4f78-9e66-3c1faaadc290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:54.433Z|6909dab5-9825-4881-ae14-60390ffc54fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:17:54.433Z|6909dab5-9825-4881-ae14-60390ffc54fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:17:58.481Z|f91c1471-325c-4d5a-b884-c508620cfd16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:58.482Z|f91c1471-325c-4d5a-b884-c508620cfd16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:59.327Z|f36cedcc-01e5-4547-9cab-deaa6a63def2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:59.328Z|f36cedcc-01e5-4547-9cab-deaa6a63def2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:17:59.594Z|6cd76571-18c3-4ab3-a7e0-ea9f0d692a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:17:59.595Z|6cd76571-18c3-4ab3-a7e0-ea9f0d692a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:08.504Z|dd8fbcd3-cce1-479c-823d-18ab7693450b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:08.505Z|dd8fbcd3-cce1-479c-823d-18ab7693450b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:09.353Z|e0374d8c-3cfb-408a-8901-5457fc2a80cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:09.354Z|e0374d8c-3cfb-408a-8901-5457fc2a80cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:09.432Z|d9ba67ca-2595-4f49-beae-5e578834586f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:18:09.433Z|d9ba67ca-2595-4f49-beae-5e578834586f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:18:09.605Z|e691b4b3-914c-45ef-9d5f-63964284bb9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:18:09.605Z|e691b4b3-914c-45ef-9d5f-63964284bb9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:18:09.617Z|563abb03-f8a2-4a16-89c2-c8db438c1b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:09.618Z|563abb03-f8a2-4a16-89c2-c8db438c1b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:18.528Z|12a429d8-2452-4061-85ec-5298c7ce233f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:18.529Z|12a429d8-2452-4061-85ec-5298c7ce233f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:19.377Z|5296732f-c276-4a38-a157-95fd46e0d1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:19.378Z|5296732f-c276-4a38-a157-95fd46e0d1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:19.641Z|9282341a-51b7-41ed-8e1c-6340c0fb2e7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:19.642Z|9282341a-51b7-41ed-8e1c-6340c0fb2e7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:24.433Z|fc9f9e2a-2d3a-43cd-a3f7-d26b386ebedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:18:24.436Z|fc9f9e2a-2d3a-43cd-a3f7-d26b386ebedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:18:28.551Z|1d582bab-a138-4084-ab50-da31202c1864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:28.552Z|1d582bab-a138-4084-ab50-da31202c1864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:29.403Z|e0f1b3aa-a691-4e5b-9c03-cd815b341a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:29.403Z|e0f1b3aa-a691-4e5b-9c03-cd815b341a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:29.668Z|ec76d03c-401d-467b-8ad5-8489c90d7d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:29.669Z|ec76d03c-401d-467b-8ad5-8489c90d7d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:31.774Z|c00ffe26-1a88-46fe-b512-d4d132d5a768|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:18:31.774Z|c00ffe26-1a88-46fe-b512-d4d132d5a768|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:38.583Z|3ec4e3d4-f99e-4197-aaa3-3f7739ba58d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:38.584Z|3ec4e3d4-f99e-4197-aaa3-3f7739ba58d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:39.426Z|09d9ba81-128c-434e-89ed-3cbcd19a65b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:39.427Z|09d9ba81-128c-434e-89ed-3cbcd19a65b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:39.432Z|9468067d-e60f-45ca-8fda-e8d77f7dc105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:18:39.433Z|9468067d-e60f-45ca-8fda-e8d77f7dc105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:18:39.606Z|d09e0305-0ddd-47cd-ad2f-717058613dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:18:39.607Z|d09e0305-0ddd-47cd-ad2f-717058613dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:18:39.692Z|551dec0e-d84b-4c75-9ff2-e52fd4891420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:39.693Z|551dec0e-d84b-4c75-9ff2-e52fd4891420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:48.607Z|584de20c-39d3-474d-a579-2705531dd3b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:48.608Z|584de20c-39d3-474d-a579-2705531dd3b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:49.451Z|f8df42dc-bf0d-4506-a92e-d8e249d68a98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:49.451Z|f8df42dc-bf0d-4506-a92e-d8e249d68a98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:49.716Z|fb811d58-3aac-4054-93d5-8e64aea6b96d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:49.717Z|fb811d58-3aac-4054-93d5-8e64aea6b96d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:54.433Z|7bda3e10-461f-4f72-a05f-7bec0f11308b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:18:54.433Z|7bda3e10-461f-4f72-a05f-7bec0f11308b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:18:58.631Z|3eb19a50-d690-47dd-b738-b88e4aaf5e25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:58.632Z|3eb19a50-d690-47dd-b738-b88e4aaf5e25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:59.478Z|bafd3551-b2c1-435d-851a-c3c51af73b15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:59.479Z|bafd3551-b2c1-435d-851a-c3c51af73b15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:18:59.740Z|65e6c9e7-5c3d-4fe2-ba9e-65cd50326622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:18:59.741Z|65e6c9e7-5c3d-4fe2-ba9e-65cd50326622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:08.655Z|bce50520-4a72-48c9-a176-a6d0d648d311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:08.656Z|bce50520-4a72-48c9-a176-a6d0d648d311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:09.433Z|26d9e1b6-88a4-443b-bcb9-896e676e76b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:19:09.435Z|26d9e1b6-88a4-443b-bcb9-896e676e76b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:19:09.507Z|cc2ddbbc-e2a3-43c7-981e-62f015c82681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:09.508Z|cc2ddbbc-e2a3-43c7-981e-62f015c82681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:09.608Z|af3b48c8-855f-4135-8b6a-f28e3c065833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:19:09.609Z|af3b48c8-855f-4135-8b6a-f28e3c065833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:19:09.766Z|6131cce2-34c7-4f07-b365-14634ad98d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:09.767Z|6131cce2-34c7-4f07-b365-14634ad98d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:18.679Z|aa74d4f2-fac3-4aa7-a269-5308fb2aca16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:18.680Z|aa74d4f2-fac3-4aa7-a269-5308fb2aca16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:19.530Z|f9546334-54ae-4c8e-9b08-a3bfbc807930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:19.531Z|f9546334-54ae-4c8e-9b08-a3bfbc807930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:19.789Z|d996837e-0cbf-464a-95db-5a2ba4bc7355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:19.790Z|d996837e-0cbf-464a-95db-5a2ba4bc7355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:24.432Z|5cbfcaa6-39ae-4d9b-818f-ec797b1f6090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:19:24.433Z|5cbfcaa6-39ae-4d9b-818f-ec797b1f6090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:19:28.704Z|2937c54c-8d44-4494-965b-93522f33eec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:28.705Z|2937c54c-8d44-4494-965b-93522f33eec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:29.554Z|ad9ae145-44ea-47b1-b1ba-1ba3a4330f15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:29.555Z|ad9ae145-44ea-47b1-b1ba-1ba3a4330f15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:29.815Z|dc098485-c626-4a28-bc64-0c6826ae8fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:29.816Z|dc098485-c626-4a28-bc64-0c6826ae8fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:31.775Z|612280ba-a466-40cb-8293-cd4b7d1ed749|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:19:31.775Z|612280ba-a466-40cb-8293-cd4b7d1ed749|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:38.727Z|609debd9-4b38-4956-9831-de30ce55b4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:38.728Z|609debd9-4b38-4956-9831-de30ce55b4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:39.433Z|21704d95-e110-4105-a37d-5b5fbd8c932e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:19:39.433Z|21704d95-e110-4105-a37d-5b5fbd8c932e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:19:39.577Z|87358d37-8f9b-4993-8f72-18b914d82dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:39.578Z|87358d37-8f9b-4993-8f72-18b914d82dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:39.610Z|03acbffe-1b91-41ac-a3ae-222c3132a1b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:19:39.610Z|03acbffe-1b91-41ac-a3ae-222c3132a1b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:19:39.841Z|ce28414c-b43e-4323-ac9d-34dcb718d724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:39.841Z|ce28414c-b43e-4323-ac9d-34dcb718d724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:48.753Z|53d8c175-82f4-41a8-8a2f-7f1e6ca47338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:48.755Z|53d8c175-82f4-41a8-8a2f-7f1e6ca47338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:49.601Z|79f05af2-28bd-4ecc-860e-71aeaf411163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:49.602Z|79f05af2-28bd-4ecc-860e-71aeaf411163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:49.864Z|d71c9005-9bc3-43ff-9de1-eac3d21ac6d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:49.865Z|d71c9005-9bc3-43ff-9de1-eac3d21ac6d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:54.432Z|dec7bff0-5a1e-4c62-9555-362c2730795f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:19:54.435Z|dec7bff0-5a1e-4c62-9555-362c2730795f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:19:58.778Z|7dcb9324-6c3d-4152-8bf0-9db93d94d5f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:58.779Z|7dcb9324-6c3d-4152-8bf0-9db93d94d5f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:59.631Z|4dddd5d8-431d-4f3f-960c-e318818ad220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:59.631Z|4dddd5d8-431d-4f3f-960c-e318818ad220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:19:59.888Z|f15bcc63-2089-4ebb-865a-94c80cc43d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:19:59.889Z|f15bcc63-2089-4ebb-865a-94c80cc43d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:08.802Z|d574a87c-ad3a-4de4-9b3e-150b1609da3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:08.803Z|d574a87c-ad3a-4de4-9b3e-150b1609da3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:09.433Z|718cffe4-4f95-4e39-947e-933a9211f360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:20:09.433Z|718cffe4-4f95-4e39-947e-933a9211f360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:20:09.611Z|c6c179cb-db63-4c55-98d2-cbb5dc708532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:20:09.612Z|c6c179cb-db63-4c55-98d2-cbb5dc708532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:20:09.656Z|98c349d2-5887-4364-aec9-0dac0350adff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:09.657Z|98c349d2-5887-4364-aec9-0dac0350adff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:09.913Z|25d00080-bdd8-4aed-9883-0bcf94fe7037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:09.914Z|25d00080-bdd8-4aed-9883-0bcf94fe7037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:18.827Z|ba0670d1-7631-44a8-94fc-d48e1b538826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:18.828Z|ba0670d1-7631-44a8-94fc-d48e1b538826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:19.682Z|fa9b8985-4d59-4bc7-9263-5e24a78d4396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:19.683Z|fa9b8985-4d59-4bc7-9263-5e24a78d4396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:19.939Z|02618f7b-5af5-4240-8a0f-a7fde64802d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:19.940Z|02618f7b-5af5-4240-8a0f-a7fde64802d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:24.433Z|c766a1eb-6914-43ff-a88f-d64d53f44198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:20:24.434Z|c766a1eb-6914-43ff-a88f-d64d53f44198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:20:28.853Z|45553aff-46fc-4806-984f-dc52cc376e3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:28.854Z|45553aff-46fc-4806-984f-dc52cc376e3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:29.706Z|04bf4781-c3c8-425a-963e-f37af2fa96a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:29.707Z|04bf4781-c3c8-425a-963e-f37af2fa96a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:29.963Z|d2b1e2c8-2f3e-43a9-92ad-4ea0c89d1f2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:29.964Z|d2b1e2c8-2f3e-43a9-92ad-4ea0c89d1f2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:31.774Z|b6f702ae-a050-4679-b6f0-3b4f7de59816|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:20:31.775Z|b6f702ae-a050-4679-b6f0-3b4f7de59816|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:38.878Z|4a9bb965-02a7-4a63-83ca-da12ed7e1548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:38.879Z|4a9bb965-02a7-4a63-83ca-da12ed7e1548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:39.433Z|fe50165f-58f5-4cdf-a955-4b473df16e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:20:39.436Z|fe50165f-58f5-4cdf-a955-4b473df16e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:20:39.613Z|ce8f4897-651b-44a5-9748-32c58776eeba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:20:39.614Z|ce8f4897-651b-44a5-9748-32c58776eeba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:20:39.731Z|c5187c4a-0f9b-423d-a568-fdd8e2ce15d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:39.732Z|c5187c4a-0f9b-423d-a568-fdd8e2ce15d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:39.987Z|960731d7-87e5-41f8-ac1e-c4a93c2c799b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:39.988Z|960731d7-87e5-41f8-ac1e-c4a93c2c799b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:48.904Z|a7efb803-2146-4809-b115-a32c74e96b5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:48.904Z|a7efb803-2146-4809-b115-a32c74e96b5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:49.758Z|649754ef-472a-4f3c-889e-afdb293714df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:49.759Z|649754ef-472a-4f3c-889e-afdb293714df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:50.012Z|ac0bcd6d-3912-4b48-a36f-8ae7d49cc974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:50.013Z|ac0bcd6d-3912-4b48-a36f-8ae7d49cc974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:54.433Z|3427ad63-bfb2-4472-b159-02d96ad1ec42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:20:54.434Z|3427ad63-bfb2-4472-b159-02d96ad1ec42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:20:58.929Z|aea9c7a9-13a8-43e4-a9df-f2b381b44ec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:58.932Z|aea9c7a9-13a8-43e4-a9df-f2b381b44ec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:20:59.788Z|1d82950f-fff5-4028-b9fa-dfd82886774d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:20:59.788Z|1d82950f-fff5-4028-b9fa-dfd82886774d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:00.037Z|40e6222b-cb4a-4b6e-8a12-d8921dfe7e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:00.038Z|40e6222b-cb4a-4b6e-8a12-d8921dfe7e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:08.958Z|732b7b5a-c5d0-4548-aaca-5c5885c4b056|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:08.959Z|732b7b5a-c5d0-4548-aaca-5c5885c4b056|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:09.433Z|4fdb8e6a-3755-4070-90a1-8db4388615f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:21:09.433Z|4fdb8e6a-3755-4070-90a1-8db4388615f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:21:09.615Z|01dc1e94-df32-4030-b2a6-f8106e6d4dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:21:09.615Z|01dc1e94-df32-4030-b2a6-f8106e6d4dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:21:09.832Z|a6496841-4bf4-4d5e-9d52-8016cfe72cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:09.833Z|a6496841-4bf4-4d5e-9d52-8016cfe72cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:10.064Z|153901c9-a37a-48f8-8d26-1c9e3db8ab67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:10.065Z|153901c9-a37a-48f8-8d26-1c9e3db8ab67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:18.990Z|5a9e00bd-b5e6-45b4-8be8-c693a91b0b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:18.991Z|5a9e00bd-b5e6-45b4-8be8-c693a91b0b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:19.857Z|95ed6f3e-b5fe-4a2c-8c91-68ecd455d39b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:19.858Z|95ed6f3e-b5fe-4a2c-8c91-68ecd455d39b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:20.088Z|5da0365c-2404-441a-a03b-696e967325eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:20.089Z|5da0365c-2404-441a-a03b-696e967325eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:24.433Z|480bc2e7-c029-4c9b-acee-678964a66af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:21:24.437Z|480bc2e7-c029-4c9b-acee-678964a66af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:21:29.030Z|b29b9d5c-988e-4b85-a7aa-8220414fe333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:29.031Z|b29b9d5c-988e-4b85-a7aa-8220414fe333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:29.880Z|24ac7de4-3c0b-4f9d-9de1-dd661dbfdd2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:29.881Z|24ac7de4-3c0b-4f9d-9de1-dd661dbfdd2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:30.113Z|a06b2f4d-eb5f-4861-858c-bff0af1aad65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:30.114Z|a06b2f4d-eb5f-4861-858c-bff0af1aad65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:31.774Z|82ad610a-9621-46c1-87bf-47b227718d61|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:21:31.775Z|82ad610a-9621-46c1-87bf-47b227718d61|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:39.063Z|932a311a-6b77-46ac-970b-5f45235804c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:39.065Z|932a311a-6b77-46ac-970b-5f45235804c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:39.433Z|b676423a-bd02-4119-aaa4-58c5d96acdd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:21:39.434Z|b676423a-bd02-4119-aaa4-58c5d96acdd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:21:39.620Z|84f580ef-6c2b-4e9d-a245-fd29bc10192d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:21:39.621Z|84f580ef-6c2b-4e9d-a245-fd29bc10192d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:21:39.906Z|881aeba1-f902-4bae-b99d-4de71f255fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:39.907Z|881aeba1-f902-4bae-b99d-4de71f255fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:40.139Z|f89e9a96-42fe-4d97-86d8-dc288c7e82dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:40.140Z|f89e9a96-42fe-4d97-86d8-dc288c7e82dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:49.096Z|73af01e4-4425-4d9d-bdae-8407fd066be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:49.097Z|73af01e4-4425-4d9d-bdae-8407fd066be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:49.930Z|bd21c6e4-f51c-4cd0-9dbc-ee3c50dfbc37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:49.931Z|bd21c6e4-f51c-4cd0-9dbc-ee3c50dfbc37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:50.163Z|bf24e0a8-89a9-418f-8fc0-e1e26cef81e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:50.164Z|bf24e0a8-89a9-418f-8fc0-e1e26cef81e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:54.434Z|f3d435e9-c492-46a4-9f60-aa6612caa4da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:21:54.440Z|f3d435e9-c492-46a4-9f60-aa6612caa4da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:21:59.127Z|b704375e-b2dd-4c0b-8b62-d875eacbe5f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:59.129Z|b704375e-b2dd-4c0b-8b62-d875eacbe5f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:21:59.954Z|d19b2c00-7582-4f3a-bf91-47b596922682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:21:59.955Z|d19b2c00-7582-4f3a-bf91-47b596922682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:00.186Z|190d15d1-8096-4b5f-8926-0aa1a72826d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:00.186Z|190d15d1-8096-4b5f-8926-0aa1a72826d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:09.156Z|683db9c1-f349-4c17-83dd-9fd85dc9ffce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:09.158Z|683db9c1-f349-4c17-83dd-9fd85dc9ffce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:09.433Z|3e63dc4c-a899-4aea-a349-974859810ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:22:09.433Z|3e63dc4c-a899-4aea-a349-974859810ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:22:09.623Z|06ee2fc5-92fd-4248-8306-704f4cb8cb90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:22:09.624Z|06ee2fc5-92fd-4248-8306-704f4cb8cb90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:22:09.977Z|fde69007-e04d-4d7e-b134-e34a9a0fe620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:09.978Z|fde69007-e04d-4d7e-b134-e34a9a0fe620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:10.212Z|d9a8c202-5d8e-46cb-809c-882fe38c34b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:10.212Z|d9a8c202-5d8e-46cb-809c-882fe38c34b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:19.185Z|a30570ad-f324-4bdd-8ef6-1ff1dde14cf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:19.186Z|a30570ad-f324-4bdd-8ef6-1ff1dde14cf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:20.001Z|c80af554-060e-4220-ab97-9b2378b3e0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:20.001Z|c80af554-060e-4220-ab97-9b2378b3e0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:20.235Z|7582f365-6878-41a1-970c-bebe977738e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:20.236Z|7582f365-6878-41a1-970c-bebe977738e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:24.432Z|0e62c706-30b3-464a-97f5-6a64a4ce65cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:22:24.433Z|0e62c706-30b3-464a-97f5-6a64a4ce65cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:22:29.210Z|7405d05d-2810-4d68-acde-3d1462c1e9c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:29.211Z|7405d05d-2810-4d68-acde-3d1462c1e9c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:30.024Z|1f5fde5f-3db1-4629-ac52-0bb6c74c1dc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:30.025Z|1f5fde5f-3db1-4629-ac52-0bb6c74c1dc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:30.259Z|124727ee-3644-4839-85eb-41184cb15cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:30.260Z|124727ee-3644-4839-85eb-41184cb15cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:31.774Z|0977d93f-3c49-478d-b4a7-152f6de5315a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:22:31.775Z|0977d93f-3c49-478d-b4a7-152f6de5315a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:39.233Z|e86a7885-4ff7-49b1-b180-d941de51967a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:39.234Z|e86a7885-4ff7-49b1-b180-d941de51967a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:39.433Z|ae865a68-c6fc-4374-8e82-a1355bb86387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:22:39.435Z|ae865a68-c6fc-4374-8e82-a1355bb86387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:22:39.625Z|6d990b6d-76c0-4e7d-a38b-2472b368f374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:22:39.625Z|6d990b6d-76c0-4e7d-a38b-2472b368f374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:22:40.055Z|efd1fb5e-20a8-4788-a81a-c828f2b9aa62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:40.057Z|efd1fb5e-20a8-4788-a81a-c828f2b9aa62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:40.284Z|0387fe93-9794-47ea-babd-39e656594806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:40.285Z|0387fe93-9794-47ea-babd-39e656594806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:49.257Z|f3d86932-06eb-4bca-a958-02233b814e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:49.258Z|f3d86932-06eb-4bca-a958-02233b814e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:50.080Z|85566ebd-5a0f-41b1-b548-c8d89a9d3100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:50.081Z|85566ebd-5a0f-41b1-b548-c8d89a9d3100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:50.312Z|6bc1411c-edbe-4764-9617-cd14b1ef0bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:50.312Z|6bc1411c-edbe-4764-9617-cd14b1ef0bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:22:54.433Z|e9a31991-1045-45dc-b9de-24fe75f50819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:22:54.433Z|e9a31991-1045-45dc-b9de-24fe75f50819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:22:59.280Z|7332c275-526a-4195-a6ea-93eb3967b815|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:22:59.281Z|7332c275-526a-4195-a6ea-93eb3967b815|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:00.106Z|0ec7137a-01f1-4b2e-a299-8e8346f445e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:00.107Z|0ec7137a-01f1-4b2e-a299-8e8346f445e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:00.336Z|249737f0-71b9-44a0-9e77-e59ae5e33843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:00.337Z|249737f0-71b9-44a0-9e77-e59ae5e33843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:09.304Z|3abc9080-7268-43b8-8c3f-b730a39e9569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:09.304Z|3abc9080-7268-43b8-8c3f-b730a39e9569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:09.432Z|3a3cad91-935f-4991-977d-4bd07eccc6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:23:09.433Z|3a3cad91-935f-4991-977d-4bd07eccc6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:23:09.626Z|3f3ddb76-6e2f-4913-b8ca-c2fc8771c558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:23:09.627Z|3f3ddb76-6e2f-4913-b8ca-c2fc8771c558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:23:10.132Z|a7d407bf-a124-4fd4-a773-39555055a03e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:10.133Z|a7d407bf-a124-4fd4-a773-39555055a03e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:10.359Z|19b641ea-926a-4d0b-8d1d-64a4e0d494e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:10.359Z|19b641ea-926a-4d0b-8d1d-64a4e0d494e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:19.330Z|a23ee968-c9cd-4e1e-9d11-7651e1b301e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:19.332Z|a23ee968-c9cd-4e1e-9d11-7651e1b301e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:20.156Z|ab56208a-cf8e-4be2-b046-e643e516dab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:20.157Z|ab56208a-cf8e-4be2-b046-e643e516dab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:20.384Z|ce7107c1-a03e-4d21-a6d9-66fa9386316c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:20.385Z|ce7107c1-a03e-4d21-a6d9-66fa9386316c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:24.432Z|a48c610a-1a79-4b1a-834f-473361b2f79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:23:24.437Z|a48c610a-1a79-4b1a-834f-473361b2f79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:23:29.358Z|2b1dbffe-4e7b-404c-a628-f8a2556c80a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:29.359Z|2b1dbffe-4e7b-404c-a628-f8a2556c80a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:30.180Z|2b6b377a-864a-4113-87d4-bbb604c35426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:30.181Z|2b6b377a-864a-4113-87d4-bbb604c35426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:30.408Z|9b08580f-f761-4225-a163-e92188d70c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:30.409Z|9b08580f-f761-4225-a163-e92188d70c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:31.775Z|31c51f89-0133-4371-a0c9-d0165c010ab3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:23:31.776Z|31c51f89-0133-4371-a0c9-d0165c010ab3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:39.382Z|f234946a-5ba2-4aad-844b-e100ac773411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:39.383Z|f234946a-5ba2-4aad-844b-e100ac773411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:39.433Z|abc471bc-1b96-4fe4-9978-944fb26d90dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:23:39.433Z|abc471bc-1b96-4fe4-9978-944fb26d90dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:23:39.628Z|d991d425-44d9-4fa2-a8b5-f3082eaddc94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:23:39.629Z|d991d425-44d9-4fa2-a8b5-f3082eaddc94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:23:40.206Z|a2b5d44b-65f6-4000-addb-8783bbec8787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:40.207Z|a2b5d44b-65f6-4000-addb-8783bbec8787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:40.433Z|ef77e699-8e4d-40ed-850b-fe05c69ce61e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:40.434Z|ef77e699-8e4d-40ed-850b-fe05c69ce61e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:49.409Z|426564c5-dc01-4967-bdc7-a642e217d1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:49.410Z|426564c5-dc01-4967-bdc7-a642e217d1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:50.229Z|791afdf1-80f3-4eb3-9f17-0c7c19005dc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:50.230Z|791afdf1-80f3-4eb3-9f17-0c7c19005dc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:50.457Z|dfde63d1-7e88-48b4-8313-da488fbc52be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:50.458Z|dfde63d1-7e88-48b4-8313-da488fbc52be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:23:54.432Z|86a3cd29-a968-4baa-9f6f-dadc9a6b7628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:23:54.433Z|86a3cd29-a968-4baa-9f6f-dadc9a6b7628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:23:59.432Z|c3e47811-7df9-4f36-80de-0c0c13cc2964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:23:59.432Z|c3e47811-7df9-4f36-80de-0c0c13cc2964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:00.253Z|47920321-6f00-499c-9706-9ebeefc60128|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:00.253Z|47920321-6f00-499c-9706-9ebeefc60128|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:00.480Z|6e11b21e-5f05-4f43-8012-3ad616d2cfb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:00.481Z|6e11b21e-5f05-4f43-8012-3ad616d2cfb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:09.433Z|28980e8d-ead3-43b5-a440-8b7556c0566a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:24:09.438Z|28980e8d-ead3-43b5-a440-8b7556c0566a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:24:09.455Z|e615cd63-cf81-4016-b4f8-ab4d98e396f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:09.456Z|e615cd63-cf81-4016-b4f8-ab4d98e396f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:09.630Z|6afb3096-bcb1-4e14-aa01-576621d133b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:24:09.630Z|6afb3096-bcb1-4e14-aa01-576621d133b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:24:10.286Z|3741893d-7d4f-4ed1-8851-be22f579c102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:10.297Z|3741893d-7d4f-4ed1-8851-be22f579c102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:10.506Z|8070aa3f-64e5-4603-964b-a295cf3f61cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:10.507Z|8070aa3f-64e5-4603-964b-a295cf3f61cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:19.478Z|aad41582-5c70-4a81-9247-17be324626b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:19.479Z|aad41582-5c70-4a81-9247-17be324626b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:20.321Z|f2f0dce4-8499-4948-b25d-ccddaeba4fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:20.322Z|f2f0dce4-8499-4948-b25d-ccddaeba4fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:20.533Z|444fa10b-13cb-4d03-b991-b71cbc5bf2de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:20.533Z|444fa10b-13cb-4d03-b991-b71cbc5bf2de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:24.432Z|218bb183-4f84-45b5-a0da-772c05ee5f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:24:24.433Z|218bb183-4f84-45b5-a0da-772c05ee5f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:24:29.502Z|0f479edc-0060-433b-8f87-5eb70089ee45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:29.504Z|0f479edc-0060-433b-8f87-5eb70089ee45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:30.344Z|c4f9f496-cb9d-4f1f-955a-75a49b77ab9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:30.345Z|c4f9f496-cb9d-4f1f-955a-75a49b77ab9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:30.557Z|5c70f733-08de-48fc-ae65-6df5fd902840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:30.557Z|5c70f733-08de-48fc-ae65-6df5fd902840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:31.773Z|98423ea9-160e-4308-ae86-936f69326bda|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:24:31.774Z|98423ea9-160e-4308-ae86-936f69326bda|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:39.432Z|c238bd67-a364-40a7-ad46-d804058c3491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:24:39.433Z|c238bd67-a364-40a7-ad46-d804058c3491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:24:39.529Z|d48c5cce-b8ef-4b87-b8ac-085b07394360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:39.530Z|d48c5cce-b8ef-4b87-b8ac-085b07394360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:39.631Z|70a9c2e1-21c5-42a1-bee6-6ff7d52c7f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:24:39.632Z|70a9c2e1-21c5-42a1-bee6-6ff7d52c7f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:24:40.368Z|33a82305-db9d-4c78-88c5-13545de832c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:40.369Z|33a82305-db9d-4c78-88c5-13545de832c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:40.579Z|7544b0a3-6431-4fd4-93d2-b84abf56018a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:40.580Z|7544b0a3-6431-4fd4-93d2-b84abf56018a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:49.555Z|2ae601ff-5b08-4300-89df-05f21a6dbb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:49.556Z|2ae601ff-5b08-4300-89df-05f21a6dbb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:50.391Z|88725c61-896c-4861-858e-44ccb710de73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:50.392Z|88725c61-896c-4861-858e-44ccb710de73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:50.603Z|9592e298-f3bc-436a-b097-6b3334939b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:50.604Z|9592e298-f3bc-436a-b097-6b3334939b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:24:54.433Z|d57738c7-3a43-40ab-ac01-29649a3127fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:24:54.440Z|d57738c7-3a43-40ab-ac01-29649a3127fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:24:59.578Z|c4109075-fe07-4bd6-8367-ddcb1a07ecb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:24:59.579Z|c4109075-fe07-4bd6-8367-ddcb1a07ecb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:00.415Z|c98407e1-395d-4227-aada-9993ac32ef4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:00.417Z|c98407e1-395d-4227-aada-9993ac32ef4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:00.629Z|6a9b29f5-23fb-4e49-830f-511755cd3b76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:00.630Z|6a9b29f5-23fb-4e49-830f-511755cd3b76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:09.433Z|32f36fa6-c5f4-410c-9d42-bca197d4b1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:25:09.433Z|32f36fa6-c5f4-410c-9d42-bca197d4b1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:25:09.605Z|54865c9e-c3d3-49a5-80f6-db93c4dd376f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:09.605Z|54865c9e-c3d3-49a5-80f6-db93c4dd376f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:09.633Z|a5843de0-e67a-4ffc-a718-c3b3818da2f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:25:09.633Z|a5843de0-e67a-4ffc-a718-c3b3818da2f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:25:10.440Z|e62a11d2-bf1b-4099-aa1a-1bbf0f124641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:10.441Z|e62a11d2-bf1b-4099-aa1a-1bbf0f124641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:10.654Z|b2ef0eec-0e22-4a57-b12f-7687fddb6269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:10.655Z|b2ef0eec-0e22-4a57-b12f-7687fddb6269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:19.629Z|b681aa78-e489-4695-b646-d4c7d26dc108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:19.630Z|b681aa78-e489-4695-b646-d4c7d26dc108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:20.464Z|99a8513d-d180-4db0-873a-81d28d5a7f35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:20.465Z|99a8513d-d180-4db0-873a-81d28d5a7f35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:20.678Z|176fe491-1d52-406b-a37f-f7236a151bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:20.679Z|176fe491-1d52-406b-a37f-f7236a151bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:24.433Z|37cc3b45-c847-463d-a93c-82da6f401d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:25:24.433Z|37cc3b45-c847-463d-a93c-82da6f401d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:25:29.661Z|0829f9de-37ff-4081-ab7a-1927d5988ba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:29.662Z|0829f9de-37ff-4081-ab7a-1927d5988ba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:30.488Z|3f4e931b-e75b-48c6-a029-3758d6f9612f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:30.489Z|3f4e931b-e75b-48c6-a029-3758d6f9612f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:30.701Z|786256bd-cc68-4ad8-9331-8fa2838a4bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:30.702Z|786256bd-cc68-4ad8-9331-8fa2838a4bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:31.773Z|7ff967b2-e366-4491-b31d-604234729c76|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:25:31.774Z|7ff967b2-e366-4491-b31d-604234729c76|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:39.433Z|ce734397-1ebf-479f-99d8-15f36d19eb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:25:39.437Z|ce734397-1ebf-479f-99d8-15f36d19eb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:25:39.634Z|9111af94-062a-4ed3-97e6-49c9512660d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:25:39.635Z|9111af94-062a-4ed3-97e6-49c9512660d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:25:39.686Z|0c8f6e38-62ee-4f83-b460-0bb94b14697f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:39.687Z|0c8f6e38-62ee-4f83-b460-0bb94b14697f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:40.511Z|566a42dc-89be-4f60-8e17-68b6800c6b42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:40.512Z|566a42dc-89be-4f60-8e17-68b6800c6b42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:40.725Z|6afa4a9c-dd42-4be7-82f9-3d38c495d945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:40.726Z|6afa4a9c-dd42-4be7-82f9-3d38c495d945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:49.711Z|c38bf503-ac6f-4b3b-9de6-9104789acf01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:49.712Z|c38bf503-ac6f-4b3b-9de6-9104789acf01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:50.534Z|4066e56b-b80a-4a59-a4e6-4e6c51731005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:50.535Z|4066e56b-b80a-4a59-a4e6-4e6c51731005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:50.748Z|54be434a-05a9-47be-b22b-ac790510f387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:50.750Z|54be434a-05a9-47be-b22b-ac790510f387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:25:54.432Z|4cc3eccd-dd67-4ce0-812c-9a0bfb3c9f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:25:54.433Z|4cc3eccd-dd67-4ce0-812c-9a0bfb3c9f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:25:59.738Z|7e256186-722c-46ab-8146-2cde1fa91829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:25:59.738Z|7e256186-722c-46ab-8146-2cde1fa91829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:00.557Z|d914298b-0e1d-4b10-b131-366b07eb6d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:00.558Z|d914298b-0e1d-4b10-b131-366b07eb6d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:00.774Z|3690f051-4ac5-42fb-bac8-82aa6dd356a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:00.775Z|3690f051-4ac5-42fb-bac8-82aa6dd356a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:09.433Z|2359e3ef-db58-466f-a92a-208e1e11efe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:26:09.433Z|2359e3ef-db58-466f-a92a-208e1e11efe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:26:09.636Z|fc371cd1-67ee-461a-83db-653574d06092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:26:09.636Z|fc371cd1-67ee-461a-83db-653574d06092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:26:09.762Z|01dbd7d5-7a16-4521-92aa-71f35247347b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:09.763Z|01dbd7d5-7a16-4521-92aa-71f35247347b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:10.581Z|3eb6d9e2-7b2c-45f6-8a63-a0a78cd81b5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:10.582Z|3eb6d9e2-7b2c-45f6-8a63-a0a78cd81b5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:10.801Z|57fb28cd-9b6c-4bec-9bd9-618115ddbff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:10.802Z|57fb28cd-9b6c-4bec-9bd9-618115ddbff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:19.790Z|11098896-c352-4f6f-a89a-fd7625dae585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:19.791Z|11098896-c352-4f6f-a89a-fd7625dae585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:20.603Z|e68631ce-9a54-4508-a025-de2290727e7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:20.604Z|e68631ce-9a54-4508-a025-de2290727e7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:20.824Z|6b419c1e-9b9a-4a4b-bfa7-6b7e0da1624b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:20.825Z|6b419c1e-9b9a-4a4b-bfa7-6b7e0da1624b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:24.432Z|e74328ec-d77f-4cc1-a8a5-1dbf56cacf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:26:24.436Z|e74328ec-d77f-4cc1-a8a5-1dbf56cacf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:26:29.815Z|6ed5fad7-1aff-42c9-9a3a-5cd02e2773c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:29.816Z|6ed5fad7-1aff-42c9-9a3a-5cd02e2773c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:30.630Z|6e9fab1d-a72d-4e4c-9931-4823a6513104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:30.631Z|6e9fab1d-a72d-4e4c-9931-4823a6513104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:30.850Z|4ab8f4f6-281c-449c-96e8-8329e1781bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:30.851Z|4ab8f4f6-281c-449c-96e8-8329e1781bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:31.774Z|a376deff-fb9a-4141-b2e9-d2b1840b7577|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:26:31.775Z|a376deff-fb9a-4141-b2e9-d2b1840b7577|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:39.433Z|49d26380-65f3-48a7-8024-fca33789c439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:26:39.433Z|49d26380-65f3-48a7-8024-fca33789c439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:26:39.637Z|2e831754-1fda-41a8-8ff6-0e4a81f96ba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:26:39.638Z|2e831754-1fda-41a8-8ff6-0e4a81f96ba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:26:39.840Z|97f989a5-69fd-4e41-a76b-ca553c4775e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:39.841Z|97f989a5-69fd-4e41-a76b-ca553c4775e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:40.654Z|88986e92-1d2d-454d-b2d7-dc0aeb8024d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:40.655Z|88986e92-1d2d-454d-b2d7-dc0aeb8024d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:40.873Z|5732f57e-4a1c-4f54-9ee2-96f50e40ff38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:40.874Z|5732f57e-4a1c-4f54-9ee2-96f50e40ff38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:49.865Z|6368c335-d837-4e96-b1bf-6a21afc8dd15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:49.866Z|6368c335-d837-4e96-b1bf-6a21afc8dd15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:50.677Z|c6f711ba-f7e5-4a43-a171-24cb38deaea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:50.678Z|c6f711ba-f7e5-4a43-a171-24cb38deaea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:50.898Z|aabcb3c8-bf42-45d5-b760-daedcb5fb252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:50.899Z|aabcb3c8-bf42-45d5-b760-daedcb5fb252|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:26:54.432Z|30c79945-5fe2-4263-b5a7-ebb357a7961d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:26:54.433Z|30c79945-5fe2-4263-b5a7-ebb357a7961d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:26:59.888Z|82cb4832-9046-402f-9762-9450540a6dbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:26:59.889Z|82cb4832-9046-402f-9762-9450540a6dbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:00.700Z|b886ef62-17e9-4433-8867-5e472df6a71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:00.701Z|b886ef62-17e9-4433-8867-5e472df6a71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:00.922Z|b3b79396-1d56-4072-b552-24fe373dd23a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:00.923Z|b3b79396-1d56-4072-b552-24fe373dd23a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:09.433Z|0f3eb68b-dec2-484c-9dc4-bf2562cea318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:27:09.435Z|0f3eb68b-dec2-484c-9dc4-bf2562cea318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:27:09.639Z|14c00b36-bcb9-4f16-bd86-6ddfe9fadc95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:27:09.639Z|14c00b36-bcb9-4f16-bd86-6ddfe9fadc95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:27:09.913Z|78b451c3-8633-4ccf-907e-c3b0ba94cea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:09.914Z|78b451c3-8633-4ccf-907e-c3b0ba94cea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:10.723Z|ba3fadba-9bf7-4d12-a74a-73f6b4f3488e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:10.724Z|ba3fadba-9bf7-4d12-a74a-73f6b4f3488e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:10.949Z|ab715ffb-6a50-4174-af12-b3751c02865d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:10.950Z|ab715ffb-6a50-4174-af12-b3751c02865d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:19.939Z|e0b496ab-fd18-4f53-af1b-d5c966914b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:19.939Z|e0b496ab-fd18-4f53-af1b-d5c966914b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:20.746Z|724949be-3b8b-49ed-9500-ea240bbe6f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:20.746Z|724949be-3b8b-49ed-9500-ea240bbe6f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:20.973Z|ccb3bcef-f643-4689-aae4-d717194d71a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:20.974Z|ccb3bcef-f643-4689-aae4-d717194d71a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:24.432Z|552bd627-4188-45c1-b1e0-918d2c40c276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:27:24.433Z|552bd627-4188-45c1-b1e0-918d2c40c276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:27:29.962Z|47948bbf-0dc1-422b-93d6-af10469906db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:29.963Z|47948bbf-0dc1-422b-93d6-af10469906db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:30.768Z|3796c723-d8c4-4bc0-9457-1c6fe2f3979e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:30.769Z|3796c723-d8c4-4bc0-9457-1c6fe2f3979e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:30.997Z|1d95dcc3-e0e2-4eb8-bd09-50beee06c10f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:30.998Z|1d95dcc3-e0e2-4eb8-bd09-50beee06c10f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:31.774Z|6676ac66-3c10-4f7d-b080-693221105ebc|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:27:31.775Z|6676ac66-3c10-4f7d-b080-693221105ebc|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:39.433Z|bc45708f-79d8-4654-8fad-6a5bb9d6bfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:27:39.433Z|bc45708f-79d8-4654-8fad-6a5bb9d6bfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:27:39.640Z|32ff6fb4-6566-414b-8ea8-ec84e9ba6065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:27:39.642Z|32ff6fb4-6566-414b-8ea8-ec84e9ba6065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:27:39.986Z|2c495814-0e5a-482f-9a4a-ec1d85676e9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:39.987Z|2c495814-0e5a-482f-9a4a-ec1d85676e9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:40.795Z|f01d70dd-a907-4111-bdb1-9fed39661cf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:40.800Z|f01d70dd-a907-4111-bdb1-9fed39661cf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:41.020Z|121f7c8b-de65-437b-a467-7f61a0fd6d3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:41.021Z|121f7c8b-de65-437b-a467-7f61a0fd6d3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:50.010Z|d16a0ada-39ea-45b0-b254-63e308faaa61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:50.011Z|d16a0ada-39ea-45b0-b254-63e308faaa61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:50.825Z|ea9c0fae-ed62-4d94-895a-37f3347838fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:50.825Z|ea9c0fae-ed62-4d94-895a-37f3347838fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:51.043Z|96fb8c2a-15b2-4751-9eb5-7d1331ab7321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:27:51.044Z|96fb8c2a-15b2-4751-9eb5-7d1331ab7321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:27:54.433Z|35979dd8-299b-40b8-9650-ad3ba90b80c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:27:54.439Z|35979dd8-299b-40b8-9650-ad3ba90b80c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:28:00.036Z|93cf2902-146e-4330-af4c-9cd26b65ab10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:00.037Z|93cf2902-146e-4330-af4c-9cd26b65ab10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:00.850Z|7e30762b-ff2c-444c-88f5-38b13024a3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:00.851Z|7e30762b-ff2c-444c-88f5-38b13024a3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:01.066Z|bf282215-4155-47c2-ab16-a04ab2eb94f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:01.067Z|bf282215-4155-47c2-ab16-a04ab2eb94f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:09.433Z|5169ed27-a9de-4d2c-a076-eee8116dcbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:28:09.433Z|5169ed27-a9de-4d2c-a076-eee8116dcbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:28:09.643Z|0642c1a5-b6a8-42cf-bae8-355b75c2f07d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:28:09.644Z|0642c1a5-b6a8-42cf-bae8-355b75c2f07d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:28:10.059Z|7093eb23-7aba-445a-a8b1-4d25705fe519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:10.059Z|7093eb23-7aba-445a-a8b1-4d25705fe519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:10.875Z|72bcded6-8f78-4017-a0d9-aa3c80fd1304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:10.876Z|72bcded6-8f78-4017-a0d9-aa3c80fd1304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:11.089Z|9ffeac9c-3c86-4b32-a644-2cfd47ad29ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:11.089Z|9ffeac9c-3c86-4b32-a644-2cfd47ad29ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:20.082Z|bd4c4669-5d29-4c39-8785-97648a5a2036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:20.083Z|bd4c4669-5d29-4c39-8785-97648a5a2036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:20.898Z|1dc879de-f5a5-42da-8413-8435ee1d382a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:20.899Z|1dc879de-f5a5-42da-8413-8435ee1d382a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:21.111Z|7b14e7c7-a5ed-47ec-83f3-3e0a711be7c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:21.112Z|7b14e7c7-a5ed-47ec-83f3-3e0a711be7c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:24.432Z|bc08088b-ef77-417d-910b-f602b75f2fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:28:24.433Z|bc08088b-ef77-417d-910b-f602b75f2fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:28:30.115Z|aaac8d64-e4a1-4946-958d-d116351f1668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:30.116Z|aaac8d64-e4a1-4946-958d-d116351f1668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:30.924Z|1906f3e3-3a3c-44be-9b95-b4407941068f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:30.925Z|1906f3e3-3a3c-44be-9b95-b4407941068f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:31.136Z|21bbc615-0e22-4a08-853f-5c51179de6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:31.137Z|21bbc615-0e22-4a08-853f-5c51179de6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:31.773Z|ca8bd395-9f90-4ff3-9a9a-ab9025118a14|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:28:31.774Z|ca8bd395-9f90-4ff3-9a9a-ab9025118a14|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:39.433Z|539df55e-42d3-4e64-b65a-eb3599c4f987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:28:39.438Z|539df55e-42d3-4e64-b65a-eb3599c4f987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:28:39.645Z|a6454aa0-ae26-474f-bb28-96463541cc22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:28:39.645Z|a6454aa0-ae26-474f-bb28-96463541cc22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:28:40.165Z|9f915a9e-afaa-4770-b6ce-9944156749e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:40.166Z|9f915a9e-afaa-4770-b6ce-9944156749e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:40.948Z|e6664c9d-8c55-4719-9d88-7f8258936483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:40.949Z|e6664c9d-8c55-4719-9d88-7f8258936483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:41.161Z|e0b479b1-747f-43bd-a229-62d666ac743c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:41.162Z|e0b479b1-747f-43bd-a229-62d666ac743c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:50.191Z|cf3dd34e-62c6-4980-9b80-49775de6d9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:50.192Z|cf3dd34e-62c6-4980-9b80-49775de6d9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:50.976Z|ba229b77-c66e-451a-b247-6f1ee084ee4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:50.976Z|ba229b77-c66e-451a-b247-6f1ee084ee4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:51.184Z|b8c8fb75-359b-4a0f-ae97-469eceabf75f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:28:51.185Z|b8c8fb75-359b-4a0f-ae97-469eceabf75f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:28:54.433Z|31835777-ba78-4625-82fc-b8827458bb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:28:54.433Z|31835777-ba78-4625-82fc-b8827458bb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:29:00.215Z|4b020452-a3a7-44e9-9bb4-4d560e12ee1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:00.216Z|4b020452-a3a7-44e9-9bb4-4d560e12ee1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:00.998Z|e2a35f6c-5202-45fd-ae3a-3e825b9ee54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:00.999Z|e2a35f6c-5202-45fd-ae3a-3e825b9ee54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:01.208Z|1d3124b2-0b97-49ba-9f15-f2039be3daf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:01.209Z|1d3124b2-0b97-49ba-9f15-f2039be3daf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:09.433Z|55a1d206-4707-48a5-801e-3f30a1aaf4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:29:09.433Z|55a1d206-4707-48a5-801e-3f30a1aaf4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:29:09.646Z|c500e155-15d0-4bc7-8652-99778dbe40ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:29:09.647Z|c500e155-15d0-4bc7-8652-99778dbe40ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:29:10.239Z|539ede22-58b6-4fcb-8961-e24f98d4794a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:10.240Z|539ede22-58b6-4fcb-8961-e24f98d4794a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:11.022Z|db1ee2c2-75ea-4dc9-b5ff-d0dd99d3e02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:11.023Z|db1ee2c2-75ea-4dc9-b5ff-d0dd99d3e02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:11.236Z|118f009c-d66b-4b07-95b4-6616b83497a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:11.237Z|118f009c-d66b-4b07-95b4-6616b83497a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:12.921Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:29:12.935Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8fb4b406-f9c2-4610-8ee7-49004b78e113 already exists in requestDb InfraActiveRequests table
2022-07-07T04:29:13.001Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113
2022-07-07T04:29:13.003Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|INFO|500||Invoke
2022-07-07T04:29:13.003Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||===========================request begin================================================
2022-07-07T04:29:13.003Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113
2022-07-07T04:29:13.004Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||Method      : GET
2022-07-07T04:29:13.004Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6af6edc1e4ef057", X-B3-SpanId:"2c963bd4dc4efea1", X-B3-ParentSpanId:"d6af6edc1e4ef057", X-B3-Sampled:"0", X-ONAP-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-TransactionID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-ECOMP-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59677ffa-7f5b-427e-8535-557efd501d67"]
2022-07-07T04:29:13.005Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||Request body: 
2022-07-07T04:29:13.005Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||==========================request end================================================
2022-07-07T04:29:13.796Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||============================response begin==========================================
2022-07-07T04:29:13.797Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:29:13.797Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||Status text  : 
2022-07-07T04:29:13.798Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B02079BEA68F2E6BC5859B4784B3F6A0; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:29:13.800Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||Response body: 
2022-07-07T04:29:13.800Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|DEBUG|500||=======================response end=================================================
2022-07-07T04:29:13.801Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fb4b406-f9c2-4610-8ee7-49004b78e113|INFO|404|Not Found|InvokeReturn
2022-07-07T04:29:13.889Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8fb4b406-f9c2-4610-8ee7-49004b78e113
2022-07-07T04:29:13.914Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-07-07T04:29:13.917Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-07-07T04:29:13.918Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-07-07T04:29:13.918Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-07-07T04:29:13.918Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-07-07T04:29:13.919Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-07-07T04:29:13.919Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d6af6edc1e4ef057", X-B3-SpanId:"267c85bdc7f1e01d", X-B3-ParentSpanId:"d6af6edc1e4ef057", X-B3-Sampled:"0", X-ONAP-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-TransactionID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-ECOMP-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ca01dda-1e9c-4033-9776-93e56c11501e"]
2022-07-07T04:29:13.920Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-07-07T04:29:13.920Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-07-07T04:29:13.976Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-07-07T04:29:13.976Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-07-07T04:29:13.977Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-07-07T04:29:13.977Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:29:13.978Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-07-07T04:29:13.978Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-07-07T04:29:13.979Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-07-07T04:29:13.981Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-07T04:29:13.983Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-07-07T04:29:13.984Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-07-07T04:29:13.985Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-07-07T04:29:13.985Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-07-07T04:29:13.986Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-07-07T04:29:13.986Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-07-07T04:29:13.987Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d6af6edc1e4ef057", X-B3-SpanId:"38e30a88b8697372", X-B3-ParentSpanId:"d6af6edc1e4ef057", X-B3-Sampled:"0", X-ONAP-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-TransactionID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-ECOMP-RequestID:"8fb4b406-f9c2-4610-8ee7-49004b78e113", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40caf49c-41ab-467d-8e62-c1c6a0ba2721"]
2022-07-07T04:29:13.987Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-07-07T04:29:13.988Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-07-07T04:29:14.049Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-07-07T04:29:14.050Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-07-07T04:29:14.051Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-07-07T04:29:14.051Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:29:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:29:14.052Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-07-07T04:29:14.053Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-07-07T04:29:14.054Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-07-07T04:29:14.055Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-07T04:29:14.059Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4b710f0c
2022-07-07T04:29:14.064Z|8fb4b406-f9c2-4610-8ee7-49004b78e113|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:29:20.284Z|40670ee7-ce52-45fb-956b-ae3eda180e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:20.284Z|40670ee7-ce52-45fb-956b-ae3eda180e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:21.048Z|ece7677b-19cf-4b0b-99dd-bbea32a1f7d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:21.049Z|ece7677b-19cf-4b0b-99dd-bbea32a1f7d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:21.260Z|862f84de-9fe4-45be-b3de-94f0d87cc44a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:21.262Z|862f84de-9fe4-45be-b3de-94f0d87cc44a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:24.433Z|1a69a5e0-bd9f-42b6-b081-ea10b2df67f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:29:24.437Z|1a69a5e0-bd9f-42b6-b081-ea10b2df67f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:29:30.319Z|b75384c6-27d4-4b7c-bf0c-97542c66cf5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:30.320Z|b75384c6-27d4-4b7c-bf0c-97542c66cf5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:31.071Z|0cea96a2-3aaa-46bb-a302-6e3f477331f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:31.072Z|0cea96a2-3aaa-46bb-a302-6e3f477331f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:31.286Z|4433a5bf-52d8-4fcd-a025-1f5fb98b5500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:31.287Z|4433a5bf-52d8-4fcd-a025-1f5fb98b5500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:31.775Z|abdaa879-4e70-44ab-8024-2bf12e33f410|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:29:31.776Z|abdaa879-4e70-44ab-8024-2bf12e33f410|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:33.047Z|a1bd05e6-959c-43f5-81e3-7f6a50c5f29f|http-nio-8080-exec-5|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-07-07T04:29:33.048Z|a1bd05e6-959c-43f5-81e3-7f6a50c5f29f|http-nio-8080-exec-5|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:39.432Z|45bcd0ee-0049-4a74-aad8-71a55fdf2766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:29:39.433Z|45bcd0ee-0049-4a74-aad8-71a55fdf2766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:29:39.648Z|f37fde49-1310-4a4c-9371-6e0c4bf9ba87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:29:39.648Z|f37fde49-1310-4a4c-9371-6e0c4bf9ba87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:29:40.357Z|200e353c-76aa-460e-9f58-c41dcc18f28e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:40.375Z|200e353c-76aa-460e-9f58-c41dcc18f28e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:41.095Z|1dcfe3f5-fa82-4a80-8415-cf091c541f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:41.096Z|1dcfe3f5-fa82-4a80-8415-cf091c541f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:41.309Z|1ae6f37a-7590-40ae-aa2c-d7504a88b680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:41.310Z|1ae6f37a-7590-40ae-aa2c-d7504a88b680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:48.151Z|8946a262-5057-4e98-8525-b63788d47817|http-nio-8080-exec-4|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-07-07T04:29:48.152Z|8946a262-5057-4e98-8525-b63788d47817|http-nio-8080-exec-4|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:50.417Z|976695f2-69c8-42ee-a363-a048c47d51e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:50.417Z|976695f2-69c8-42ee-a363-a048c47d51e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:51.119Z|fd826f07-17ff-4712-92ee-4ca9f67ccca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:51.120Z|fd826f07-17ff-4712-92ee-4ca9f67ccca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:51.340Z|e7e4827d-2b6f-465b-adc5-cd4c6c688029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:29:51.340Z|e7e4827d-2b6f-465b-adc5-cd4c6c688029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:29:54.433Z|6c799597-8627-4307-9e8c-3c34b7d4a6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:29:54.433Z|6c799597-8627-4307-9e8c-3c34b7d4a6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:30:00.464Z|b77d1346-8a76-4ecc-9d48-2a2f9c9eeb7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:00.465Z|b77d1346-8a76-4ecc-9d48-2a2f9c9eeb7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:01.142Z|beb5105f-6c1a-45a6-920f-e69dbed7a4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:01.143Z|beb5105f-6c1a-45a6-920f-e69dbed7a4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:01.362Z|86f545e0-2602-4fb2-a59d-c494f57a84a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:01.363Z|86f545e0-2602-4fb2-a59d-c494f57a84a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:09.433Z|5328397b-1645-45b1-9d76-f1e26cbbefdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:30:09.437Z|5328397b-1645-45b1-9d76-f1e26cbbefdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:30:09.649Z|c2221212-b441-4d0c-8ea6-34c4c1926fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:30:09.650Z|c2221212-b441-4d0c-8ea6-34c4c1926fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:30:10.489Z|4329f9de-1379-4dd0-8394-f34e2a9cc713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:10.490Z|4329f9de-1379-4dd0-8394-f34e2a9cc713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:11.166Z|cbdfd5a1-8390-46b5-aa84-a05ad7a1f25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:11.167Z|cbdfd5a1-8390-46b5-aa84-a05ad7a1f25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:11.385Z|dc8156e1-b3b2-4eab-8d53-4f6d9e1033b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:11.386Z|dc8156e1-b3b2-4eab-8d53-4f6d9e1033b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:20.515Z|d625b19d-a203-47cf-9ee8-1fe7b2390338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:20.516Z|d625b19d-a203-47cf-9ee8-1fe7b2390338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:21.190Z|9cd6f63b-7c44-4e43-b90d-e1c84572dcf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:21.191Z|9cd6f63b-7c44-4e43-b90d-e1c84572dcf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:21.407Z|3af2b0ba-51dc-4661-9611-65ae30e3ff4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:21.408Z|3af2b0ba-51dc-4661-9611-65ae30e3ff4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:24.432Z|a5a78833-2bfe-4d19-96cd-a40c41331034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:30:24.433Z|a5a78833-2bfe-4d19-96cd-a40c41331034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:30:30.538Z|074289f5-7b1b-4b1d-ac88-935662763c52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:30.539Z|074289f5-7b1b-4b1d-ac88-935662763c52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:31.213Z|0b109029-d724-475b-a77b-1b4a57172b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:31.214Z|0b109029-d724-475b-a77b-1b4a57172b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:31.429Z|bae5f61e-bfd0-438f-98e2-74dfe1a6e21b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:31.430Z|bae5f61e-bfd0-438f-98e2-74dfe1a6e21b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:31.774Z|f3e86c89-aa0a-417c-a4b7-6caf76d468c0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:30:31.775Z|f3e86c89-aa0a-417c-a4b7-6caf76d468c0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:39.433Z|dd3424b2-c905-4057-91a8-e43895b197d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:30:39.433Z|dd3424b2-c905-4057-91a8-e43895b197d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:30:39.651Z|59edef42-079f-4d5c-903c-409b3d5127e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:30:39.651Z|59edef42-079f-4d5c-903c-409b3d5127e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:30:40.561Z|e2f85598-36a5-4010-a9cc-d3c9d5d9c38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:40.562Z|e2f85598-36a5-4010-a9cc-d3c9d5d9c38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:41.238Z|b76be8cc-b361-42c6-b636-30c24b25e605|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:41.239Z|b76be8cc-b361-42c6-b636-30c24b25e605|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:41.451Z|13407eff-e0cc-45c5-9678-fbb9b1486598|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:41.452Z|13407eff-e0cc-45c5-9678-fbb9b1486598|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:50.586Z|8341f884-dae7-4ce2-815a-ef2d62740d72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:50.587Z|8341f884-dae7-4ce2-815a-ef2d62740d72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:51.262Z|396715e7-bf0d-4cd1-8f41-ea12e81a0464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:51.263Z|396715e7-bf0d-4cd1-8f41-ea12e81a0464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:51.474Z|88a5850d-449e-4c44-922c-4a7fc0e16c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:30:51.475Z|88a5850d-449e-4c44-922c-4a7fc0e16c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:30:54.433Z|858c23a4-b985-4f64-a6d1-fade884115f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:30:54.438Z|858c23a4-b985-4f64-a6d1-fade884115f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:31:00.619Z|cdae8085-0ad9-4b10-8e12-9b2defc12311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:00.620Z|cdae8085-0ad9-4b10-8e12-9b2defc12311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:01.289Z|937f45ec-e6b8-4541-acb6-8866deab4269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:01.290Z|937f45ec-e6b8-4541-acb6-8866deab4269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:01.497Z|ce54b520-4246-47c1-90bc-110b5897c5ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:01.498Z|ce54b520-4246-47c1-90bc-110b5897c5ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:09.433Z|05701ad0-6903-453c-ba70-dc9fa1cf651c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:31:09.433Z|05701ad0-6903-453c-ba70-dc9fa1cf651c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:31:09.652Z|4486e800-fe74-4174-a1df-cb4df52d350a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:31:09.653Z|4486e800-fe74-4174-a1df-cb4df52d350a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:31:10.650Z|55e6383f-ceb6-465f-a0cd-1f84ff2c9619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:10.651Z|55e6383f-ceb6-465f-a0cd-1f84ff2c9619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:11.315Z|64b42b66-0fe3-4ced-882a-75aaa90d425a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:11.316Z|64b42b66-0fe3-4ced-882a-75aaa90d425a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:11.519Z|9b4a457e-2313-4b39-95e4-54be50c1353e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:11.520Z|9b4a457e-2313-4b39-95e4-54be50c1353e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:20.682Z|4218c638-7358-431e-8386-935af23d1836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:20.683Z|4218c638-7358-431e-8386-935af23d1836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:21.340Z|38d56a20-2c3d-46fe-9906-de35c5e5e835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:21.341Z|38d56a20-2c3d-46fe-9906-de35c5e5e835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:21.542Z|eedc9045-c3a3-4ef4-b860-c3a2ada4558f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:21.543Z|eedc9045-c3a3-4ef4-b860-c3a2ada4558f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:24.433Z|37a1cd84-c60f-42b3-a168-a756e9e968e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:31:24.434Z|37a1cd84-c60f-42b3-a168-a756e9e968e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:31:30.717Z|9960c19d-2e11-4f52-b489-1f27b6fde404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:30.718Z|9960c19d-2e11-4f52-b489-1f27b6fde404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:31.365Z|1d40ca70-744d-4689-a8ff-f9866ebcb03f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:31.366Z|1d40ca70-744d-4689-a8ff-f9866ebcb03f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:31.566Z|eae53420-6bbd-4de2-91ec-40e85481735a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:31.567Z|eae53420-6bbd-4de2-91ec-40e85481735a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:31.774Z|cb83694d-612f-4497-9368-d1321aa41b56|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:31:31.775Z|cb83694d-612f-4497-9368-d1321aa41b56|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:39.432Z|0feb83ec-0797-47fb-935c-a52eb16ed397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:31:39.437Z|0feb83ec-0797-47fb-935c-a52eb16ed397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:31:39.654Z|f314cbf6-3a73-44cc-88e4-2093bf03df59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:31:39.655Z|f314cbf6-3a73-44cc-88e4-2093bf03df59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:31:40.740Z|ec21f29f-b73f-43b3-8256-10b4b1022308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:40.741Z|ec21f29f-b73f-43b3-8256-10b4b1022308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:41.388Z|3e559b86-3c70-4605-a7c0-d7f4f8445f8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:41.389Z|3e559b86-3c70-4605-a7c0-d7f4f8445f8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:41.588Z|845e695a-c7f1-45e7-8831-df1d692ea5c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:41.588Z|845e695a-c7f1-45e7-8831-df1d692ea5c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:50.775Z|7ea663e7-32ac-4898-8412-45ae4ce38220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:50.776Z|7ea663e7-32ac-4898-8412-45ae4ce38220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:51.412Z|beb5d63f-5e30-4b0d-bd90-b3142351b167|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:51.413Z|beb5d63f-5e30-4b0d-bd90-b3142351b167|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:51.611Z|873b6795-668e-45d5-ad85-41fdc99631bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:31:51.612Z|873b6795-668e-45d5-ad85-41fdc99631bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:31:54.434Z|62f0d972-20ff-4130-a823-3f2bdcd09eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:31:54.436Z|62f0d972-20ff-4130-a823-3f2bdcd09eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:32:00.807Z|1fd71bc5-572a-4395-aa42-0414923b0060|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:00.808Z|1fd71bc5-572a-4395-aa42-0414923b0060|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:01.436Z|6ffeda53-51d3-4c29-b8b3-fb1878976527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:01.436Z|6ffeda53-51d3-4c29-b8b3-fb1878976527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:01.635Z|d877aab4-f24a-46f6-b00e-b606a5984f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:01.636Z|d877aab4-f24a-46f6-b00e-b606a5984f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:09.433Z|98ef040e-dd5d-4583-b655-703c71cadab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:32:09.435Z|98ef040e-dd5d-4583-b655-703c71cadab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:32:09.656Z|c3e77f41-32e2-4f09-a792-bbc8aef5bdf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:32:09.657Z|c3e77f41-32e2-4f09-a792-bbc8aef5bdf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:32:10.841Z|3e754042-d89b-4a3b-b0df-4006d54634f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:10.842Z|3e754042-d89b-4a3b-b0df-4006d54634f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:11.458Z|10fdaf24-7fe4-42b9-b8cf-9459a7973487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:11.458Z|10fdaf24-7fe4-42b9-b8cf-9459a7973487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:11.683Z|e51f5787-68bd-469b-bc5b-7593d2e7eb19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:11.684Z|e51f5787-68bd-469b-bc5b-7593d2e7eb19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:20.865Z|30cf168a-e9e4-49fd-84ce-7e6f7b2561d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:20.866Z|30cf168a-e9e4-49fd-84ce-7e6f7b2561d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:21.480Z|eb032cd2-f1c9-4e7f-bced-ff75f1ff21cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:21.480Z|eb032cd2-f1c9-4e7f-bced-ff75f1ff21cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:21.706Z|9a12e093-810b-491c-92ba-f1b2148b41e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:21.707Z|9a12e093-810b-491c-92ba-f1b2148b41e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:24.433Z|a06c2e99-13f8-4db4-b7fe-d4c534976611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:32:24.437Z|a06c2e99-13f8-4db4-b7fe-d4c534976611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:32:30.892Z|f1ce2405-fb65-4b37-85a5-7c9bf9182677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:30.893Z|f1ce2405-fb65-4b37-85a5-7c9bf9182677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:31.502Z|40281d00-a483-4605-ac13-6a7e6e9d29a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:31.503Z|40281d00-a483-4605-ac13-6a7e6e9d29a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:31.730Z|e28d10d5-449f-4140-94d1-b0c5441a873f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:31.731Z|e28d10d5-449f-4140-94d1-b0c5441a873f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:31.773Z|e96e6c92-f08e-4429-8d91-363262fad65a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:32:31.774Z|e96e6c92-f08e-4429-8d91-363262fad65a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:39.432Z|ff3c0038-8654-4b31-811d-9135fe9f77dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:32:39.433Z|ff3c0038-8654-4b31-811d-9135fe9f77dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:32:39.658Z|913a2686-abb6-4a72-a099-b5f2c7bc9c38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:32:39.658Z|913a2686-abb6-4a72-a099-b5f2c7bc9c38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:32:40.927Z|833b18e5-0188-4d81-b648-b5bdb63d81e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:40.928Z|833b18e5-0188-4d81-b648-b5bdb63d81e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:41.526Z|671226c6-a2c5-4294-b1b6-1ef764a066ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:41.527Z|671226c6-a2c5-4294-b1b6-1ef764a066ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:41.753Z|a5d11e3e-33ce-4f1d-91af-d7fc7414e8f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:41.754Z|a5d11e3e-33ce-4f1d-91af-d7fc7414e8f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:50.951Z|7270ae36-ff38-4ba3-8dcc-b2bc38e655c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:50.952Z|7270ae36-ff38-4ba3-8dcc-b2bc38e655c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:51.550Z|44efe58e-a58b-42c6-93de-7bea05205a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:51.551Z|44efe58e-a58b-42c6-93de-7bea05205a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:51.776Z|eb5b7bc8-3da0-42a9-9a07-aea2c1ba59c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:32:51.777Z|eb5b7bc8-3da0-42a9-9a07-aea2c1ba59c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:32:54.433Z|51cf4168-f874-4a5c-8506-a458512b0157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:32:54.433Z|51cf4168-f874-4a5c-8506-a458512b0157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:33:00.982Z|c807b429-dcbf-4485-a360-b5ff48552665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:00.983Z|c807b429-dcbf-4485-a360-b5ff48552665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:01.581Z|01b72290-e230-4666-aa4f-afa8133ae382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:01.582Z|01b72290-e230-4666-aa4f-afa8133ae382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:01.798Z|25a2ebe3-549f-4771-b173-c59879e4cc3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:01.799Z|25a2ebe3-549f-4771-b173-c59879e4cc3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:09.433Z|bb816cd7-c57f-481a-a339-f5a6547c2591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:33:09.437Z|bb816cd7-c57f-481a-a339-f5a6547c2591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:33:09.659Z|49d97e16-7c19-4d23-bd81-6bda87d7d2c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:33:09.660Z|49d97e16-7c19-4d23-bd81-6bda87d7d2c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:33:11.005Z|c4e29317-c066-4109-bc65-12b6bd9cc5a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:11.006Z|c4e29317-c066-4109-bc65-12b6bd9cc5a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:11.606Z|c8cf700e-9009-420d-ac5d-4637d8c8b80e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:11.607Z|c8cf700e-9009-420d-ac5d-4637d8c8b80e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:11.820Z|78298102-16ea-4513-9c0a-335446f03de3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:11.821Z|78298102-16ea-4513-9c0a-335446f03de3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:21.028Z|3ae230b4-3039-4686-abd4-ccee2ce3b569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:21.028Z|3ae230b4-3039-4686-abd4-ccee2ce3b569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:21.629Z|951cbee4-54e8-44b0-943e-cb90c56183e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:21.629Z|951cbee4-54e8-44b0-943e-cb90c56183e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:21.843Z|11e02232-df0a-4162-900b-414b49fecb7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:21.844Z|11e02232-df0a-4162-900b-414b49fecb7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:24.433Z|c422d50d-65f9-4830-966e-405ba4207014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:33:24.433Z|c422d50d-65f9-4830-966e-405ba4207014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:33:31.050Z|68f1e541-ce45-4623-9073-af95fdc8bad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:31.051Z|68f1e541-ce45-4623-9073-af95fdc8bad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:31.672Z|0f15a089-65f4-4e15-83ea-c849d2fd994f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:31.672Z|0f15a089-65f4-4e15-83ea-c849d2fd994f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:31.774Z|addeff6f-55b8-453d-98b4-939ad9a61536|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:33:31.774Z|addeff6f-55b8-453d-98b4-939ad9a61536|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:31.868Z|724f52c3-c251-4470-b5ed-f097bc74c6f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:31.869Z|724f52c3-c251-4470-b5ed-f097bc74c6f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:39.433Z|240f819c-d8e8-46ed-8131-5d9ab2af8ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:33:39.433Z|240f819c-d8e8-46ed-8131-5d9ab2af8ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:33:39.661Z|d32e9897-d7d5-4ecf-b372-37f7d1f933c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:33:39.662Z|d32e9897-d7d5-4ecf-b372-37f7d1f933c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:33:41.074Z|42d32bfc-dc4f-4259-8f40-fe64d48918fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:41.075Z|42d32bfc-dc4f-4259-8f40-fe64d48918fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:41.697Z|908a5f63-ce92-42d4-afab-42290338ce28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:41.699Z|908a5f63-ce92-42d4-afab-42290338ce28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:41.894Z|c7652017-4e64-4d41-a7f0-96432bee3209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:41.895Z|c7652017-4e64-4d41-a7f0-96432bee3209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:51.096Z|90900ee9-5858-4a63-9531-e3307761c15a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:51.097Z|90900ee9-5858-4a63-9531-e3307761c15a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:51.722Z|6ab4ed47-5e85-41c2-8f82-51b638a724ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:51.722Z|6ab4ed47-5e85-41c2-8f82-51b638a724ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:51.917Z|e0526149-0593-47ca-b71e-0a07ff2897e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:33:51.918Z|e0526149-0593-47ca-b71e-0a07ff2897e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:33:54.432Z|27353a1c-0a12-479e-a644-679271cd2db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:33:54.448Z|27353a1c-0a12-479e-a644-679271cd2db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:34:01.121Z|388cbe59-d07d-409e-a3da-1455ce08da04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:01.122Z|388cbe59-d07d-409e-a3da-1455ce08da04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:01.746Z|c2fd6ea1-15f6-4be3-9f7c-6ca0639a4360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:01.746Z|c2fd6ea1-15f6-4be3-9f7c-6ca0639a4360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:01.941Z|0298757a-d46c-4ecc-ab31-be400f05e1f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:01.941Z|0298757a-d46c-4ecc-ab31-be400f05e1f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:09.432Z|031fe7a6-4026-425f-8f44-232a8b7dd9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:34:09.433Z|031fe7a6-4026-425f-8f44-232a8b7dd9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:34:09.663Z|73ad0b1b-7b3c-4d43-a172-7012938db134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:34:09.664Z|73ad0b1b-7b3c-4d43-a172-7012938db134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:34:11.145Z|b5eecdb5-c7ff-4f50-96a5-ab1b20d542e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:11.146Z|b5eecdb5-c7ff-4f50-96a5-ab1b20d542e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:11.768Z|35c53d7e-0f16-48ad-9fee-ef8bfbe43206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:11.769Z|35c53d7e-0f16-48ad-9fee-ef8bfbe43206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:11.968Z|d33715de-bca4-40b3-8464-fa247951cc33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:11.969Z|d33715de-bca4-40b3-8464-fa247951cc33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:21.172Z|5793e209-cc4c-4674-8771-1f8f24ef2683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:21.173Z|5793e209-cc4c-4674-8771-1f8f24ef2683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:21.793Z|58a52452-665d-459e-adcf-8564e6e9ff64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:21.794Z|58a52452-665d-459e-adcf-8564e6e9ff64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:21.990Z|94973a15-566b-454e-88c5-59773253a217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:21.991Z|94973a15-566b-454e-88c5-59773253a217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:24.433Z|2d1f701c-904c-447f-a4ab-5dd8330c4336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:34:24.433Z|2d1f701c-904c-447f-a4ab-5dd8330c4336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:34:31.197Z|3acd1578-70d6-441f-b883-e03820443091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:31.198Z|3acd1578-70d6-441f-b883-e03820443091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:31.774Z|7bfe40af-4456-4919-939f-39920a76df2b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:34:31.775Z|7bfe40af-4456-4919-939f-39920a76df2b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:31.816Z|5946ecab-b4e2-4486-9b42-1ea4280909c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:31.816Z|5946ecab-b4e2-4486-9b42-1ea4280909c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:32.015Z|a4718b8c-5213-4fac-bedb-659c3ea11b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:32.016Z|a4718b8c-5213-4fac-bedb-659c3ea11b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:39.432Z|13096926-85fe-4e8c-a162-8f3fc3242780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:34:39.436Z|13096926-85fe-4e8c-a162-8f3fc3242780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:34:39.665Z|a9a19af9-9881-4549-84d9-cbfe3a7ab377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:34:39.665Z|a9a19af9-9881-4549-84d9-cbfe3a7ab377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:34:41.228Z|89f2a085-3e61-4942-b8c8-cb4779f29693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:41.229Z|89f2a085-3e61-4942-b8c8-cb4779f29693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:41.839Z|b8b1cbb5-5d35-4524-b44a-bbcf641d126c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:41.839Z|b8b1cbb5-5d35-4524-b44a-bbcf641d126c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:42.041Z|370494e1-852d-4c35-b1a5-7f63c938db51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:42.042Z|370494e1-852d-4c35-b1a5-7f63c938db51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:51.254Z|a3d6f2d6-a5d1-479c-88e5-ebafe0d3f140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:51.255Z|a3d6f2d6-a5d1-479c-88e5-ebafe0d3f140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:51.861Z|9fad7923-5ed1-4c09-b857-4a61f3220e6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:51.862Z|9fad7923-5ed1-4c09-b857-4a61f3220e6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:52.070Z|f4c03e51-8696-45f7-8107-a7890ccd7ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:34:52.071Z|f4c03e51-8696-45f7-8107-a7890ccd7ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:34:54.432Z|a0ab2554-b621-4ee5-8bd5-bc9b1d5c53c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:34:54.433Z|a0ab2554-b621-4ee5-8bd5-bc9b1d5c53c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:35:01.278Z|4085c5d7-0d07-4245-868f-f046b63a4cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:01.279Z|4085c5d7-0d07-4245-868f-f046b63a4cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:01.889Z|2a86a1f1-768b-434b-9166-c7b2b145c8b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:01.890Z|2a86a1f1-768b-434b-9166-c7b2b145c8b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:02.093Z|f98c4fb7-70ad-455b-af84-00b97f4acd6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:02.094Z|f98c4fb7-70ad-455b-af84-00b97f4acd6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:09.432Z|19ac4969-1acd-4b10-97c0-1dba08adf972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:35:09.433Z|19ac4969-1acd-4b10-97c0-1dba08adf972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:35:09.666Z|b130e70a-a9c0-4a7b-aea9-9c98fcd9ad8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:35:09.667Z|b130e70a-a9c0-4a7b-aea9-9c98fcd9ad8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:35:11.301Z|61d15475-14e2-4275-bd95-7ca225a02219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:11.302Z|61d15475-14e2-4275-bd95-7ca225a02219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:11.913Z|46468487-1009-4756-bea1-d692497244eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:11.914Z|46468487-1009-4756-bea1-d692497244eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:12.116Z|0637a511-fd4b-417e-ba2b-c1b4ca87c2e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:12.116Z|0637a511-fd4b-417e-ba2b-c1b4ca87c2e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:21.323Z|2a08837e-9420-47ad-9b73-864590925079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:21.324Z|2a08837e-9420-47ad-9b73-864590925079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:21.938Z|3d78e110-ce5e-4510-b8c6-0d352f9ab91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:21.939Z|3d78e110-ce5e-4510-b8c6-0d352f9ab91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:22.140Z|1f03dfaf-3c74-46c1-98e7-73a16de6ff8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:22.141Z|1f03dfaf-3c74-46c1-98e7-73a16de6ff8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:24.433Z|33d55196-3eb9-43b8-a540-cd6d0357362a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:35:24.435Z|33d55196-3eb9-43b8-a540-cd6d0357362a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:35:31.347Z|738a6e08-1ce8-4bf8-ab4d-3e5e574706f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:31.348Z|738a6e08-1ce8-4bf8-ab4d-3e5e574706f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:31.773Z|549190ad-f055-4c79-a134-1179188b013a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:35:31.774Z|549190ad-f055-4c79-a134-1179188b013a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:31.960Z|19182ae1-459e-40c4-bb53-a28fec5f32c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:31.961Z|19182ae1-459e-40c4-bb53-a28fec5f32c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:32.166Z|3a9191de-0925-42cb-b47e-6bd02f07bbaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:32.167Z|3a9191de-0925-42cb-b47e-6bd02f07bbaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:39.433Z|f63ff92f-9152-43d2-a1a6-47a7744b2f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:35:39.433Z|f63ff92f-9152-43d2-a1a6-47a7744b2f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:35:39.668Z|0def369d-e83a-42cb-94ca-ced57f9896cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:35:39.669Z|0def369d-e83a-42cb-94ca-ced57f9896cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:35:41.371Z|1bc6a002-2d82-4170-8fde-a064e6a7f8b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:41.372Z|1bc6a002-2d82-4170-8fde-a064e6a7f8b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:41.983Z|53aac21f-4fff-4654-b95c-886f7a8daf51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:41.984Z|53aac21f-4fff-4654-b95c-886f7a8daf51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:42.212Z|95133770-cd5b-458f-8787-a6366b8481dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:42.213Z|95133770-cd5b-458f-8787-a6366b8481dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:51.395Z|d9717721-3467-4607-86b7-ea3b6afd45b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:51.396Z|d9717721-3467-4607-86b7-ea3b6afd45b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:52.006Z|be47642d-3c81-4996-89ef-e2f955077728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:52.007Z|be47642d-3c81-4996-89ef-e2f955077728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:52.236Z|60a30591-262c-408a-a46c-af476eef5258|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:35:52.236Z|60a30591-262c-408a-a46c-af476eef5258|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:35:54.433Z|1d7c776a-8d23-44a1-a95c-a51e377e1be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:35:54.433Z|1d7c776a-8d23-44a1-a95c-a51e377e1be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:36:01.425Z|23c51dfc-e8c5-41f8-b067-613a286836e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:01.426Z|23c51dfc-e8c5-41f8-b067-613a286836e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:02.030Z|200ed7c2-cf8a-49ee-85bb-5f974a3fc4c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:02.031Z|200ed7c2-cf8a-49ee-85bb-5f974a3fc4c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:02.287Z|0bea7418-d85c-4ecd-8e56-575b2c5d0638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:02.288Z|0bea7418-d85c-4ecd-8e56-575b2c5d0638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:09.433Z|4fa5de2a-9f13-44b5-8b6c-65bae38ed65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:36:09.438Z|4fa5de2a-9f13-44b5-8b6c-65bae38ed65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:36:09.670Z|5b7c923b-995c-4008-ab44-fa5527ab4b76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:36:09.670Z|5b7c923b-995c-4008-ab44-fa5527ab4b76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:36:11.447Z|1d48288e-aa92-409b-9499-2128476a85e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:11.448Z|1d48288e-aa92-409b-9499-2128476a85e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:12.055Z|bd0b9f06-93f8-4ffc-adae-51769e143ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:12.055Z|bd0b9f06-93f8-4ffc-adae-51769e143ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:12.313Z|c9167c0b-8e33-44c1-bf26-09c149de8416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:12.314Z|c9167c0b-8e33-44c1-bf26-09c149de8416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:21.479Z|7c44a071-4e02-4225-9fc0-8845333601a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:21.480Z|7c44a071-4e02-4225-9fc0-8845333601a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:22.077Z|ea95cfc0-4687-43b5-bc56-6418c337c666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:22.078Z|ea95cfc0-4687-43b5-bc56-6418c337c666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:22.350Z|e9fc429e-dff8-4139-9736-840d3b930813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:22.407Z|e9fc429e-dff8-4139-9736-840d3b930813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:24.433Z|37d6e948-5957-492e-9383-a9c9f334e697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:36:24.433Z|37d6e948-5957-492e-9383-a9c9f334e697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:36:31.502Z|517349a7-32c7-4c14-9e28-87c73d7cab4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:31.503Z|517349a7-32c7-4c14-9e28-87c73d7cab4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:31.773Z|5ce0da05-23c0-4301-8d23-0550bbf172c4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:36:31.774Z|5ce0da05-23c0-4301-8d23-0550bbf172c4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:32.101Z|0eeeba10-2a7d-4d4e-88a9-ef718a1f8b75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:32.102Z|0eeeba10-2a7d-4d4e-88a9-ef718a1f8b75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:32.436Z|7947c177-5ab5-4bd1-987b-39fb027f6a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:32.437Z|7947c177-5ab5-4bd1-987b-39fb027f6a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:39.432Z|d57aca38-43fd-4608-918d-5d1f871151ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:36:39.433Z|d57aca38-43fd-4608-918d-5d1f871151ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:36:39.671Z|06f09663-6817-43bd-ab55-fc555192b2eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:36:39.672Z|06f09663-6817-43bd-ab55-fc555192b2eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:36:41.530Z|e3e757fa-a12b-4a0d-87b3-0cae03423ed7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:41.531Z|e3e757fa-a12b-4a0d-87b3-0cae03423ed7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:42.125Z|2a992076-9140-448d-9e52-2c1a79907a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:42.126Z|2a992076-9140-448d-9e52-2c1a79907a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:42.458Z|35b6adf1-90ac-466d-97ab-e85701b5618e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:42.459Z|35b6adf1-90ac-466d-97ab-e85701b5618e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:51.561Z|b1d31c3b-adb1-4463-a57b-de9604207431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:51.562Z|b1d31c3b-adb1-4463-a57b-de9604207431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:52.149Z|b1179ae3-8f59-4665-96a2-f22e1ce8fdfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:52.150Z|b1179ae3-8f59-4665-96a2-f22e1ce8fdfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:52.481Z|80980706-dd26-4133-9a19-15265893ea4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:36:52.481Z|80980706-dd26-4133-9a19-15265893ea4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:36:54.433Z|1537103c-ab9c-4e6c-b624-1c702e5df416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:36:54.437Z|1537103c-ab9c-4e6c-b624-1c702e5df416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:37:01.588Z|97b54a3d-0821-47f9-941d-63a537240165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:01.589Z|97b54a3d-0821-47f9-941d-63a537240165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:02.172Z|ccbd606f-07c6-4ae1-8c2f-cbbe956391ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:02.173Z|ccbd606f-07c6-4ae1-8c2f-cbbe956391ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:02.503Z|d5f89f84-1642-4f46-b7ac-8ce77491096a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:02.504Z|d5f89f84-1642-4f46-b7ac-8ce77491096a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:09.433Z|c23c6263-9a0f-4b14-984d-1705f77a1c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:37:09.433Z|c23c6263-9a0f-4b14-984d-1705f77a1c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:37:09.673Z|beefe62b-235f-46d9-abc5-c81f3efc96dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:37:09.674Z|beefe62b-235f-46d9-abc5-c81f3efc96dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:37:11.612Z|21a01715-00d0-4d0f-a168-a87cb99443ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:11.613Z|21a01715-00d0-4d0f-a168-a87cb99443ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:12.233Z|483d95f3-9c51-4c57-817f-a2df9ae51260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:12.234Z|483d95f3-9c51-4c57-817f-a2df9ae51260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:12.525Z|e98cd8ed-8376-4d7b-843c-1e92b8eb8b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:12.526Z|e98cd8ed-8376-4d7b-843c-1e92b8eb8b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:21.636Z|db8d619e-18de-41e7-a4be-0ace19be7b63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:21.636Z|db8d619e-18de-41e7-a4be-0ace19be7b63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:22.277Z|0b1a9dd3-5308-4171-9c85-11ba275df428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:22.278Z|0b1a9dd3-5308-4171-9c85-11ba275df428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:22.549Z|bdeb8fe7-06a3-4486-896b-efc4da277376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:22.550Z|bdeb8fe7-06a3-4486-896b-efc4da277376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:24.433Z|f90c0c91-5bd5-4be5-8330-415a77f3f708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:37:24.434Z|f90c0c91-5bd5-4be5-8330-415a77f3f708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:37:31.674Z|4aa4e3c3-bc89-47d7-9090-4279b28b0c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:31.675Z|4aa4e3c3-bc89-47d7-9090-4279b28b0c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:31.774Z|1b703acf-48c6-4078-894f-c307b7f28203|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:37:31.775Z|1b703acf-48c6-4078-894f-c307b7f28203|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:32.300Z|0718c6ae-abf5-49ff-b615-3e5510349e0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:32.300Z|0718c6ae-abf5-49ff-b615-3e5510349e0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:32.572Z|35f384fc-0c1c-4e75-b633-429af7542b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:32.573Z|35f384fc-0c1c-4e75-b633-429af7542b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:39.433Z|80e20c4f-e642-4f01-bb70-2f9d6866301a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:37:39.437Z|80e20c4f-e642-4f01-bb70-2f9d6866301a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:37:39.675Z|38f05126-1cbd-498c-9210-ae4c90487b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:37:39.676Z|38f05126-1cbd-498c-9210-ae4c90487b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:37:41.707Z|712c6bc4-e1fa-4df0-9aa6-9a81b1b97d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:41.708Z|712c6bc4-e1fa-4df0-9aa6-9a81b1b97d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:42.325Z|a138453f-6067-4486-993d-b9ce0f8f9b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:42.326Z|a138453f-6067-4486-993d-b9ce0f8f9b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:42.594Z|dad153cb-e386-43b2-a2e5-8b45ef5391c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:42.595Z|dad153cb-e386-43b2-a2e5-8b45ef5391c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:51.736Z|215aa819-d93f-4fbb-b7b4-06a5f8e9c787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:51.736Z|215aa819-d93f-4fbb-b7b4-06a5f8e9c787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:52.349Z|8f4297c7-3f21-4a60-884c-1f8d203b6c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:52.350Z|8f4297c7-3f21-4a60-884c-1f8d203b6c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:52.617Z|5928900b-355b-4172-a210-1b11c2e0dc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:37:52.618Z|5928900b-355b-4172-a210-1b11c2e0dc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:37:54.433Z|91058941-b05f-4c77-ac8f-f516dc6c57c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:37:54.433Z|91058941-b05f-4c77-ac8f-f516dc6c57c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:38:01.766Z|994fb193-0f38-4050-9409-38da6a12fb93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:01.767Z|994fb193-0f38-4050-9409-38da6a12fb93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:02.377Z|e1089da1-cff6-4e1c-92ec-77295a70a924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:02.378Z|e1089da1-cff6-4e1c-92ec-77295a70a924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:02.639Z|2944bad6-2d8d-4468-9c60-00fc8c982352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:02.640Z|2944bad6-2d8d-4468-9c60-00fc8c982352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:09.432Z|ef5c22ae-23b7-4c92-8e17-dfadbd4be9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:38:09.433Z|ef5c22ae-23b7-4c92-8e17-dfadbd4be9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:38:09.677Z|a56c969d-37df-4c7d-ad06-2862a6031150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:38:09.678Z|a56c969d-37df-4c7d-ad06-2862a6031150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:38:11.790Z|c59268fe-f12f-49b6-b2f7-a37c97e38eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:11.791Z|c59268fe-f12f-49b6-b2f7-a37c97e38eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:12.401Z|f552d8e0-929e-40a8-acd8-11b04e14a6a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:12.401Z|f552d8e0-929e-40a8-acd8-11b04e14a6a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:12.668Z|4f2aa798-3392-4c72-85bb-19730efcfafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:12.669Z|4f2aa798-3392-4c72-85bb-19730efcfafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:21.822Z|a7019d81-4d84-46a0-b65b-276c098d9673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:21.823Z|a7019d81-4d84-46a0-b65b-276c098d9673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:22.423Z|730f1d96-8084-4ad1-81eb-769b58cbd7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:22.424Z|730f1d96-8084-4ad1-81eb-769b58cbd7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:22.691Z|55dbe26d-33cc-4fe9-b69c-f91e43d70d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:22.692Z|55dbe26d-33cc-4fe9-b69c-f91e43d70d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:24.433Z|d3b2f256-49b8-4cca-bbde-ced3528219bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:38:24.437Z|d3b2f256-49b8-4cca-bbde-ced3528219bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:38:31.773Z|a414f4a7-cefe-47fa-81c6-9280f1ed5f0b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:38:31.774Z|a414f4a7-cefe-47fa-81c6-9280f1ed5f0b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:31.845Z|4a2519b0-129d-45f2-beaf-4407f4469d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:31.846Z|4a2519b0-129d-45f2-beaf-4407f4469d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:32.445Z|8094e846-97db-47e6-a629-57a790b7a429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:32.445Z|8094e846-97db-47e6-a629-57a790b7a429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:32.715Z|e6a28171-21c2-4798-b692-9a6e981b2c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:32.716Z|e6a28171-21c2-4798-b692-9a6e981b2c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:39.432Z|cf1c6b26-6186-4d37-b16c-2fb39a596d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:38:39.433Z|cf1c6b26-6186-4d37-b16c-2fb39a596d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:38:39.678Z|122bf85c-9d8b-4a6d-9851-d7f87977c435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:38:39.679Z|122bf85c-9d8b-4a6d-9851-d7f87977c435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:38:41.868Z|4f89d370-cd9f-4631-a011-a542044837f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:41.869Z|4f89d370-cd9f-4631-a011-a542044837f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:42.467Z|66e0ef04-05fd-4a72-99f4-8e624e16cd64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:42.468Z|66e0ef04-05fd-4a72-99f4-8e624e16cd64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:42.738Z|a11d7e44-a76e-4070-a2e9-7d3a7a2bd6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:42.739Z|a11d7e44-a76e-4070-a2e9-7d3a7a2bd6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:51.891Z|1802baaf-d0f5-4133-ab20-b867706765ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:51.892Z|1802baaf-d0f5-4133-ab20-b867706765ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:52.491Z|75396269-b07e-4c29-aada-b31bd74a9a3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:52.492Z|75396269-b07e-4c29-aada-b31bd74a9a3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:52.763Z|89e41bdf-b263-46df-bcf8-f3cfe4632e43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:38:52.764Z|89e41bdf-b263-46df-bcf8-f3cfe4632e43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:38:54.432Z|a490de03-2181-4efa-b639-9dc8b72f42a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:38:54.433Z|a490de03-2181-4efa-b639-9dc8b72f42a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:39:01.913Z|a7c04844-eb4e-47c5-b262-67fd9d743c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:01.914Z|a7c04844-eb4e-47c5-b262-67fd9d743c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:02.516Z|0e0e61c1-971d-4544-84ae-676b80c85251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:02.518Z|0e0e61c1-971d-4544-84ae-676b80c85251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:02.786Z|7226e9a1-f7fa-4226-8642-f022a6d533d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:02.787Z|7226e9a1-f7fa-4226-8642-f022a6d533d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:09.432Z|8cd17d36-195f-47e2-9c3e-3c8282dcba67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:39:09.435Z|8cd17d36-195f-47e2-9c3e-3c8282dcba67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:39:09.680Z|4560276a-f6c5-4582-b989-b4ea96a80a13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:39:09.681Z|4560276a-f6c5-4582-b989-b4ea96a80a13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:39:11.939Z|1f5494e7-c8d1-40fc-af64-3dddc5aa8567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:11.940Z|1f5494e7-c8d1-40fc-af64-3dddc5aa8567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:12.541Z|f28f67bc-ca21-402b-a872-1e2e30de4e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:12.542Z|f28f67bc-ca21-402b-a872-1e2e30de4e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:12.812Z|caefa0c7-0718-41c5-8388-363958484c2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:12.813Z|caefa0c7-0718-41c5-8388-363958484c2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:21.962Z|9b1186f4-d422-4ed3-9684-423e70bb4175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:21.963Z|9b1186f4-d422-4ed3-9684-423e70bb4175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:22.570Z|bf06111d-fda8-49d0-9bc5-18cc7c2a4788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:22.571Z|bf06111d-fda8-49d0-9bc5-18cc7c2a4788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:22.855Z|6059ae35-774b-4855-a89d-9c42570c2c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:22.856Z|6059ae35-774b-4855-a89d-9c42570c2c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:24.432Z|e333c609-720d-42e7-8e77-b88142085825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:39:24.433Z|e333c609-720d-42e7-8e77-b88142085825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:39:31.774Z|78c811e7-4c4a-4cab-b0bc-66f97f7cc0fe|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:39:31.775Z|78c811e7-4c4a-4cab-b0bc-66f97f7cc0fe|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:31.985Z|d92b5d7f-0f37-4029-979e-72d1967c83dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:32.081Z|d92b5d7f-0f37-4029-979e-72d1967c83dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:32.594Z|2615e363-22b9-417f-be91-a731b74a4bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:32.595Z|2615e363-22b9-417f-be91-a731b74a4bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:32.888Z|36e473ee-79f6-4512-8c4b-7a61a1f22502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:32.889Z|36e473ee-79f6-4512-8c4b-7a61a1f22502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:39.433Z|5f309851-2567-45d3-a003-c6498e01959e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:39:39.433Z|5f309851-2567-45d3-a003-c6498e01959e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:39:39.682Z|2cf48977-6e8e-4760-ab62-af2bad5f7664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:39:39.682Z|2cf48977-6e8e-4760-ab62-af2bad5f7664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:39:42.163Z|8dd6698d-f33a-4d6e-9b3e-660476a0c9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:42.163Z|8dd6698d-f33a-4d6e-9b3e-660476a0c9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:42.617Z|b4ba0501-00b6-4a41-96c7-93f4a4e9cb90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:42.618Z|b4ba0501-00b6-4a41-96c7-93f4a4e9cb90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:42.922Z|69219203-1489-445f-8074-8cb765f66eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:42.923Z|69219203-1489-445f-8074-8cb765f66eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:52.204Z|004efa2e-e214-470d-8a9c-35f7c41de2ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:52.205Z|004efa2e-e214-470d-8a9c-35f7c41de2ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:52.640Z|cc8b15ff-b51f-43dd-8024-20eac74c8888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:52.641Z|cc8b15ff-b51f-43dd-8024-20eac74c8888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:52.951Z|087fce9f-4bde-40ec-ba6a-8e7518f8ef5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:39:52.951Z|087fce9f-4bde-40ec-ba6a-8e7518f8ef5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:39:54.433Z|4eecf304-597b-40fd-82ac-4157e2b15756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:39:54.436Z|4eecf304-597b-40fd-82ac-4157e2b15756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:40:02.240Z|69c925fb-df0f-4255-b6af-3c45984f8081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:02.241Z|69c925fb-df0f-4255-b6af-3c45984f8081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:02.663Z|c9914b77-3ee0-4261-912c-e4343d53919f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:02.664Z|c9914b77-3ee0-4261-912c-e4343d53919f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:02.981Z|9a5b56f4-d955-4f55-a2bd-9aeed86efd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:02.982Z|9a5b56f4-d955-4f55-a2bd-9aeed86efd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:09.432Z|d0c27bf6-b705-4a94-aa88-fc68c572a6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:40:09.433Z|d0c27bf6-b705-4a94-aa88-fc68c572a6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:40:09.683Z|60e749d9-2c74-46d8-ad7d-982602fae8bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:40:09.683Z|60e749d9-2c74-46d8-ad7d-982602fae8bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:40:12.299Z|3e204c86-25bc-46dc-be06-ef2f2ebd7443|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:12.300Z|3e204c86-25bc-46dc-be06-ef2f2ebd7443|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:12.686Z|28851955-8756-47e9-a03f-f5ec2ce41a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:12.687Z|28851955-8756-47e9-a03f-f5ec2ce41a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:13.005Z|3bbf5e35-177e-4b9f-9e0a-5d0b0d5aac88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:13.006Z|3bbf5e35-177e-4b9f-9e0a-5d0b0d5aac88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:22.324Z|01a0ac8d-139b-477b-8886-b88e674a19dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:22.325Z|01a0ac8d-139b-477b-8886-b88e674a19dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:22.710Z|9e692344-cbc4-417e-8579-52b5315a0c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:22.711Z|9e692344-cbc4-417e-8579-52b5315a0c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:23.029Z|bcdee29a-7a3a-451f-959e-764857e19d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:23.030Z|bcdee29a-7a3a-451f-959e-764857e19d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:24.432Z|4eabef23-fead-4b82-b8f0-004c48a874c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:40:24.433Z|4eabef23-fead-4b82-b8f0-004c48a874c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:40:31.773Z|f5031e99-ff7f-4714-893c-7f3fcfee87f0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:40:31.774Z|f5031e99-ff7f-4714-893c-7f3fcfee87f0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:32.376Z|40062d39-ebe9-4012-96bd-9c15e6fc596b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:32.377Z|40062d39-ebe9-4012-96bd-9c15e6fc596b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:32.732Z|3badec4d-1c22-4567-b1ed-0e7cdab6c304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:32.733Z|3badec4d-1c22-4567-b1ed-0e7cdab6c304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:33.051Z|c4c1e282-b8bb-49e6-af35-cff90ccc8e30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:33.052Z|c4c1e282-b8bb-49e6-af35-cff90ccc8e30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:39.432Z|7f3a4e46-d63b-4e0b-bf67-65ba9ab11a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:40:39.435Z|7f3a4e46-d63b-4e0b-bf67-65ba9ab11a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:40:39.684Z|d62eb086-c1f4-4d99-8688-796d062e6322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:40:39.685Z|d62eb086-c1f4-4d99-8688-796d062e6322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:40:42.399Z|b6594212-b936-44a7-9e0c-c6aace105746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:42.399Z|b6594212-b936-44a7-9e0c-c6aace105746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:42.756Z|9b0e21d2-fc78-4a84-b297-1223ff500b98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:42.756Z|9b0e21d2-fc78-4a84-b297-1223ff500b98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:43.073Z|29b0336c-3205-4f6b-bb4b-84e5f8eabbda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:43.074Z|29b0336c-3205-4f6b-bb4b-84e5f8eabbda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:52.423Z|33d623c7-219f-4840-93ac-f6e9e94df661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:52.424Z|33d623c7-219f-4840-93ac-f6e9e94df661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:52.778Z|f4e81214-c1ed-47e6-85dd-df42b58e097e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:52.779Z|f4e81214-c1ed-47e6-85dd-df42b58e097e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:53.097Z|fd5b167d-1646-4248-8bcd-9eac280e5199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:40:53.098Z|fd5b167d-1646-4248-8bcd-9eac280e5199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:40:54.432Z|b3becb6c-5e11-4871-a996-8a71df8ca818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:40:54.433Z|b3becb6c-5e11-4871-a996-8a71df8ca818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:41:02.446Z|1aa63383-654d-48b0-a15e-2667859811b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:02.447Z|1aa63383-654d-48b0-a15e-2667859811b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:02.802Z|2aa67af9-2647-4cbc-a83a-1b8912a53ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:02.803Z|2aa67af9-2647-4cbc-a83a-1b8912a53ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:03.121Z|9aac927c-91a3-4b67-93db-54ec04ca1622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:03.122Z|9aac927c-91a3-4b67-93db-54ec04ca1622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:09.432Z|f3c692d1-d0f3-4ad6-96df-b5726467b4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:41:09.433Z|f3c692d1-d0f3-4ad6-96df-b5726467b4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:41:09.686Z|a7fca671-8523-40ab-81f6-cb5f73993688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:41:09.686Z|a7fca671-8523-40ab-81f6-cb5f73993688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:41:12.477Z|93f02f20-3aba-4b92-a224-7a509b5c3f07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:12.478Z|93f02f20-3aba-4b92-a224-7a509b5c3f07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:12.823Z|d37862df-3c61-48f6-9603-238ccc5e0a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:12.823Z|d37862df-3c61-48f6-9603-238ccc5e0a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:13.145Z|0055a4ba-4e36-4a6d-9ed2-d09367eaa5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:13.146Z|0055a4ba-4e36-4a6d-9ed2-d09367eaa5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:22.502Z|cb00ac11-5866-41b9-b259-d802214787a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:22.503Z|cb00ac11-5866-41b9-b259-d802214787a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:22.846Z|2add8bc3-b25f-427f-99e6-1f5cdbcda1cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:22.847Z|2add8bc3-b25f-427f-99e6-1f5cdbcda1cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:23.168Z|88c209d1-3aac-4c8d-a8d7-24a0ba6c6f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:23.169Z|88c209d1-3aac-4c8d-a8d7-24a0ba6c6f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:24.433Z|99ee58ae-3b52-4e83-9978-0b6c5904ce8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:41:24.433Z|99ee58ae-3b52-4e83-9978-0b6c5904ce8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:41:31.774Z|0970966f-fa1d-431d-b656-1beadca0e215|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:41:31.775Z|0970966f-fa1d-431d-b656-1beadca0e215|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:32.525Z|ac3966c0-779f-4cd8-9577-81db10494e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:32.525Z|ac3966c0-779f-4cd8-9577-81db10494e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:32.873Z|74b7e32a-b4ae-412c-b991-39be8b2ca945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:32.874Z|74b7e32a-b4ae-412c-b991-39be8b2ca945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:33.191Z|bd2c8c02-6eeb-4e36-8adc-cec33db05b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:33.192Z|bd2c8c02-6eeb-4e36-8adc-cec33db05b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:39.432Z|a286a53a-a80e-488f-ac61-fd822570fda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:41:39.433Z|a286a53a-a80e-488f-ac61-fd822570fda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:41:39.687Z|6572e9a3-1060-465b-9211-6f7fe9de3be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:41:39.687Z|6572e9a3-1060-465b-9211-6f7fe9de3be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:41:42.550Z|ef1fc7f1-8f2c-4664-8818-c0aafc437763|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:42.551Z|ef1fc7f1-8f2c-4664-8818-c0aafc437763|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:42.896Z|fa78fdb1-f790-41e4-b765-8ba2fb42cf32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:42.897Z|fa78fdb1-f790-41e4-b765-8ba2fb42cf32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:43.213Z|eaf36c65-a39b-4d23-a829-bd612f7d9339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:43.214Z|eaf36c65-a39b-4d23-a829-bd612f7d9339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:52.574Z|d7ac016c-5f2b-4203-a7b5-52be877057f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:52.575Z|d7ac016c-5f2b-4203-a7b5-52be877057f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:52.922Z|50efa838-aae1-4e7c-b04c-db524ac88cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:52.922Z|50efa838-aae1-4e7c-b04c-db524ac88cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:53.249Z|889f62e8-2a81-4d14-9a2e-3bb51b2f524c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:41:53.249Z|889f62e8-2a81-4d14-9a2e-3bb51b2f524c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:41:54.432Z|3c6c17f1-b984-42fc-9541-611e76c6ad49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:41:54.433Z|3c6c17f1-b984-42fc-9541-611e76c6ad49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:42:02.608Z|f113e002-4c9e-47ef-92ec-c994131efc95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:02.609Z|f113e002-4c9e-47ef-92ec-c994131efc95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:02.945Z|b2d0e773-ce20-4082-b7d2-856793e8aab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:02.946Z|b2d0e773-ce20-4082-b7d2-856793e8aab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:03.274Z|5697d5a8-c4f4-45f1-aea1-3f8354d22a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:03.275Z|5697d5a8-c4f4-45f1-aea1-3f8354d22a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:09.432Z|c6a213c8-4aa8-4c97-9774-3b1e16dc63da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:42:09.433Z|c6a213c8-4aa8-4c97-9774-3b1e16dc63da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:42:09.688Z|a02d11e9-a800-48d6-8c68-9c0b00c9d9af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:42:09.689Z|a02d11e9-a800-48d6-8c68-9c0b00c9d9af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:42:12.631Z|48e82224-6cf9-4de6-b493-1784ba320ae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:12.633Z|48e82224-6cf9-4de6-b493-1784ba320ae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:12.968Z|d5af8e74-454f-47a3-beea-3281188339dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:12.969Z|d5af8e74-454f-47a3-beea-3281188339dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:13.296Z|c3b83c24-d25d-4c6c-8b6b-d41fde4c16df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:13.297Z|c3b83c24-d25d-4c6c-8b6b-d41fde4c16df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:22.665Z|03da15a0-5cc3-46c5-a281-dcdbb9d25a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:22.666Z|03da15a0-5cc3-46c5-a281-dcdbb9d25a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:22.992Z|eb804810-eebc-418f-9fe7-722161fc908b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:22.993Z|eb804810-eebc-418f-9fe7-722161fc908b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:23.349Z|83fcf908-f669-4842-a33d-1ea52f13a9a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:23.350Z|83fcf908-f669-4842-a33d-1ea52f13a9a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:24.433Z|e562a908-7842-4b2f-bfbf-ee8e8224fee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:42:24.433Z|e562a908-7842-4b2f-bfbf-ee8e8224fee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:42:31.774Z|813e5789-594d-48e2-933b-46f138c781c6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:42:31.774Z|813e5789-594d-48e2-933b-46f138c781c6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:32.689Z|e2f91697-e870-47bc-b367-b7498b9c778e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:32.690Z|e2f91697-e870-47bc-b367-b7498b9c778e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:33.016Z|a6149e80-e097-4ca1-963f-d7dd4eba766c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:33.017Z|a6149e80-e097-4ca1-963f-d7dd4eba766c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:33.383Z|d20bc58c-2fdb-4592-bda9-c13f0ed3d11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:33.384Z|d20bc58c-2fdb-4592-bda9-c13f0ed3d11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:39.433Z|45de4b60-1a35-4c8b-b9b7-b063b69c5c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:42:39.434Z|45de4b60-1a35-4c8b-b9b7-b063b69c5c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:42:39.690Z|c8b255e7-3f62-40a4-baed-51b9aaa7a408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:42:39.690Z|c8b255e7-3f62-40a4-baed-51b9aaa7a408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:42:42.717Z|353dce50-f7c2-4afb-9b1e-9b6c093c8b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:42.719Z|353dce50-f7c2-4afb-9b1e-9b6c093c8b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:43.045Z|43b53a65-7794-4d4c-9d26-1c462dbbdd26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:43.046Z|43b53a65-7794-4d4c-9d26-1c462dbbdd26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:43.419Z|6ddfb325-4d5a-4127-a727-63b4655d8299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:43.420Z|6ddfb325-4d5a-4127-a727-63b4655d8299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:52.757Z|b8463db0-6be9-4dcf-8ddc-451fce6b9694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:52.758Z|b8463db0-6be9-4dcf-8ddc-451fce6b9694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:53.070Z|f2c9ed93-bd7f-437c-9954-9aa04b3d8274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:53.071Z|f2c9ed93-bd7f-437c-9954-9aa04b3d8274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:53.451Z|90ceb10d-d83d-46bf-8df9-9df45aa63e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:42:53.452Z|90ceb10d-d83d-46bf-8df9-9df45aa63e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:42:54.433Z|62e32739-01d2-4589-bfdd-dbf1e2cc4171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:42:54.438Z|62e32739-01d2-4589-bfdd-dbf1e2cc4171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:43:02.784Z|5cc94342-0ace-4202-afea-89d39581a01d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:02.785Z|5cc94342-0ace-4202-afea-89d39581a01d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:03.092Z|563ef74f-5215-4dbc-a229-de0a073d8673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:03.093Z|563ef74f-5215-4dbc-a229-de0a073d8673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:03.475Z|2296a355-f0ff-4265-acdd-7889355dbea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:03.476Z|2296a355-f0ff-4265-acdd-7889355dbea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:09.432Z|f036c0ec-3d49-4bff-9503-7666f0e9eec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:43:09.433Z|f036c0ec-3d49-4bff-9503-7666f0e9eec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:43:09.691Z|fd15b033-6dcb-4452-b42b-a16584a20f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:43:09.692Z|fd15b033-6dcb-4452-b42b-a16584a20f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:43:12.810Z|37ed43d3-7ae7-4821-97bf-332062f23833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:12.811Z|37ed43d3-7ae7-4821-97bf-332062f23833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:13.114Z|8a173e27-f8ae-4ace-88d6-0f45977c93da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:13.115Z|8a173e27-f8ae-4ace-88d6-0f45977c93da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:13.497Z|9e1ee67a-064d-4437-9b19-3ffc4e789cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:13.498Z|9e1ee67a-064d-4437-9b19-3ffc4e789cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:22.837Z|7ac9b6df-afb3-43c7-b6e8-fcfbbec658af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:22.838Z|7ac9b6df-afb3-43c7-b6e8-fcfbbec658af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:23.136Z|4b18972e-6c1a-42ea-a5b5-d118de7251a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:23.137Z|4b18972e-6c1a-42ea-a5b5-d118de7251a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:23.521Z|e7110a57-a636-420c-b3c2-e5002c28aa47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:23.522Z|e7110a57-a636-420c-b3c2-e5002c28aa47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:24.432Z|a36f1d14-058e-4146-800f-af4973ef81ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:43:24.433Z|a36f1d14-058e-4146-800f-af4973ef81ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:43:31.774Z|18929bfc-4ccc-42ab-9162-a82c30e78c58|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:43:31.775Z|18929bfc-4ccc-42ab-9162-a82c30e78c58|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:32.861Z|04d531f4-3635-40e4-b2b3-3fc2829903c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:32.862Z|04d531f4-3635-40e4-b2b3-3fc2829903c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:33.158Z|890486c4-346c-4229-bdea-609e13e6d83e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:33.159Z|890486c4-346c-4229-bdea-609e13e6d83e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:33.544Z|dd4a9c2b-cebe-435d-8bda-93f80fbcda6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:33.545Z|dd4a9c2b-cebe-435d-8bda-93f80fbcda6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:39.432Z|386a55f6-13dc-4b1e-a702-c1917aaa8c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:43:39.438Z|386a55f6-13dc-4b1e-a702-c1917aaa8c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:43:39.694Z|84f31b2b-db6a-4900-a2ed-0c9958d46ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:43:39.695Z|84f31b2b-db6a-4900-a2ed-0c9958d46ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:43:42.885Z|dbd18c01-cdbe-4d5f-b905-d6c677ad7a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:42.886Z|dbd18c01-cdbe-4d5f-b905-d6c677ad7a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:43.181Z|3a1771ce-43d5-4c89-ba20-96de5d5d7b83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:43.182Z|3a1771ce-43d5-4c89-ba20-96de5d5d7b83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:43.577Z|01832ae5-ad2d-4690-9bd0-515977426b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:43.578Z|01832ae5-ad2d-4690-9bd0-515977426b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:52.923Z|cb076f7b-9b9b-4748-97a4-8843de25e378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:52.923Z|cb076f7b-9b9b-4748-97a4-8843de25e378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:53.205Z|94c1368b-e981-4029-b595-4b4decc9b197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:53.206Z|94c1368b-e981-4029-b595-4b4decc9b197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:53.611Z|60fb5b34-c90c-4471-9411-6df6ed4c1e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:43:53.612Z|60fb5b34-c90c-4471-9411-6df6ed4c1e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:43:54.432Z|e72e0a9b-ad17-4f43-8337-555d4e28b040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:43:54.433Z|e72e0a9b-ad17-4f43-8337-555d4e28b040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:44:02.947Z|da545658-96ac-4eea-9197-b22f2fcd5edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:02.948Z|da545658-96ac-4eea-9197-b22f2fcd5edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:03.233Z|b2c5cac3-c1db-4b0a-a260-70de8572bdb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:03.234Z|b2c5cac3-c1db-4b0a-a260-70de8572bdb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:03.637Z|5ea85e8e-be10-472d-b89e-c3a42688a07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:03.637Z|5ea85e8e-be10-472d-b89e-c3a42688a07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:09.433Z|4e807941-c088-45b5-8697-b96254dc52cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:44:09.433Z|4e807941-c088-45b5-8697-b96254dc52cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:44:09.695Z|c8faf125-319b-4bcd-8f85-897965c21db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:44:09.696Z|c8faf125-319b-4bcd-8f85-897965c21db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:44:12.972Z|1cd6ba2a-6b6f-4f67-b3bf-7a761d61092a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:12.973Z|1cd6ba2a-6b6f-4f67-b3bf-7a761d61092a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:13.271Z|080832a3-2dda-4d6e-8181-daaae9b171b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:13.272Z|080832a3-2dda-4d6e-8181-daaae9b171b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:13.659Z|7072b81e-3d66-4774-adbb-90fb92c08f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:13.660Z|7072b81e-3d66-4774-adbb-90fb92c08f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:22.996Z|734393d8-19d8-4dea-95ed-49dcf8d4fcb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:22.997Z|734393d8-19d8-4dea-95ed-49dcf8d4fcb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:23.296Z|4cb6df20-89d9-4f53-9830-662bb68b2118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:23.297Z|4cb6df20-89d9-4f53-9830-662bb68b2118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:23.683Z|88d9ab3c-8dc0-4032-9e33-015fb0e38d9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:23.684Z|88d9ab3c-8dc0-4032-9e33-015fb0e38d9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:24.434Z|91d7b7eb-a97d-4cf6-bbaf-89c6e74d363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:44:24.441Z|91d7b7eb-a97d-4cf6-bbaf-89c6e74d363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:44:31.774Z|a854170b-16d2-42ba-8edf-37ae7a1ba3e6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:44:31.775Z|a854170b-16d2-42ba-8edf-37ae7a1ba3e6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:33.020Z|8a61676b-c1e5-4fdb-a5b5-d5f04d1a7810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:33.021Z|8a61676b-c1e5-4fdb-a5b5-d5f04d1a7810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:33.318Z|630bcc25-2b36-4214-9b86-d0c486fd06d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:33.319Z|630bcc25-2b36-4214-9b86-d0c486fd06d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:33.706Z|347eaaf2-eaac-4bf9-96dc-4a1fe9aa3c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:33.706Z|347eaaf2-eaac-4bf9-96dc-4a1fe9aa3c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:39.433Z|bce39e97-7f87-4172-94e9-c58c1e82df90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:44:39.433Z|bce39e97-7f87-4172-94e9-c58c1e82df90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:44:39.697Z|6bf0da05-e863-440f-b913-35b18c28b149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:44:39.697Z|6bf0da05-e863-440f-b913-35b18c28b149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:44:43.044Z|9dd6d33f-db60-4155-afc7-18db4ab449f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:43.045Z|9dd6d33f-db60-4155-afc7-18db4ab449f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:43.365Z|c00c4d00-429a-4575-be5b-16ae513bf71f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:43.366Z|c00c4d00-429a-4575-be5b-16ae513bf71f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:43.728Z|f2af1756-bab1-450c-873c-6931cbc7788b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:43.728Z|f2af1756-bab1-450c-873c-6931cbc7788b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:53.067Z|c4f357f0-9f46-4155-ba49-cd15f650d267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:53.068Z|c4f357f0-9f46-4155-ba49-cd15f650d267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:53.396Z|2025447a-31f4-4568-9a8a-01388beaa938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:53.397Z|2025447a-31f4-4568-9a8a-01388beaa938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:53.750Z|cdb81e18-c3ce-4e77-a021-594fb0474ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:44:53.751Z|cdb81e18-c3ce-4e77-a021-594fb0474ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:44:54.432Z|c0317b73-4c63-457d-bd23-3cf3ad90b1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:44:54.433Z|c0317b73-4c63-457d-bd23-3cf3ad90b1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:45:03.099Z|002d2263-83c2-4a9c-91d4-7c8c5a390344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:03.100Z|002d2263-83c2-4a9c-91d4-7c8c5a390344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:03.458Z|87827c67-8543-4ad3-b8a4-caa820e93c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:03.459Z|87827c67-8543-4ad3-b8a4-caa820e93c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:03.777Z|648df6ab-ad80-4001-8905-457255168c46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:03.777Z|648df6ab-ad80-4001-8905-457255168c46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:09.432Z|43927940-77f4-4c55-88f5-a01185566533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:45:09.436Z|43927940-77f4-4c55-88f5-a01185566533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:45:09.698Z|edb4140a-4c64-403b-9769-34da67954af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:45:09.699Z|edb4140a-4c64-403b-9769-34da67954af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:45:13.122Z|3346fcf6-9093-4323-b91e-e0d002ba5b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:13.122Z|3346fcf6-9093-4323-b91e-e0d002ba5b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:13.484Z|00baf64b-fea2-4de5-97c8-2dd344866511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:13.485Z|00baf64b-fea2-4de5-97c8-2dd344866511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:13.799Z|c7db005f-e1e5-4d22-8105-07a5dee03e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:13.800Z|c7db005f-e1e5-4d22-8105-07a5dee03e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:23.145Z|ffba0757-a464-4d4e-9078-c31dd761500b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:23.146Z|ffba0757-a464-4d4e-9078-c31dd761500b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:23.508Z|19819e12-1d54-4cab-b0b1-0ffeeac20b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:23.509Z|19819e12-1d54-4cab-b0b1-0ffeeac20b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:23.821Z|15c7bba8-6220-4ec7-92da-26c6e44e7d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:23.822Z|15c7bba8-6220-4ec7-92da-26c6e44e7d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:24.433Z|0cfa4976-6412-454f-b10f-f7a358f443a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:45:24.434Z|0cfa4976-6412-454f-b10f-f7a358f443a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:45:31.774Z|c38e0f0b-1b0f-49b5-a500-9762ccc9f4f4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:45:31.775Z|c38e0f0b-1b0f-49b5-a500-9762ccc9f4f4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:33.169Z|6b772621-8fd5-44de-a998-8fcfaf3fbb6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:33.170Z|6b772621-8fd5-44de-a998-8fcfaf3fbb6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:33.531Z|94152370-b540-4496-a412-844df0476d34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:33.533Z|94152370-b540-4496-a412-844df0476d34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:33.844Z|c396c8bf-1e79-4f6c-86c7-4acc7d83ba21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:33.844Z|c396c8bf-1e79-4f6c-86c7-4acc7d83ba21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:39.433Z|524e3793-2010-48a2-b974-cf73b7d9d0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:45:39.433Z|524e3793-2010-48a2-b974-cf73b7d9d0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:45:39.699Z|5e55772b-437a-43ab-9dde-49b5f6610a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:45:39.701Z|5e55772b-437a-43ab-9dde-49b5f6610a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:45:43.195Z|3d253005-9e51-4728-a7c8-5abc650b7608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:43.196Z|3d253005-9e51-4728-a7c8-5abc650b7608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:43.557Z|6b424502-5f21-4a74-9c01-c22ab766f181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:43.557Z|6b424502-5f21-4a74-9c01-c22ab766f181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:43.867Z|e5401ec7-7923-47d7-a552-a37a880e6341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:43.868Z|e5401ec7-7923-47d7-a552-a37a880e6341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:53.220Z|e6a1ac61-8d72-4aae-ba67-fb679af4b8df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:53.221Z|e6a1ac61-8d72-4aae-ba67-fb679af4b8df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:53.578Z|e705ebe2-ab04-403f-939b-a7e55b148009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:53.579Z|e705ebe2-ab04-403f-939b-a7e55b148009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:53.892Z|b78267c9-c2f5-42e9-8978-2ec416ccc3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:45:53.893Z|b78267c9-c2f5-42e9-8978-2ec416ccc3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:45:54.432Z|8ac7d64c-a6d0-46e5-9461-a9abcaaf3f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:45:54.436Z|8ac7d64c-a6d0-46e5-9461-a9abcaaf3f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:46:03.271Z|20a23385-4f9d-4175-9fdf-9e36a4952c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:03.271Z|20a23385-4f9d-4175-9fdf-9e36a4952c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:03.600Z|dac09a10-2101-472c-a85f-43b8be7b56b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:03.601Z|dac09a10-2101-472c-a85f-43b8be7b56b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:03.917Z|9995837a-b800-4a0c-b0e9-f26561d495d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:03.917Z|9995837a-b800-4a0c-b0e9-f26561d495d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:09.432Z|1081d635-dcf1-4b1a-8bf4-b4c6cb92cbdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:46:09.433Z|1081d635-dcf1-4b1a-8bf4-b4c6cb92cbdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:46:09.702Z|bef61beb-b20d-420f-9b5f-fa09d3eb4134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:46:09.703Z|bef61beb-b20d-420f-9b5f-fa09d3eb4134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:46:13.296Z|5506cc10-3c76-4cb5-82d9-6f446b7b1535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:13.297Z|5506cc10-3c76-4cb5-82d9-6f446b7b1535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:13.624Z|79eab7fe-bef9-40d2-8223-406817edea1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:13.625Z|79eab7fe-bef9-40d2-8223-406817edea1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:13.939Z|7e255308-1ed4-4dcd-a557-96b72575c001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:13.940Z|7e255308-1ed4-4dcd-a557-96b72575c001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:23.320Z|dbc51c5c-fa22-44b2-85d9-46104b4149c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:23.321Z|dbc51c5c-fa22-44b2-85d9-46104b4149c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:23.646Z|ee4f3ac6-aaa0-4dd8-9fde-5dee2b35ca58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:23.647Z|ee4f3ac6-aaa0-4dd8-9fde-5dee2b35ca58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:23.962Z|ccd6b26e-6a4a-4472-97a8-c33d828d007e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:23.963Z|ccd6b26e-6a4a-4472-97a8-c33d828d007e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:24.433Z|ea4a00e3-45ab-453c-b1d1-dfd64a010399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:46:24.433Z|ea4a00e3-45ab-453c-b1d1-dfd64a010399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:46:31.774Z|553dce0a-723d-46ab-a52d-1439db3f8cfa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:46:31.775Z|553dce0a-723d-46ab-a52d-1439db3f8cfa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:33.357Z|78a55a48-6358-4751-a102-c8a40f65cbcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:33.358Z|78a55a48-6358-4751-a102-c8a40f65cbcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:33.668Z|b761a939-9107-47d6-8060-9cc1db6efedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:33.669Z|b761a939-9107-47d6-8060-9cc1db6efedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:33.986Z|d6488bfc-2448-4f3e-965e-36bd80617603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:33.987Z|d6488bfc-2448-4f3e-965e-36bd80617603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:39.433Z|d438b43c-435d-4128-a87c-5df607b66d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:46:39.436Z|d438b43c-435d-4128-a87c-5df607b66d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:46:39.704Z|33ffb2e0-d28c-4e0e-8502-d8224b0f9f23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:46:39.705Z|33ffb2e0-d28c-4e0e-8502-d8224b0f9f23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:46:43.393Z|565b5b01-486a-424c-b90b-9d632b00c017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:43.394Z|565b5b01-486a-424c-b90b-9d632b00c017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:43.690Z|a00b1da3-9b09-4412-b3fe-e564240bcc1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:43.691Z|a00b1da3-9b09-4412-b3fe-e564240bcc1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:44.012Z|7f965f24-afd4-4327-80e2-c597d2e5941e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:44.013Z|7f965f24-afd4-4327-80e2-c597d2e5941e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:53.455Z|e3cafe18-4bfa-46a8-bf3d-622cb34afd0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:53.456Z|e3cafe18-4bfa-46a8-bf3d-622cb34afd0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:53.713Z|42014ec8-4611-4017-9142-6cfd01ba70a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:53.713Z|42014ec8-4611-4017-9142-6cfd01ba70a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:54.035Z|8804f5d1-cdcc-42c3-8d41-0512042e3883|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:46:54.035Z|8804f5d1-cdcc-42c3-8d41-0512042e3883|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:46:54.432Z|c23a9102-bdd3-4472-9a03-c0e38a5b1432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:46:54.433Z|c23a9102-bdd3-4472-9a03-c0e38a5b1432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:47:03.488Z|5369c951-9fe6-4244-8e1b-fd804f8913fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:03.489Z|5369c951-9fe6-4244-8e1b-fd804f8913fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:03.734Z|c45f4828-4a96-417d-ba40-e2f5c5a5d1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:03.734Z|c45f4828-4a96-417d-ba40-e2f5c5a5d1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:04.057Z|cf5c3108-dd75-46ee-9f2c-df69c287336d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:04.058Z|cf5c3108-dd75-46ee-9f2c-df69c287336d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:09.432Z|cc25868e-ed4f-4267-bdd0-ff1ec95d87b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:47:09.433Z|cc25868e-ed4f-4267-bdd0-ff1ec95d87b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:47:09.705Z|770ab7b5-46f3-4080-ad9b-33f1d8d64d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:47:09.706Z|770ab7b5-46f3-4080-ad9b-33f1d8d64d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:47:13.511Z|f311bb45-2a1d-4226-a6ae-c801af7dd8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:13.512Z|f311bb45-2a1d-4226-a6ae-c801af7dd8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:13.756Z|f87207d7-69f7-49f9-bab7-30f2aa87eb0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:13.757Z|f87207d7-69f7-49f9-bab7-30f2aa87eb0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:14.080Z|2934dba0-ceaa-479e-af22-417ec2138404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:14.081Z|2934dba0-ceaa-479e-af22-417ec2138404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:23.534Z|91526905-c409-40c8-a27d-0525b5e59214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:23.535Z|91526905-c409-40c8-a27d-0525b5e59214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:23.778Z|93dd440b-af89-402f-b76e-20360fc76420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:23.779Z|93dd440b-af89-402f-b76e-20360fc76420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:24.105Z|daedb621-74a6-4490-bfb1-a77c007b13d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:24.106Z|daedb621-74a6-4490-bfb1-a77c007b13d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:24.432Z|379e679d-741e-4f10-a712-a0c88bb43c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:47:24.435Z|379e679d-741e-4f10-a712-a0c88bb43c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:47:31.773Z|ff305624-5e90-4c56-9ffd-4f3afeeabd53|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:47:31.774Z|ff305624-5e90-4c56-9ffd-4f3afeeabd53|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:33.557Z|cba17961-da8e-4d7f-969b-2c69f3621c5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:33.557Z|cba17961-da8e-4d7f-969b-2c69f3621c5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:33.799Z|09790bd6-7127-47eb-b6ca-c8be1e63cfef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:33.800Z|09790bd6-7127-47eb-b6ca-c8be1e63cfef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:34.127Z|a260202b-dcd7-4d72-9f5c-1fcb85e449ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:34.128Z|a260202b-dcd7-4d72-9f5c-1fcb85e449ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:39.432Z|f5a85f3c-9aeb-4279-b22a-75471b9b6ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:47:39.433Z|f5a85f3c-9aeb-4279-b22a-75471b9b6ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:47:39.707Z|6c303211-5add-4a37-ab3b-99f87744e794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:47:39.707Z|6c303211-5add-4a37-ab3b-99f87744e794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:47:43.580Z|bf86633e-4336-4979-81bd-60c6577a2240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:43.581Z|bf86633e-4336-4979-81bd-60c6577a2240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:43.823Z|c6762cdd-1b76-452c-8ad1-3ddf1a475641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:43.824Z|c6762cdd-1b76-452c-8ad1-3ddf1a475641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:44.148Z|7107ad2d-1631-4f73-b176-42ca644f9831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:44.149Z|7107ad2d-1631-4f73-b176-42ca644f9831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:53.603Z|6ccff2fb-05c9-42d4-892a-416b2e5dc6ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:53.604Z|6ccff2fb-05c9-42d4-892a-416b2e5dc6ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:53.846Z|c8225797-e626-424b-acc3-e397068edce9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:53.847Z|c8225797-e626-424b-acc3-e397068edce9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:54.170Z|77ca899f-52a1-414b-b2fd-0ff84f5c9519|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:47:54.171Z|77ca899f-52a1-414b-b2fd-0ff84f5c9519|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:47:54.432Z|0ff0749b-d735-45a0-9177-94165975577d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:47:54.433Z|0ff0749b-d735-45a0-9177-94165975577d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:48:03.624Z|b14afad3-caaf-4662-894a-91913efd4865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:03.625Z|b14afad3-caaf-4662-894a-91913efd4865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:03.869Z|ac933f50-95bb-4788-8a91-7802745248ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:03.870Z|ac933f50-95bb-4788-8a91-7802745248ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:04.193Z|87b33106-543e-4a14-9409-b865520c3264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:04.194Z|87b33106-543e-4a14-9409-b865520c3264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:09.432Z|92cd4f82-4e65-4221-b3cf-8881ceb0f25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:48:09.435Z|92cd4f82-4e65-4221-b3cf-8881ceb0f25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:48:09.708Z|7e8b0874-12ae-4a16-b7fd-740b1056ecd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:48:09.709Z|7e8b0874-12ae-4a16-b7fd-740b1056ecd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:48:13.646Z|5fde0b5f-45eb-42ad-81ac-63b11fbc7e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:13.647Z|5fde0b5f-45eb-42ad-81ac-63b11fbc7e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:13.891Z|ebf6d79b-068b-407a-ac27-4f44b9ba116a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:13.892Z|ebf6d79b-068b-407a-ac27-4f44b9ba116a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:14.215Z|9fd88146-dbc3-40d5-aaf2-e802c52a5add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:14.216Z|9fd88146-dbc3-40d5-aaf2-e802c52a5add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:23.686Z|73e10b57-bb2a-41dc-955b-93db445905a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:23.687Z|73e10b57-bb2a-41dc-955b-93db445905a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:23.914Z|03ad4955-3427-4642-8a9b-15b7d30074fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:23.915Z|03ad4955-3427-4642-8a9b-15b7d30074fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:24.238Z|b88e3544-6ee1-41a2-ae20-2cb81b699d3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:24.239Z|b88e3544-6ee1-41a2-ae20-2cb81b699d3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:24.432Z|4325c225-84e5-4826-a807-4536490a805e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:48:24.433Z|4325c225-84e5-4826-a807-4536490a805e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:48:31.774Z|3119d545-0ff1-4a55-bfc6-5f347ed4927d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:48:31.775Z|3119d545-0ff1-4a55-bfc6-5f347ed4927d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:33.718Z|0fb7eccc-e12f-47e0-91ba-14f4de99a65e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:33.719Z|0fb7eccc-e12f-47e0-91ba-14f4de99a65e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:33.938Z|261de350-91b6-45c5-891f-438b76a78ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:33.939Z|261de350-91b6-45c5-891f-438b76a78ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:34.260Z|304fe9b4-5373-46a0-ba74-e617995df0e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:34.260Z|304fe9b4-5373-46a0-ba74-e617995df0e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:39.432Z|571cc994-ea1e-4e1a-a415-2cb51d5d9d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:48:39.433Z|571cc994-ea1e-4e1a-a415-2cb51d5d9d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:48:39.709Z|dd099632-c5d7-4180-8cfb-d78d4734ffb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:48:39.710Z|dd099632-c5d7-4180-8cfb-d78d4734ffb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:48:43.751Z|b3d5d596-799a-494d-9568-4a4a5a71e723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:43.751Z|b3d5d596-799a-494d-9568-4a4a5a71e723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:43.960Z|6bb19d69-5a9d-4888-aaa1-9d56d8d75f8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:43.961Z|6bb19d69-5a9d-4888-aaa1-9d56d8d75f8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:44.282Z|6d3dadba-1365-4105-9675-99110e1c5dd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:44.283Z|6d3dadba-1365-4105-9675-99110e1c5dd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:53.772Z|c74eadc2-b5b2-4cc4-aa57-9eaae9016e07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:53.773Z|c74eadc2-b5b2-4cc4-aa57-9eaae9016e07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:53.982Z|e348e333-e635-4783-81a6-b075601342e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:53.983Z|e348e333-e635-4783-81a6-b075601342e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:54.309Z|fb164318-f332-4387-a8f0-a0d32091346b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:48:54.310Z|fb164318-f332-4387-a8f0-a0d32091346b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:48:54.432Z|b76c0eaa-b946-4144-8264-ab2a656aeb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:48:54.436Z|b76c0eaa-b946-4144-8264-ab2a656aeb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:49:03.793Z|14c56c0d-1a10-4362-a559-827a6ea0f0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:03.794Z|14c56c0d-1a10-4362-a559-827a6ea0f0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:04.005Z|c5a18b98-a52b-4af5-8427-b46b37d0b758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:04.006Z|c5a18b98-a52b-4af5-8427-b46b37d0b758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:04.332Z|92a1eb0b-5ca5-410b-a44c-1cdc26b719c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:04.333Z|92a1eb0b-5ca5-410b-a44c-1cdc26b719c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:09.433Z|f03094f0-7058-4b92-afec-ac6bd2bd8579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:49:09.434Z|f03094f0-7058-4b92-afec-ac6bd2bd8579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:49:09.711Z|3f06eb24-21d5-4670-b631-b1aea4b69b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:49:09.711Z|3f06eb24-21d5-4670-b631-b1aea4b69b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:49:13.816Z|add95708-727b-4509-9c9d-d25f5cd8d5b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:13.817Z|add95708-727b-4509-9c9d-d25f5cd8d5b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:14.028Z|1ef91e8b-122d-4f8c-8a22-180d5f8d6939|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:14.029Z|1ef91e8b-122d-4f8c-8a22-180d5f8d6939|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:14.355Z|8dbc0a39-fa45-4f71-8c06-115d1a23924c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:14.356Z|8dbc0a39-fa45-4f71-8c06-115d1a23924c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:23.848Z|743516ac-e82d-4638-8386-58daaf5fa4bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:23.849Z|743516ac-e82d-4638-8386-58daaf5fa4bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:24.049Z|025f9ca9-fd0a-4e49-a2b4-b3ff9389aba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:24.050Z|025f9ca9-fd0a-4e49-a2b4-b3ff9389aba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:24.387Z|dc589cd4-d8f2-4e12-8d6b-a7ec4a1221c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:24.388Z|dc589cd4-d8f2-4e12-8d6b-a7ec4a1221c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:24.433Z|418547cf-a8a2-46df-9919-71336518133d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:49:24.433Z|418547cf-a8a2-46df-9919-71336518133d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:49:31.773Z|f24cb914-5fd4-4a55-8b3d-5660067cc5d3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:49:31.774Z|f24cb914-5fd4-4a55-8b3d-5660067cc5d3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:33.871Z|ea0039ff-92b1-4b90-afa9-d4fb2d473094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:33.872Z|ea0039ff-92b1-4b90-afa9-d4fb2d473094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:34.071Z|9aee628b-ca45-4572-be6f-304b2869f48a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:34.072Z|9aee628b-ca45-4572-be6f-304b2869f48a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:34.409Z|0ddf16c3-2d7c-45fe-8ac6-030a3ff7adfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:34.410Z|0ddf16c3-2d7c-45fe-8ac6-030a3ff7adfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:39.432Z|4aa84d05-329c-4edb-ab7f-0e6949451035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:49:39.437Z|4aa84d05-329c-4edb-ab7f-0e6949451035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:49:39.712Z|b6d69fe5-6785-4b9d-a77c-a59a5b15af96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:49:39.713Z|b6d69fe5-6785-4b9d-a77c-a59a5b15af96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:49:43.893Z|7e8b041b-9e92-4c27-b183-fd274a3b812c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:43.894Z|7e8b041b-9e92-4c27-b183-fd274a3b812c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:44.097Z|351340b3-3843-4633-b494-f239fa944214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:44.098Z|351340b3-3843-4633-b494-f239fa944214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:44.432Z|930faf82-7452-49e2-b7f5-150ad2766f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:44.432Z|930faf82-7452-49e2-b7f5-150ad2766f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:53.916Z|f1ce954b-85dc-4e76-b5fc-052c9950583f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:53.917Z|f1ce954b-85dc-4e76-b5fc-052c9950583f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:54.130Z|048176fc-5c4b-4d3c-83c5-ec0c4837c017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:54.131Z|048176fc-5c4b-4d3c-83c5-ec0c4837c017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:49:54.432Z|14460bdb-68d7-4f34-aaf0-f557a1edf03b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:49:54.433Z|14460bdb-68d7-4f34-aaf0-f557a1edf03b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:49:54.456Z|4db0ed9c-a9f0-48a6-86db-911ad8cb9552|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:49:54.457Z|4db0ed9c-a9f0-48a6-86db-911ad8cb9552|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:03.948Z|f40ddffa-459f-44f4-8e2d-2736c252db59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:03.948Z|f40ddffa-459f-44f4-8e2d-2736c252db59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:04.157Z|9b17268f-7dc6-41ec-902e-48a5550b87d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:04.158Z|9b17268f-7dc6-41ec-902e-48a5550b87d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:04.481Z|61748e91-2c7e-43bb-a232-d06818eb1428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:04.481Z|61748e91-2c7e-43bb-a232-d06818eb1428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:09.432Z|16dd0158-94c3-4008-8eb4-f2987e7577e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:50:09.433Z|16dd0158-94c3-4008-8eb4-f2987e7577e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:50:09.713Z|73027d9a-45cc-49a0-b8b7-82d0b9adf5b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:50:09.714Z|73027d9a-45cc-49a0-b8b7-82d0b9adf5b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:50:13.975Z|0bbcbf49-4748-4864-81b4-069e9647a1c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:13.975Z|0bbcbf49-4748-4864-81b4-069e9647a1c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:14.181Z|d8a4d07b-7b7a-4359-a15b-28d4f6510813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:14.182Z|d8a4d07b-7b7a-4359-a15b-28d4f6510813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:14.502Z|c946173d-5a36-4581-98c6-e023dd7bd415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:14.503Z|c946173d-5a36-4581-98c6-e023dd7bd415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:24.001Z|25d3a1e9-b8f0-4851-888d-4d9e02d73751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:24.002Z|25d3a1e9-b8f0-4851-888d-4d9e02d73751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:24.208Z|1e8f8fea-faa8-46dc-9afe-f709cfe874bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:24.209Z|1e8f8fea-faa8-46dc-9afe-f709cfe874bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:24.432Z|23872796-7ced-4aee-8fd5-25a219ae8438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:50:24.435Z|23872796-7ced-4aee-8fd5-25a219ae8438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:50:24.525Z|78c55fbd-1d7d-47e8-8b86-3708c376d942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:24.526Z|78c55fbd-1d7d-47e8-8b86-3708c376d942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:31.774Z|7bb627f8-3c0e-4db7-a852-a496e90501b7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:50:31.775Z|7bb627f8-3c0e-4db7-a852-a496e90501b7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:34.031Z|baeda740-7b8f-427d-9c77-f1e9c32b2b11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:34.032Z|baeda740-7b8f-427d-9c77-f1e9c32b2b11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:34.232Z|39beea4b-e9ff-48a1-bc04-fefce67d2277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:34.233Z|39beea4b-e9ff-48a1-bc04-fefce67d2277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:34.546Z|6ff296d8-e129-4290-b4f5-79ef7295e5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:34.547Z|6ff296d8-e129-4290-b4f5-79ef7295e5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:39.432Z|b874c27c-fbf4-4b21-b5c3-b56a5d104cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:50:39.433Z|b874c27c-fbf4-4b21-b5c3-b56a5d104cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:50:39.715Z|eec6ef77-78b2-4438-83e0-cbd422259f54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:50:39.715Z|eec6ef77-78b2-4438-83e0-cbd422259f54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:50:44.067Z|5d24ce5c-f78d-479f-b117-9dcf8813374d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:44.068Z|5d24ce5c-f78d-479f-b117-9dcf8813374d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:44.259Z|9d0a27c4-d29e-4e49-a3b5-b7536e1da9b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:44.260Z|9d0a27c4-d29e-4e49-a3b5-b7536e1da9b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:44.570Z|b126631a-d779-4cd6-91f7-bc17ee35258d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:44.571Z|b126631a-d779-4cd6-91f7-bc17ee35258d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:54.088Z|2055b937-b7aa-4aab-96d2-86b0a2235e70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:54.089Z|2055b937-b7aa-4aab-96d2-86b0a2235e70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:54.283Z|8d4f1585-61a2-47fc-be3d-b1b61b8232db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:54.284Z|8d4f1585-61a2-47fc-be3d-b1b61b8232db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:50:54.432Z|46f6148c-3b27-4b2d-b338-03dcacc28006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:50:54.433Z|46f6148c-3b27-4b2d-b338-03dcacc28006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:50:54.597Z|764dd4b8-4619-4661-b5c2-dcefdd18b9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:50:54.598Z|764dd4b8-4619-4661-b5c2-dcefdd18b9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:04.121Z|3d82931b-fd52-4bc4-881c-054bc7f5c466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:04.121Z|3d82931b-fd52-4bc4-881c-054bc7f5c466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:04.312Z|90b05586-9461-4d66-b789-0be77d19e2f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:04.313Z|90b05586-9461-4d66-b789-0be77d19e2f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:04.634Z|6abd1967-c9e5-46b2-8a41-ae5fb012b847|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:04.635Z|6abd1967-c9e5-46b2-8a41-ae5fb012b847|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:09.433Z|ecfa5ff9-74bf-47b7-aded-80a4f7187e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:51:09.435Z|ecfa5ff9-74bf-47b7-aded-80a4f7187e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:51:09.717Z|b32137b0-478d-4836-9beb-03e88b43329c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:51:09.717Z|b32137b0-478d-4836-9beb-03e88b43329c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:51:14.144Z|cb9c2fad-6d4d-4e65-846a-dc69a73dafa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:14.145Z|cb9c2fad-6d4d-4e65-846a-dc69a73dafa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:14.333Z|9a097790-bca0-483a-9f5f-8f953d8d9226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:14.334Z|9a097790-bca0-483a-9f5f-8f953d8d9226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:14.659Z|1bd85eba-5c6a-4f9f-a415-e47cd0b5774b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:14.660Z|1bd85eba-5c6a-4f9f-a415-e47cd0b5774b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:24.167Z|826d88b3-8bdf-4da8-8ea4-35b171ea41b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:24.168Z|826d88b3-8bdf-4da8-8ea4-35b171ea41b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:24.356Z|e26c19f8-6113-45bd-a8ce-dcc02c4d5158|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:24.357Z|e26c19f8-6113-45bd-a8ce-dcc02c4d5158|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:24.432Z|23403c94-c93d-4af7-8b6a-d591e172fc06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:51:24.433Z|23403c94-c93d-4af7-8b6a-d591e172fc06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:51:24.682Z|f89c9cac-70ff-4e09-b26b-bb89e3e8db80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:24.682Z|f89c9cac-70ff-4e09-b26b-bb89e3e8db80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:31.773Z|4ff0a4ab-af50-400b-a2fe-3aa7c4f5f7d5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:51:31.774Z|4ff0a4ab-af50-400b-a2fe-3aa7c4f5f7d5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:32.550Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:51:32.560Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 9e523c08-f2ba-40da-a20d-b182af111340 already exists in requestDb InfraActiveRequests table
2022-07-07T04:51:32.563Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:51:32.564Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:51:32.565Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:51:32.565Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:51:32.566Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:51:32.566Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e06641154bbfa5b", X-B3-SpanId:"14040f424da0a45f", X-B3-ParentSpanId:"9e06641154bbfa5b", X-B3-Sampled:"0", X-ONAP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-TransactionID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ECOMP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e11d1822-6599-4362-8c9d-7bc1196738d9"]
2022-07-07T04:51:32.567Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:51:32.567Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:51:32.623Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:51:32.623Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:51:32.624Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:51:32.624Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:51:32.624Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: 
2022-07-07T04:51:32.625Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:51:32.625Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|404|Not Found|InvokeReturn
2022-07-07T04:51:32.781Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:51:34.190Z|8dcb068e-c0b0-4dab-88b2-34e5002adbbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:34.191Z|8dcb068e-c0b0-4dab-88b2-34e5002adbbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:34.385Z|17f02ce9-9617-4ec0-a039-dd177e641d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:34.386Z|17f02ce9-9617-4ec0-a039-dd177e641d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:34.702Z|26e991cc-897e-4dcf-9054-7c34a9daaea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:34.703Z|26e991cc-897e-4dcf-9054-7c34a9daaea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:39.432Z|c936ea92-92cf-416a-88ef-66374aafe562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:51:39.433Z|c936ea92-92cf-416a-88ef-66374aafe562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:51:39.718Z|cd9fa2f3-1617-4b20-9d72-998ee9681ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:51:39.719Z|cd9fa2f3-1617-4b20-9d72-998ee9681ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:51:44.212Z|968f0017-7dd5-42dc-8436-a3c82ae73fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:44.212Z|968f0017-7dd5-42dc-8436-a3c82ae73fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:44.410Z|74fc33a6-2061-411a-ba85-247a877c3563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:44.413Z|74fc33a6-2061-411a-ba85-247a877c3563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:44.724Z|4c2239de-deac-4b27-a07a-2d69478c56ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:44.725Z|4c2239de-deac-4b27-a07a-2d69478c56ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:52.474Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:51:52.643Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:51:52.644Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||Invoke
2022-07-07T04:51:52.975Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||InvokeReturn
2022-07-07T04:51:52.976Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:51:54:255-22434], vertex-id=[213160], Content-Length=[615], Date=[Thu, 07 Jul 2022 04:51:54 GMT], Content-Type=[application/json]}
2022-07-07T04:51:52.978Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"d5e7f282cf504eb4a4cef0e3364b4b3d","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1657169311397","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-07-07T04:51:53.118Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:51:53.118Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:51:53.138Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:51:53.139Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:51:53.139Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:51:53.140Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:51:53.140Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:51:53.140Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"9e06641154bbfa5b", X-B3-SpanId:"bdaf05429249f31c", X-B3-ParentSpanId:"9e06641154bbfa5b", X-B3-Sampled:"0", X-ONAP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-TransactionID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ECOMP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"843440d1-77e0-4988-8533-e90c2aae4065"]
2022-07-07T04:51:53.141Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940","requestScope":"service"}
2022-07-07T04:51:53.141Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:51:53.433Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:51:53.434Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:51:53.435Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:51:53.436Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:51:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:51:53.436Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:51:53.437Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:51:53.438Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:51:53.451Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:51:53.451Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:51:53.452Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:51:53.452Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:51:53.453Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:51:53.453Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-TransactionID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ECOMP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"397ef661-618d-4d33-a1c8-c0dcc5fd7d25"]
2022-07-07T04:51:53.454Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:51:53.454Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:51:53.727Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:51:53.728Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:51:53.728Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:51:53.728Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=122B0A1FB365864A185506D73537C1B9; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:51:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:51:53.730Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:51:53.730Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:51:53.730Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:51:53.865Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T04:51:53.866Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-07-07T04:51:53.866Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:51:53.866Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T04:51:53.867Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:51:53.867Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-TransactionID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ECOMP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7f550d2-5535-4532-8562-022c764f3961"]
2022-07-07T04:51:53.868Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:51:53.868Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:51:53.943Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:51:53.943Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:51:53.943Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:51:53.944Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:51:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:51:53.946Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-07-07T04:51:53.946Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:51:53.947Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-07-07T04:51:53.959Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:51:53.960Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:51:53.960Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:51:53.961Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:51:53.961Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:51:53.961Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-TransactionID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ECOMP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"490e1dde-6ef1-40f7-b65a-bea58797f1d0"]
2022-07-07T04:51:53.962Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:51:53.962Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:51:53.992Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:51:53.992Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:51:53.993Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:51:53.993Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:51:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:51:53.994Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:51:53.994Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:51:53.995Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:51:54.011Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:51:54.012Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:51:54.012Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:51:54.013Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:51:54.013Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:51:54.013Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1854", X-B3-TraceId:"9e06641154bbfa5b", X-B3-SpanId:"e0aa6008a126e858", X-B3-ParentSpanId:"9e06641154bbfa5b", X-B3-Sampled:"0", X-ONAP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-TransactionID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ECOMP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b842571d-a080-418a-837b-f4ab4e64fd03"]
2022-07-07T04:51:54.014Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9e523c08-f2ba-40da-a20d-b182af111340","requestStatus":"IN_PROGRESS","startTime":1657169492788,"source":"VID","tenantId":"d5e7f282cf504eb4a4cef0e3364b4b3d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"9e523c08-f2ba-40da-a20d-b182af111340"}
2022-07-07T04:51:54.014Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:51:54.235Z|f5ba3837-f310-4cd6-8115-de5db01917ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:54.237Z|f5ba3837-f310-4cd6-8115-de5db01917ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:54.433Z|98b00bd1-3113-4e64-ba91-beadcd2c4d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:51:54.435Z|98b00bd1-3113-4e64-ba91-beadcd2c4d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:51:54.436Z|8cc43e3a-d2d7-4fec-9c86-ad89e4e22644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:54.436Z|8cc43e3a-d2d7-4fec-9c86-ad89e4e22644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:51:54.488Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:51:54.488Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:51:54.489Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:51:54.489Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:51:54.492Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:51:32.788+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:51:54.572+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:51:54.492Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:51:54.493Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:51:54.564Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:51:54.565Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:51:54.566Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:51:54.566Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:51:54.566Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:51:54.567Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"9e06641154bbfa5b", X-B3-SpanId:"343b3d00d64dc93c", X-B3-ParentSpanId:"9e06641154bbfa5b", X-B3-Sampled:"0", X-ONAP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-TransactionID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ECOMP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97f26afe-2b1a-45de-af9e-55147c52bef7"]
2022-07-07T04:51:54.567Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3f81b54b-9b44-4916-8749-13f2afb91359\",\"modelUuid\":\"3f81b54b-9b44-4916-8749-13f2afb91359\",\"modelInvariantUuid\":\"c34a2694-d6bf-438f-a070-c047e0afe9d8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"9e523c08-f2ba-40da-a20d-b182af111340","type":"String"},"mso-request-id":{"value":"9e523c08-f2ba-40da-a20d-b182af111340","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:51:54.567Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:51:54.747Z|3573e34f-346c-4d97-ad27-f03ddaab7cb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:51:54.747Z|3573e34f-346c-4d97-ad27-f03ddaab7cb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:00.495Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:00.496Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:52:00.496Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:52:00.497Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=878BE9DA9E941983BA2E769B331FB8DA; Path=/; HttpOnly", Date:"Thu, 07 Jul 2022 04:52:00 GMT", X-ONAP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-TransactionID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ECOMP-RequestID:"9e523c08-f2ba-40da-a20d-b182af111340", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"97f26afe-2b1a-45de-af9e-55147c52bef7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:00.498Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9e523c08-f2ba-40da-a20d-b182af111340\",\"instanceId\":\"14405dc4-671a-4506-b229-cb8d318565a1\"}}","message":"Success","processInstanceID":"86b198ba-fdb0-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:52:00.498Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:00.499Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:52:00.515Z|9e523c08-f2ba-40da-a20d-b182af111340|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:00.669Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:00.696Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:00.696Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:00.697Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:00.697Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:00.697Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:00.697Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e140c0161031bef", X-B3-SpanId:"2555b8af03095be3", X-B3-ParentSpanId:"8e140c0161031bef", X-B3-Sampled:"0", X-ONAP-RequestID:"ad56c5f7-8387-426d-9f37-c349baf13cf5", X-RequestID:"ad56c5f7-8387-426d-9f37-c349baf13cf5", X-TransactionID:"ad56c5f7-8387-426d-9f37-c349baf13cf5", X-ECOMP-RequestID:"ad56c5f7-8387-426d-9f37-c349baf13cf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27ea6d4f-5d34-415a-901b-1a2a4c2668e7"]
2022-07-07T04:52:00.698Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:00.698Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:00.724Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:00.724Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:00.725Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:00.725Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:00.731Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:00.731Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:00.732Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:00.737Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:00.738Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:00.738Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:00.738Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:00.738Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:00.739Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e140c0161031bef", X-B3-SpanId:"e009220fc8e54820", X-B3-ParentSpanId:"8e140c0161031bef", X-B3-Sampled:"0", X-ONAP-RequestID:"ad56c5f7-8387-426d-9f37-c349baf13cf5", X-RequestID:"ad56c5f7-8387-426d-9f37-c349baf13cf5", X-TransactionID:"ad56c5f7-8387-426d-9f37-c349baf13cf5", X-ECOMP-RequestID:"ad56c5f7-8387-426d-9f37-c349baf13cf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98a90d53-acdf-44ac-b624-a7dc99cf7a50"]
2022-07-07T04:52:00.739Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:00.739Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:00.843Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:00.843Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:00.844Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:00.844Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:00.846Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:00.846Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:00.846Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:00.867Z|ad56c5f7-8387-426d-9f37-c349baf13cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:04.258Z|9c4909a5-1808-41e4-a371-1ffd8cd46fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:04.259Z|9c4909a5-1808-41e4-a371-1ffd8cd46fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:04.476Z|e5d48ff7-73db-48cd-89f1-1946607f035c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:04.477Z|e5d48ff7-73db-48cd-89f1-1946607f035c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:04.775Z|935cd6bd-224c-470e-8a20-e0a72c552f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:04.776Z|935cd6bd-224c-470e-8a20-e0a72c552f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:09.432Z|d4664f35-7140-4d58-b297-97fa9109a8aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:52:09.433Z|d4664f35-7140-4d58-b297-97fa9109a8aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:52:09.720Z|0a6e4749-ed68-4e94-b323-55e6fd67e094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:52:09.720Z|0a6e4749-ed68-4e94-b323-55e6fd67e094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:52:11.026Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:11.032Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:11.033Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:11.033Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:11.033Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:11.033Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:11.033Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29fe6db08f4f1151", X-B3-SpanId:"43824acd53bcde49", X-B3-ParentSpanId:"29fe6db08f4f1151", X-B3-Sampled:"0", X-ONAP-RequestID:"ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3", X-RequestID:"ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3", X-TransactionID:"ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3", X-ECOMP-RequestID:"ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cfb71a6-b61a-4907-9eb5-200b808ae123"]
2022-07-07T04:52:11.034Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:11.034Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:11.061Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:11.062Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:11.062Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:11.063Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:11.064Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:11.064Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:11.064Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:11.067Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:11.067Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:11.067Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:11.068Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:11.068Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:11.068Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29fe6db08f4f1151", X-B3-SpanId:"2110fa68072da0db", X-B3-ParentSpanId:"29fe6db08f4f1151", X-B3-Sampled:"0", X-ONAP-RequestID:"ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3", X-RequestID:"ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3", X-TransactionID:"ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3", X-ECOMP-RequestID:"ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7974de6-80fe-494b-a535-08fb81714e11"]
2022-07-07T04:52:11.069Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:11.069Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:11.086Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:11.087Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:11.087Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:11.088Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:11.088Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:11.089Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:11.089Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:11.107Z|ba61a95f-88c0-4fab-bcd6-bfc4283d0cc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:14.280Z|db59dc0d-dbe9-4ea1-80e0-743bb20ae0f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:14.281Z|db59dc0d-dbe9-4ea1-80e0-743bb20ae0f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:14.530Z|22bad846-0b5f-4285-9188-e95cbe014606|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:14.531Z|22bad846-0b5f-4285-9188-e95cbe014606|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:14.799Z|dbb67147-8630-444e-9a54-226eae4d2f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:14.799Z|dbb67147-8630-444e-9a54-226eae4d2f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:21.239Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:21.245Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:21.245Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:21.245Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:21.246Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:21.246Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:21.246Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74823c3d3f1650c6", X-B3-SpanId:"ce7f74114df46fc6", X-B3-ParentSpanId:"74823c3d3f1650c6", X-B3-Sampled:"0", X-ONAP-RequestID:"98b3127b-347c-4fdf-8fad-0a844ffce4a5", X-RequestID:"98b3127b-347c-4fdf-8fad-0a844ffce4a5", X-TransactionID:"98b3127b-347c-4fdf-8fad-0a844ffce4a5", X-ECOMP-RequestID:"98b3127b-347c-4fdf-8fad-0a844ffce4a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d1bfae1-daab-44ab-9d0b-4c7e0357afee"]
2022-07-07T04:52:21.246Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:21.247Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:21.272Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:21.273Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:21.273Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:21.273Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:21.276Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:21.276Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:21.277Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:21.279Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:21.280Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:21.280Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:21.281Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:21.281Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:21.281Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74823c3d3f1650c6", X-B3-SpanId:"f47e110989aa129e", X-B3-ParentSpanId:"74823c3d3f1650c6", X-B3-Sampled:"0", X-ONAP-RequestID:"98b3127b-347c-4fdf-8fad-0a844ffce4a5", X-RequestID:"98b3127b-347c-4fdf-8fad-0a844ffce4a5", X-TransactionID:"98b3127b-347c-4fdf-8fad-0a844ffce4a5", X-ECOMP-RequestID:"98b3127b-347c-4fdf-8fad-0a844ffce4a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c914d0f-e0fc-4023-ac8d-6779ed7f683d"]
2022-07-07T04:52:21.282Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:21.282Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:21.305Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:21.306Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:21.306Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:21.307Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:21.308Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:21.308Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:21.308Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:21.325Z|98b3127b-347c-4fdf-8fad-0a844ffce4a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:24.310Z|86841a20-8104-4609-b846-3a408d7d768a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:24.311Z|86841a20-8104-4609-b846-3a408d7d768a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:24.432Z|8c73771c-78e2-4a12-92a3-1e5d7c39e3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:52:24.433Z|8c73771c-78e2-4a12-92a3-1e5d7c39e3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:52:24.552Z|3de279d4-4953-460e-95d2-06145833b250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:24.553Z|3de279d4-4953-460e-95d2-06145833b250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:24.822Z|6ff78723-555c-432a-92ef-60e27aa69041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:24.823Z|6ff78723-555c-432a-92ef-60e27aa69041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:31.454Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:31.459Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:31.460Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:31.460Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:31.461Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:31.461Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:31.461Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e78b1cbed1db8157", X-B3-SpanId:"b413f98b3577dfda", X-B3-ParentSpanId:"e78b1cbed1db8157", X-B3-Sampled:"0", X-ONAP-RequestID:"26bd8407-9111-4fcb-8687-14bfef30587a", X-RequestID:"26bd8407-9111-4fcb-8687-14bfef30587a", X-TransactionID:"26bd8407-9111-4fcb-8687-14bfef30587a", X-ECOMP-RequestID:"26bd8407-9111-4fcb-8687-14bfef30587a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67564176-0bc3-46db-a88a-f18f69f220dc"]
2022-07-07T04:52:31.461Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:31.462Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:31.499Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:31.500Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:31.500Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:31.501Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:31.503Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:31.503Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:31.504Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:31.506Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:31.507Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:31.507Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:31.508Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:31.508Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:31.508Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e78b1cbed1db8157", X-B3-SpanId:"4f5d88b58819c8eb", X-B3-ParentSpanId:"e78b1cbed1db8157", X-B3-Sampled:"0", X-ONAP-RequestID:"26bd8407-9111-4fcb-8687-14bfef30587a", X-RequestID:"26bd8407-9111-4fcb-8687-14bfef30587a", X-TransactionID:"26bd8407-9111-4fcb-8687-14bfef30587a", X-ECOMP-RequestID:"26bd8407-9111-4fcb-8687-14bfef30587a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31583286-646b-46c6-928a-0354850e42c0"]
2022-07-07T04:52:31.509Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:31.509Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:31.527Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:31.528Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:31.528Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:31.528Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:31.530Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:31.530Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:31.531Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:31.543Z|26bd8407-9111-4fcb-8687-14bfef30587a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:31.773Z|8192ed03-7c89-4303-b6a7-a75ad20d5314|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:52:31.775Z|8192ed03-7c89-4303-b6a7-a75ad20d5314|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:34.333Z|80f24ca4-673c-4c7d-8817-c98daa5c51c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:34.333Z|80f24ca4-673c-4c7d-8817-c98daa5c51c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:34.573Z|2d070ad7-0aef-4d85-b961-688ec9e0f55e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:34.573Z|2d070ad7-0aef-4d85-b961-688ec9e0f55e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:34.847Z|896c6579-48b6-4fb4-83ab-72cdbe8cc44d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:34.848Z|896c6579-48b6-4fb4-83ab-72cdbe8cc44d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:39.432Z|bb748b8e-393b-40ab-854e-a0044e0eab10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:52:39.436Z|bb748b8e-393b-40ab-854e-a0044e0eab10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:52:39.721Z|f4bc84a8-7e78-4040-bd0c-b9f1e3662487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:52:39.721Z|f4bc84a8-7e78-4040-bd0c-b9f1e3662487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:52:41.676Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:41.682Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:41.683Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:41.683Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:41.683Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:41.684Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:41.684Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79a9a4ad3ef67865", X-B3-SpanId:"806a4009746bafc8", X-B3-ParentSpanId:"79a9a4ad3ef67865", X-B3-Sampled:"0", X-ONAP-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-TransactionID:"c8ba3855-a426-4444-91df-43de08f11aca", X-ECOMP-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cd40e73-740a-408d-aefe-741163c68324"]
2022-07-07T04:52:41.685Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:41.685Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:41.712Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:41.712Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:41.713Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:41.713Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:41.715Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:41.715Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:41.716Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:41.718Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:41.719Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:41.719Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:41.719Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:41.720Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:41.720Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79a9a4ad3ef67865", X-B3-SpanId:"988841734a80d179", X-B3-ParentSpanId:"79a9a4ad3ef67865", X-B3-Sampled:"0", X-ONAP-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-TransactionID:"c8ba3855-a426-4444-91df-43de08f11aca", X-ECOMP-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"743ce0f1-0c11-4bdc-ad21-9dc521c0aa96"]
2022-07-07T04:52:41.720Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:41.721Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:41.739Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:41.739Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:41.739Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:41.740Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:41.743Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:41.743Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:41.744Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:41.795Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:52:41.796Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:52:41.796Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:41.797Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:52:41.797Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:52:41.797Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-TransactionID:"c8ba3855-a426-4444-91df-43de08f11aca", X-ECOMP-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9473f3e-ce2e-44ef-ad30-04723d5dab74"]
2022-07-07T04:52:41.798Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:52:41.798Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:52:42.145Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:42.146Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:42.146Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:52:42.147Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C5C6AD98269F9F155BD52030DB7BB206; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 07 Jul 2022 04:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:42.147Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"9e523c08-f2ba-40da-a20d-b182af111340","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T04:52:36.823+0000","endTime":"2022-07-07T04:52:39.230+0000","removalTime":null,"durationInMillis":2407,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"86b198ba-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"9ca47e06-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T04:52:42.147Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:42.148Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9e523c08-f2ba-40da-a20d-b182af111340&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:52:42.179Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:52:42.179Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:52:42.180Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:42.180Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:52:42.180Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:52:42.181Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-TransactionID:"c8ba3855-a426-4444-91df-43de08f11aca", X-ECOMP-RequestID:"c8ba3855-a426-4444-91df-43de08f11aca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acbd29c4-6c06-4f1e-94ee-8b8e7187eb45"]
2022-07-07T04:52:42.181Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:52:42.181Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:52:42.386Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:42.387Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:42.388Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:52:42.388Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C917E6D21C601D51957506B495557E82; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"788", Date:"Thu, 07 Jul 2022 04:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:42.389Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:9f2de857-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:52:36.830+0000","endTime":"2022-07-07T04:52:39.218+0000","durationInMillis":2388,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":"2022-07-21T04:52:42.230+0000","rootProcessInstanceId":"86b198ba-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:52:42.389Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:42.389Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f2cd6d4-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:52:42.398Z|c8ba3855-a426-4444-91df-43de08f11aca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:44.356Z|e2b6bfab-46c3-4d27-8f63-5a310a51584d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:44.357Z|e2b6bfab-46c3-4d27-8f63-5a310a51584d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:44.597Z|9716c74f-e955-4163-bf17-8d3180cf1563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:44.598Z|9716c74f-e955-4163-bf17-8d3180cf1563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:44.878Z|57571706-2293-4c11-a684-e5cad8785237|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:44.879Z|57571706-2293-4c11-a684-e5cad8785237|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:52.528Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:52.540Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:52.541Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:52.541Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:52.542Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:52.542Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:52.542Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e61ee0bc97078661", X-B3-SpanId:"c7db0d8f43e8c455", X-B3-ParentSpanId:"e61ee0bc97078661", X-B3-Sampled:"0", X-ONAP-RequestID:"d9a7dade-4491-44e2-ac3b-763b5c3e33d4", X-RequestID:"d9a7dade-4491-44e2-ac3b-763b5c3e33d4", X-TransactionID:"d9a7dade-4491-44e2-ac3b-763b5c3e33d4", X-ECOMP-RequestID:"d9a7dade-4491-44e2-ac3b-763b5c3e33d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b73de67-3ba2-4337-bf7b-b0c5855db762"]
2022-07-07T04:52:52.543Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:52.543Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:52.572Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:52.573Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:52.573Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:52.574Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:52.574Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "endTime" : "2022-07-07T04:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:52.575Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:52.575Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:52.579Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:52.580Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:52.580Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:52.580Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:52.580Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:52.581Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e61ee0bc97078661", X-B3-SpanId:"e6b05c94c3d150be", X-B3-ParentSpanId:"e61ee0bc97078661", X-B3-Sampled:"0", X-ONAP-RequestID:"d9a7dade-4491-44e2-ac3b-763b5c3e33d4", X-RequestID:"d9a7dade-4491-44e2-ac3b-763b5c3e33d4", X-TransactionID:"d9a7dade-4491-44e2-ac3b-763b5c3e33d4", X-ECOMP-RequestID:"d9a7dade-4491-44e2-ac3b-763b5c3e33d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f7d9262-5f19-4f28-b3ae-cefa7e204c84"]
2022-07-07T04:52:52.581Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:52.581Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:52.594Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:52.595Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:52.595Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:52.596Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:52.596Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:52.596Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:52.597Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:52.616Z|d9a7dade-4491-44e2-ac3b-763b5c3e33d4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:52.738Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:52.741Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:52.741Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:52.742Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:52.742Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:52.742Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:52.742Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"818183dfc38804d7", X-B3-SpanId:"d4f256236d022fa2", X-B3-ParentSpanId:"818183dfc38804d7", X-B3-Sampled:"0", X-ONAP-RequestID:"604373b1-7d02-4281-aba8-1347238f5964", X-RequestID:"604373b1-7d02-4281-aba8-1347238f5964", X-TransactionID:"604373b1-7d02-4281-aba8-1347238f5964", X-ECOMP-RequestID:"604373b1-7d02-4281-aba8-1347238f5964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12b0fedf-747a-47d7-a5f6-2dced4dd8708"]
2022-07-07T04:52:52.743Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:52.743Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:52.764Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:52.764Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:52.764Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:52.765Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:52.766Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "endTime" : "2022-07-07T04:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:52.766Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:52.767Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:52.768Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:52.769Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:52.769Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:52.769Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:52.769Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:52.769Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"818183dfc38804d7", X-B3-SpanId:"57267078e6b5aa01", X-B3-ParentSpanId:"818183dfc38804d7", X-B3-Sampled:"0", X-ONAP-RequestID:"604373b1-7d02-4281-aba8-1347238f5964", X-RequestID:"604373b1-7d02-4281-aba8-1347238f5964", X-TransactionID:"604373b1-7d02-4281-aba8-1347238f5964", X-ECOMP-RequestID:"604373b1-7d02-4281-aba8-1347238f5964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bad3cf2-cc16-4d93-9c2d-ee5047ea4cf8"]
2022-07-07T04:52:52.770Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:52.770Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:52.784Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:52.784Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:52.785Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:52.785Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:52.787Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:52.788Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:52.788Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:52.798Z|604373b1-7d02-4281-aba8-1347238f5964|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:52.918Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:52.924Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:52.924Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:52.924Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:52.924Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:52.925Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:52.925Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a353e34373e95ede", X-B3-SpanId:"a4d0abde8d2899cd", X-B3-ParentSpanId:"a353e34373e95ede", X-B3-Sampled:"0", X-ONAP-RequestID:"202a3ca0-5e93-4f3a-8a6d-749663560e24", X-RequestID:"202a3ca0-5e93-4f3a-8a6d-749663560e24", X-TransactionID:"202a3ca0-5e93-4f3a-8a6d-749663560e24", X-ECOMP-RequestID:"202a3ca0-5e93-4f3a-8a6d-749663560e24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7be48842-d7bc-438a-96a1-be3da9b440d1"]
2022-07-07T04:52:52.925Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:52.925Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:52.950Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:52.951Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:52.951Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:52.951Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:52.953Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "endTime" : "2022-07-07T04:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:52.953Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:52.953Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:52.955Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:52.955Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:52.956Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:52.956Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:52.956Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:52.956Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a353e34373e95ede", X-B3-SpanId:"02ea9103a236f99c", X-B3-ParentSpanId:"a353e34373e95ede", X-B3-Sampled:"0", X-ONAP-RequestID:"202a3ca0-5e93-4f3a-8a6d-749663560e24", X-RequestID:"202a3ca0-5e93-4f3a-8a6d-749663560e24", X-TransactionID:"202a3ca0-5e93-4f3a-8a6d-749663560e24", X-ECOMP-RequestID:"202a3ca0-5e93-4f3a-8a6d-749663560e24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe0df7af-c528-42ae-b407-d2ab57332287"]
2022-07-07T04:52:52.956Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:52.957Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:52.971Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:52.971Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:52.971Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:52.972Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:52.973Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:52.973Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:52.974Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:52.985Z|202a3ca0-5e93-4f3a-8a6d-749663560e24|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:53.108Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:53.113Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:53.113Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:53.114Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:53.114Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:53.115Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:53.115Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeaa8969ab00c942", X-B3-SpanId:"4b7e38a7af6d34a7", X-B3-ParentSpanId:"eeaa8969ab00c942", X-B3-Sampled:"0", X-ONAP-RequestID:"9e7fe2d6-0cf7-4f69-be28-87f172c17241", X-RequestID:"9e7fe2d6-0cf7-4f69-be28-87f172c17241", X-TransactionID:"9e7fe2d6-0cf7-4f69-be28-87f172c17241", X-ECOMP-RequestID:"9e7fe2d6-0cf7-4f69-be28-87f172c17241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fbca750-c458-43d2-965d-c7cc46958e3c"]
2022-07-07T04:52:53.115Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:53.115Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:53.164Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:53.165Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:53.165Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:53.166Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:53.167Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "endTime" : "2022-07-07T04:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:53.167Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:53.168Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:53.170Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:53.170Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:53.170Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:53.171Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:53.171Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:53.171Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeaa8969ab00c942", X-B3-SpanId:"164ad19b6b5d07ee", X-B3-ParentSpanId:"eeaa8969ab00c942", X-B3-Sampled:"0", X-ONAP-RequestID:"9e7fe2d6-0cf7-4f69-be28-87f172c17241", X-RequestID:"9e7fe2d6-0cf7-4f69-be28-87f172c17241", X-TransactionID:"9e7fe2d6-0cf7-4f69-be28-87f172c17241", X-ECOMP-RequestID:"9e7fe2d6-0cf7-4f69-be28-87f172c17241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e6a2ce-316b-43be-b766-c1710fcbf2d8"]
2022-07-07T04:52:53.172Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:53.172Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:53.187Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:53.187Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:53.187Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:53.188Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:53.189Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:53.189Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:53.189Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:53.201Z|9e7fe2d6-0cf7-4f69-be28-87f172c17241|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:53.326Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:53.331Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:53.331Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||Invoke
2022-07-07T04:52:53.332Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:53.332Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340
2022-07-07T04:52:53.332Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Method      : GET
2022-07-07T04:52:53.333Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b508bc17c6200b82", X-B3-SpanId:"e43e3d233a7910f4", X-B3-ParentSpanId:"b508bc17c6200b82", X-B3-Sampled:"0", X-ONAP-RequestID:"61fec756-4c65-459d-9992-9449efaa7d30", X-RequestID:"61fec756-4c65-459d-9992-9449efaa7d30", X-TransactionID:"61fec756-4c65-459d-9992-9449efaa7d30", X-ECOMP-RequestID:"61fec756-4c65-459d-9992-9449efaa7d30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc919bdf-efaf-4b62-817c-748e45310d7d"]
2022-07-07T04:52:53.333Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Request body: 
2022-07-07T04:52:53.334Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||==========================request end================================================
2022-07-07T04:52:53.356Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:53.357Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:53.358Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Status text  : 
2022-07-07T04:52:53.358Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:53.360Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||Response body: {
  "requestId" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:51:32.000+00:00",
  "endTime" : "2022-07-07T04:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n\t\t\t\"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"744fa78e-bbab-455e-a2b0-b6dd4c9d4306\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9e523c08-f2ba-40da-a20d-b182af111340",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340"
    }
  }
}
2022-07-07T04:52:53.360Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:53.361Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e523c08-f2ba-40da-a20d-b182af111340|INFO|500||InvokeReturn
2022-07-07T04:52:53.364Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:53.364Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:53.365Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:53.365Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false
2022-07-07T04:52:53.365Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:53.366Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b508bc17c6200b82", X-B3-SpanId:"1938a90cebd0c1f5", X-B3-ParentSpanId:"b508bc17c6200b82", X-B3-Sampled:"0", X-ONAP-RequestID:"61fec756-4c65-459d-9992-9449efaa7d30", X-RequestID:"61fec756-4c65-459d-9992-9449efaa7d30", X-TransactionID:"61fec756-4c65-459d-9992-9449efaa7d30", X-ECOMP-RequestID:"61fec756-4c65-459d-9992-9449efaa7d30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6b98f5b-6b1b-4d8d-b0a3-ee59662ed970"]
2022-07-07T04:52:53.366Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:53.367Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:53.382Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:53.382Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:53.383Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:53.383Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:53.384Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:53.384Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:53.385Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e523c08-f2ba-40da-a20d-b182af111340&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:53.396Z|61fec756-4c65-459d-9992-9449efaa7d30|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e523c08-f2ba-40da-a20d-b182af111340|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:54.380Z|dd35efaf-00a1-4eab-8722-4f0891174cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:54.381Z|dd35efaf-00a1-4eab-8722-4f0891174cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:54.433Z|fe3ec678-90c8-49f8-bf47-784c8212c600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:52:54.434Z|fe3ec678-90c8-49f8-bf47-784c8212c600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:52:54.621Z|338dcfdb-187b-4807-bb50-4002ebff56c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:54.622Z|338dcfdb-187b-4807-bb50-4002ebff56c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:54.933Z|5894c89e-4c76-41dd-bf1e-d24931019dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:52:54.983Z|5894c89e-4c76-41dd-bf1e-d24931019dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:52:56.404Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:56.409Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||INFO|500||Checking if requestId: ba0f4c8a-01da-4a1f-859e-97812a49fa51 already exists in requestDb InfraActiveRequests table
2022-07-07T04:52:56.410Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:52:56.411Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:52:56.411Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:56.411Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:52:56.412Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:52:56.412Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f37cec299874f0d7", X-B3-SpanId:"3be976f3a37c16e6", X-B3-ParentSpanId:"f37cec299874f0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f8915b4-5a7c-49e6-a12e-57b6447db406"]
2022-07-07T04:52:56.412Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:52:56.412Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:52:56.435Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:56.436Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:52:56.436Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:52:56.436Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:56.437Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: 
2022-07-07T04:52:56.437Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:56.437Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|404|Not Found|InvokeReturn
2022-07-07T04:52:56.456Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:52:56.457Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-07-07T04:52:56.467Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:52:56.519Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|INFO|500||Invoke
2022-07-07T04:52:56.519Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c517529d-75a2-4859-864b-216c6ce8f386], X-ECOMP-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51], X-TransactionId=[], X-ONAP-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51]}
2022-07-07T04:52:56.583Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:52:57:903-685], Content-Length=[377], Date=[Thu, 07 Jul 2022 04:52:57 GMT], Content-Type=[application/json]}
2022-07-07T04:52:56.585Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8","ERR.5.4.6114"]}}}

2022-07-07T04:52:56.585Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|INFO|404|Not Found|InvokeReturn
2022-07-07T04:52:56.600Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8
2022-07-07T04:52:56.602Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: c34a2694-d6bf-438f-a070-c047e0afe9d8
2022-07-07T04:52:56.607Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:52:56.663Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|INFO|500||Invoke
2022-07-07T04:52:56.664Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d438fe8d-0f69-4ee4-82b2-6e1b3627d546], X-ECOMP-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51], X-TransactionId=[], X-ONAP-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51]}
2022-07-07T04:52:56.719Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:52:58:038-87798], Content-Length=[377], Date=[Thu, 07 Jul 2022 04:52:58 GMT], Content-Type=[application/json]}
2022-07-07T04:52:56.721Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8","ERR.5.4.6114"]}}}

2022-07-07T04:52:56.721Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8|INFO|404|Not Found|InvokeReturn
2022-07-07T04:52:56.725Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c34a2694-d6bf-438f-a070-c047e0afe9d8
2022-07-07T04:52:56.725Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: c34a2694-d6bf-438f-a070-c047e0afe9d8
2022-07-07T04:52:56.731Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:52:56.865Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||Invoke
2022-07-07T04:52:56.866Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d with request headers:{Authorization=[***REDACTED***], X-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[716a8024-1977-4304-b1a6-1af2bf16a082], X-ECOMP-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51], X-TransactionId=[], X-ONAP-RequestID=[ba0f4c8a-01da-4a1f-859e-97812a49fa51]}
2022-07-07T04:52:56.929Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-04:52:58:237-2167], vertex-id=[213160], Content-Length=[615], Date=[Thu, 07 Jul 2022 04:52:58 GMT], Content-Type=[application/json]}
2022-07-07T04:52:56.931Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|DEBUG|500||{"tenant-id":"d5e7f282cf504eb4a4cef0e3364b4b3d","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1657169311397","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-07-07T04:52:56.932Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||InvokeReturn
2022-07-07T04:52:56.934Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:52:56.934Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:52:56.937Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:52:56.938Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:52:56.938Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:56.938Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:52:56.938Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:52:56.939Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"177", X-B3-TraceId:"f37cec299874f0d7", X-B3-SpanId:"43ba6d6cec875906", X-B3-ParentSpanId:"f37cec299874f0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"730821aa-8e02-44b3-9a62-a46a9b37d221"]
2022-07-07T04:52:56.939Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"14405dc4-671a-4506-b229-cb8d318565a1"},"instanceName":"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0","requestScope":"network"}
2022-07-07T04:52:56.939Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:52:56.965Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:56.965Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:56.965Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:52:56.966Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:56.966Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:52:56.966Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:56.967Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:52:56.968Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346
2022-07-07T04:52:56.969Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|INFO|500||Invoke
2022-07-07T04:52:56.969Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:56.969Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346
2022-07-07T04:52:56.970Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||Method      : GET
2022-07-07T04:52:56.970Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62d49bba-c322-4eac-a850-5b1e9696b7cf"]
2022-07-07T04:52:56.970Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||Request body: 
2022-07-07T04:52:56.970Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||==========================request end================================================
2022-07-07T04:52:57.024Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:57.025Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:57.025Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||Status text  : 
2022-07-07T04:52:57.025Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:57.027Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "21d640e1-3052-4b44-ba62-ad642f56e346",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-07-07T04:49:02.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource"
    }
  }
}
2022-07-07T04:52:57.027Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:57.028Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346|INFO|500||InvokeReturn
2022-07-07T04:52:57.046Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource
2022-07-07T04:52:57.046Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|INFO|500||Invoke
2022-07-07T04:52:57.047Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:57.047Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource
2022-07-07T04:52:57.047Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||Method      : GET
2022-07-07T04:52:57.048Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f58012-544e-40d6-8c07-a67a864efa09"]
2022-07-07T04:52:57.048Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||Request body: 
2022-07-07T04:52:57.048Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||==========================request end================================================
2022-07-07T04:52:57.085Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:57.086Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:57.086Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||Status text  : 
2022-07-07T04:52:57.087Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/1034cd39-8676-4908-b1ec-baf503867195", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:57.088Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "1034cd39-8676-4908-b1ec-baf503867195",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "2489e6ca-1d79-408b-a1e2-dcd0650ef782",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-07-07T04:49:02.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1034cd39-8676-4908-b1ec-baf503867195"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1034cd39-8676-4908-b1ec-baf503867195"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1034cd39-8676-4908-b1ec-baf503867195/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1034cd39-8676-4908-b1ec-baf503867195/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1034cd39-8676-4908-b1ec-baf503867195/heatTemplate"
    }
  }
}
2022-07-07T04:52:57.088Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:57.089Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/21d640e1-3052-4b44-ba62-ad642f56e346/networkResource|INFO|500||InvokeReturn
2022-07-07T04:52:57.102Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2022-07-07T04:52:57.102Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-07-07T04:52:57.102Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:57.103Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2022-07-07T04:52:57.103Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:52:57.103Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b243b50d-1f94-44ae-8271-2f78988be000"]
2022-07-07T04:52:57.104Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:52:57.104Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:52:57.131Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:57.131Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:52:57.131Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:52:57.132Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:57.132Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2022-07-07T04:52:57.132Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:57.133Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T04:52:57.134Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2022-07-07T04:52:57.134Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-07-07T04:52:57.134Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:57.135Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2022-07-07T04:52:57.135Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:52:57.135Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"504b0163-b5cf-4163-822c-8a643cd663ad"]
2022-07-07T04:52:57.135Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:52:57.136Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:52:57.171Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:57.171Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:57.172Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:52:57.172Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:57.173Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 180,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    }
  }
}
2022-07-07T04:52:57.173Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:57.173Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-07-07T04:52:57.185Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:52:57.185Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:52:57.186Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:57.186Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:52:57.186Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:52:57.186Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2666", X-B3-TraceId:"f37cec299874f0d7", X-B3-SpanId:"2586381e96f9e911", X-B3-ParentSpanId:"f37cec299874f0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7134de6d-a8cd-4e94-a82e-11253270d93b"]
2022-07-07T04:52:57.187Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ba0f4c8a-01da-4a1f-859e-97812a49fa51","requestStatus":"IN_PROGRESS","startTime":1657169576457,"source":"VID","tenantId":"d5e7f282cf504eb4a4cef0e3364b4b3d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"14405dc4-671a-4506-b229-cb8d318565a1","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"ba0f4c8a-01da-4a1f-859e-97812a49fa51"}
2022-07-07T04:52:57.187Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:52:57.215Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:57.215Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:52:57.216Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:52:57.216Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:57.217Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:52:56.457+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:52:57.566+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:52:57.218Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:57.218Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:52:57.237Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:52:57.238Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:52:57.238Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:57.238Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:52:57.238Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:52:57.239Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3007", X-B3-TraceId:"f37cec299874f0d7", X-B3-SpanId:"b9d5181bdf0d369b", X-B3-ParentSpanId:"f37cec299874f0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57d488c9-314e-4f1d-8390-b6096d1b424a"]
2022-07-07T04:52:57.239Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"Generic NeutronNet 0\",\"modelInvariantId\":\"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"21d640e1-3052-4b44-ba62-ad642f56e346\",\"modelVersionId\":\"1034cd39-8676-4908-b1ec-baf503867195\",\"modelCustomizationId\":\"21d640e1-3052-4b44-ba62-ad642f56e346\",\"modelUuid\":\"1034cd39-8676-4908-b1ec-baf503867195\",\"modelInvariantUuid\":\"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\"source\":\"VID\",\"instanceName\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"14405dc4-671a-4506-b229-cb8d318565a1\",\"modelInfo\":{\"modelInvariantId\":\"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3f81b54b-9b44-4916-8749-13f2afb91359\",\"modelUuid\":\"3f81b54b-9b44-4916-8749-13f2afb91359\",\"modelInvariantUuid\":\"c34a2694-d6bf-438f-a070-c047e0afe9d8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"14405dc4-671a-4506-b229-cb8d318565a1\"}","type":"String"},"requestId":{"value":"ba0f4c8a-01da-4a1f-859e-97812a49fa51","type":"String"},"mso-request-id":{"value":"ba0f4c8a-01da-4a1f-859e-97812a49fa51","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"14405dc4-671a-4506-b229-cb8d318565a1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"Generic NeutronNet","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"Generic NeutronNet","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:52:57.239Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:52:58.299Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:58.299Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:52:58.300Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:52:58.300Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:52:58 GMT", X-ONAP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-TransactionID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ECOMP-RequestID:"ba0f4c8a-01da-4a1f-859e-97812a49fa51", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"57d488c9-314e-4f1d-8390-b6096d1b424a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:58.301Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ba0f4c8a-01da-4a1f-859e-97812a49fa51\",\"instanceId\":\"4b3198be-4f81-499a-8ac6-4def3266abbb\"}}","message":"Success","processInstanceID":"ab89d176-fdb0-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:52:58.301Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:58.301Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:52:58.306Z|ba0f4c8a-01da-4a1f-859e-97812a49fa51|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:52:58.442Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:52:58.446Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:52:58.447Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:52:58.447Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:58.447Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:52:58.447Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:52:58.448Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3474127aca0a2899", X-B3-SpanId:"8a0dcacaf57d8d1a", X-B3-ParentSpanId:"3474127aca0a2899", X-B3-Sampled:"0", X-ONAP-RequestID:"8d11fedf-3e49-43b4-a79d-c47060a4018e", X-RequestID:"8d11fedf-3e49-43b4-a79d-c47060a4018e", X-TransactionID:"8d11fedf-3e49-43b4-a79d-c47060a4018e", X-ECOMP-RequestID:"8d11fedf-3e49-43b4-a79d-c47060a4018e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"534f0c58-4881-4740-9121-6b66e439349e"]
2022-07-07T04:52:58.448Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:52:58.448Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:52:58.469Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:58.469Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:58.469Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:52:58.470Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:58.471Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:52:58.471Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:58.471Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:52:58.474Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:52:58.474Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:52:58.475Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:52:58.475Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:52:58.475Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:52:58.476Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3474127aca0a2899", X-B3-SpanId:"442086484ca3ddcb", X-B3-ParentSpanId:"3474127aca0a2899", X-B3-Sampled:"0", X-ONAP-RequestID:"8d11fedf-3e49-43b4-a79d-c47060a4018e", X-RequestID:"8d11fedf-3e49-43b4-a79d-c47060a4018e", X-TransactionID:"8d11fedf-3e49-43b4-a79d-c47060a4018e", X-ECOMP-RequestID:"8d11fedf-3e49-43b4-a79d-c47060a4018e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"740788b2-405c-4aa6-9909-addcf545d289"]
2022-07-07T04:52:58.476Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:52:58.477Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:52:58.492Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:52:58.493Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:52:58.493Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:52:58.493Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:52:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:52:58.495Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:52:58.495Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:52:58.496Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:52:58.508Z|8d11fedf-3e49-43b4-a79d-c47060a4018e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:04.406Z|32d5bec9-d0fb-40bb-aac0-516e63b9c59f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:04.407Z|32d5bec9-d0fb-40bb-aac0-516e63b9c59f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:04.644Z|9e1c5be9-d2e2-4d7f-937b-0d80d21acb88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:04.644Z|9e1c5be9-d2e2-4d7f-937b-0d80d21acb88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:05.070Z|69a99142-d2f6-466f-adf6-d74ec4987c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:05.071Z|69a99142-d2f6-466f-adf6-d74ec4987c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:08.656Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:08.661Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:08.663Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:08.663Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:08.663Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:08.664Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:08.664Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a7165a879a3efec", X-B3-SpanId:"838f741fa2e51de9", X-B3-ParentSpanId:"0a7165a879a3efec", X-B3-Sampled:"0", X-ONAP-RequestID:"aa19ffb7-d6af-4870-baa5-7c5316b849fd", X-RequestID:"aa19ffb7-d6af-4870-baa5-7c5316b849fd", X-TransactionID:"aa19ffb7-d6af-4870-baa5-7c5316b849fd", X-ECOMP-RequestID:"aa19ffb7-d6af-4870-baa5-7c5316b849fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f57d85e-48d5-4cf2-95a2-028925835a23"]
2022-07-07T04:53:08.664Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:08.664Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:08.693Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:08.694Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:08.694Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:08.694Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:08.696Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:52:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:08.697Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:08.697Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:08.699Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:08.699Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:08.699Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:08.700Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:08.700Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:08.700Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a7165a879a3efec", X-B3-SpanId:"afcdb1824a5ac1a2", X-B3-ParentSpanId:"0a7165a879a3efec", X-B3-Sampled:"0", X-ONAP-RequestID:"aa19ffb7-d6af-4870-baa5-7c5316b849fd", X-RequestID:"aa19ffb7-d6af-4870-baa5-7c5316b849fd", X-TransactionID:"aa19ffb7-d6af-4870-baa5-7c5316b849fd", X-ECOMP-RequestID:"aa19ffb7-d6af-4870-baa5-7c5316b849fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92f2797d-f292-4b0c-8885-7be3d37cbae5"]
2022-07-07T04:53:08.700Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:08.701Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:08.716Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:08.716Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:08.716Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:08.717Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:08.718Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:53:08.718Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:08.718Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:08.739Z|aa19ffb7-d6af-4870-baa5-7c5316b849fd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:09.432Z|75338280-f6cb-48f0-83b3-f9c6ac45f031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:53:09.433Z|75338280-f6cb-48f0-83b3-f9c6ac45f031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:53:09.722Z|0f2ce379-11ce-494f-acb7-2b2e477b9df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:53:09.722Z|0f2ce379-11ce-494f-acb7-2b2e477b9df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:53:14.429Z|c3512b8f-9d34-4a50-a375-2a63a1f03127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:14.429Z|c3512b8f-9d34-4a50-a375-2a63a1f03127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:14.666Z|68a30186-59b9-4bc2-9276-0fb9d02b7ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:14.666Z|68a30186-59b9-4bc2-9276-0fb9d02b7ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:15.093Z|47f79238-6558-45b3-b1df-e6a1ac02383d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:15.094Z|47f79238-6558-45b3-b1df-e6a1ac02383d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:18.866Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:18.872Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:18.872Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:18.872Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:18.873Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:18.873Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:18.873Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1511beeb6ca42df5", X-B3-SpanId:"112984e9c8e720dc", X-B3-ParentSpanId:"1511beeb6ca42df5", X-B3-Sampled:"0", X-ONAP-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-TransactionID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-ECOMP-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53213df6-31ca-45e2-add8-2ebf2780f742"]
2022-07-07T04:53:18.874Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:18.874Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:18.903Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:18.904Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:18.904Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:18.904Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:18.905Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:53:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:18.905Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:18.906Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:18.908Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:18.908Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:18.909Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:18.909Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:18.909Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:18.910Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1511beeb6ca42df5", X-B3-SpanId:"469d5b120d7082af", X-B3-ParentSpanId:"1511beeb6ca42df5", X-B3-Sampled:"0", X-ONAP-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-TransactionID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-ECOMP-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afaa25f9-4904-493c-9df5-ff626a48528e"]
2022-07-07T04:53:18.910Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:18.910Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:18.926Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:18.926Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:18.926Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:18.927Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:18.938Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:53:18.938Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:18.939Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:18.998Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:53:18.998Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:53:18.999Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:18.999Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:53:18.999Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:53:19.000Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-TransactionID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-ECOMP-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d62940ba-0855-4f4a-89e7-6be22b1425d8"]
2022-07-07T04:53:19.000Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:53:19.001Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:53:19.154Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:19.155Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:19.155Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:53:19.156Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7BB908654F4B6AAE075578FEE52F047D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:19.157Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"ba0f4c8a-01da-4a1f-859e-97812a49fa51","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T04:53:13.531+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ab89d176-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"b50bbfa6-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T04:53:19.157Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:19.158Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:53:19.199Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:53:19.200Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:53:19.201Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:19.201Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:53:19.202Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:53:19.202Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-TransactionID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-ECOMP-RequestID:"e57b2805-29a5-4b87-a7a0-8802454ee883", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef8730e9-4119-4c1e-bf49-d85d8ed600fc"]
2022-07-07T04:53:19.203Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:53:19.203Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:53:19.337Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:19.338Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:19.339Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:53:19.339Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=77951B9F0CC02F62EE4671EFD650E0FB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 07 Jul 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:19.340Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:b50e2fe4-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:53:13.532+0000","endTime":"2022-07-07T04:53:13.533+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ab89d176-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:53:19.340Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:19.341Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:53:19.346Z|e57b2805-29a5-4b87-a7a0-8802454ee883|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:24.432Z|e47508e0-f222-4bb5-80af-c5c22783e386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:53:24.436Z|e47508e0-f222-4bb5-80af-c5c22783e386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:53:24.451Z|3f27c332-ec00-4398-8c34-af76dcccc58c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:24.452Z|3f27c332-ec00-4398-8c34-af76dcccc58c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:24.687Z|1af24719-785d-4c9e-91eb-6a271e295816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:24.688Z|1af24719-785d-4c9e-91eb-6a271e295816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:25.121Z|9b6abbed-a7c4-4ace-9804-0060bafee6d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:25.122Z|9b6abbed-a7c4-4ace-9804-0060bafee6d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:29.472Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:29.477Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:29.478Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:29.478Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:29.478Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:29.479Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:29.479Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c49bcf73424502", X-B3-SpanId:"44fea6fbc7e7337d", X-B3-ParentSpanId:"21c49bcf73424502", X-B3-Sampled:"0", X-ONAP-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-TransactionID:"ab653956-9716-418e-80d8-53a50990faf6", X-ECOMP-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05405b4c-4377-4b76-a212-aff202935d17"]
2022-07-07T04:53:29.480Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:29.480Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:29.505Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:29.505Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:29.505Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:29.506Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:29.507Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:53:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
    "cloudIdentifier" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\"},\"environment\":null}",
    "created" : "2022-07-07T04:53:19.000+00:00"
  } ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:29.507Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:29.507Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:29.509Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:29.510Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:29.510Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:29.510Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:29.511Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:29.511Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c49bcf73424502", X-B3-SpanId:"cc35d41efe7fddd5", X-B3-ParentSpanId:"21c49bcf73424502", X-B3-Sampled:"0", X-ONAP-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-TransactionID:"ab653956-9716-418e-80d8-53a50990faf6", X-ECOMP-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72d229b5-1882-4fa6-be6b-9ddc1ead65b7"]
2022-07-07T04:53:29.511Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:29.511Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:29.530Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:29.531Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:29.531Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:29.531Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:29.532Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"081bed49-bcd2-46c1-9f5a-7d46d6175efb\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":null,\"creation_time\":1657169601000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:53:24.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:53:29.532Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:29.533Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:29.578Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:53:29.579Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:53:29.579Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:29.579Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:53:29.580Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:53:29.580Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-TransactionID:"ab653956-9716-418e-80d8-53a50990faf6", X-ECOMP-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e4be28e-f74b-4fff-85c3-ef476368a96a"]
2022-07-07T04:53:29.580Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:53:29.581Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:53:29.715Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:29.716Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:29.716Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:53:29.716Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6615D8AF3D6D3B96A20707F6EBEDA0AF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 04:53:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:29.717Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"ba0f4c8a-01da-4a1f-859e-97812a49fa51","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T04:53:13.531+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ab89d176-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"b50bbfa6-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T04:53:29.717Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:29.718Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:53:29.749Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:53:29.750Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:53:29.750Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:29.751Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:53:29.751Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:53:29.751Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-TransactionID:"ab653956-9716-418e-80d8-53a50990faf6", X-ECOMP-RequestID:"ab653956-9716-418e-80d8-53a50990faf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"459b0047-b678-4f49-a71b-68fdb1a395ae"]
2022-07-07T04:53:29.751Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:53:29.752Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:53:29.875Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:29.876Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:29.876Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:53:29.877Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B17DB8231DF9A7E7F930FB6D4A24B277; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 04:53:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:29.877Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bafce515-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:53:23.485+0000","endTime":"2022-07-07T04:53:23.492+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ab89d176-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:53:29.878Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:29.878Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:53:29.885Z|ab653956-9716-418e-80d8-53a50990faf6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:31.783Z|d773d746-4612-474d-a346-679116fb4822|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:53:31.784Z|d773d746-4612-474d-a346-679116fb4822|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:34.473Z|0d116bbc-a5b4-4296-89db-c244452c05de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:34.474Z|0d116bbc-a5b4-4296-89db-c244452c05de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:34.709Z|78e6f1d5-6cb5-4890-8010-39e6dbbd87e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:34.710Z|78e6f1d5-6cb5-4890-8010-39e6dbbd87e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:35.145Z|8744431c-547a-40a9-a533-4ae7dd480834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:35.146Z|8744431c-547a-40a9-a533-4ae7dd480834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:39.432Z|12ce0786-42e8-45a5-ba90-6bc45bb02bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:53:39.433Z|12ce0786-42e8-45a5-ba90-6bc45bb02bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:53:39.723Z|16205172-f252-4164-8c93-d5988959dcbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:53:39.724Z|16205172-f252-4164-8c93-d5988959dcbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:53:40.028Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:40.032Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:40.032Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:40.032Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:40.033Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:40.033Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:40.033Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da7917fdc5ee153c", X-B3-SpanId:"79ab1bb93c000218", X-B3-ParentSpanId:"da7917fdc5ee153c", X-B3-Sampled:"0", X-ONAP-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-TransactionID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-ECOMP-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fe977aa-1529-418f-8ab6-acfaad1b625d"]
2022-07-07T04:53:40.034Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:40.034Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:40.055Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:40.055Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:40.056Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:40.056Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:40.057Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:53:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
    "cloudIdentifier" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\"},\"environment\":null}",
    "created" : "2022-07-07T04:53:19.000+00:00"
  } ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:40.057Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:40.058Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:40.060Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:40.060Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:40.060Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:40.061Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:40.061Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:40.061Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da7917fdc5ee153c", X-B3-SpanId:"2de80f25c86248a1", X-B3-ParentSpanId:"da7917fdc5ee153c", X-B3-Sampled:"0", X-ONAP-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-TransactionID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-ECOMP-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de06824d-cfd7-4c16-9ed8-ca3295a1c3fe"]
2022-07-07T04:53:40.062Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:40.062Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:40.079Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:40.079Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:40.080Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:40.080Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:40.081Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5163e736-c515-47c3-ae9f-e76b5eb5fc6e\",\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"081bed49-bcd2-46c1-9f5a-7d46d6175efb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":null,\"creation_time\":1657169601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:53:24.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:53:40.082Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:40.082Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:40.119Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:53:40.120Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:53:40.120Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:40.121Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:53:40.121Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:53:40.122Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-TransactionID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-ECOMP-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b490b604-8ec4-4791-aaa3-d31417c9005d"]
2022-07-07T04:53:40.122Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:53:40.122Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:53:40.256Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:40.256Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:40.257Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:53:40.257Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=994F99B0475176AF5451756D57750A8A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 04:53:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:40.258Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"ba0f4c8a-01da-4a1f-859e-97812a49fa51","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T04:53:13.531+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ab89d176-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"b50bbfa6-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T04:53:40.258Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:40.259Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba0f4c8a-01da-4a1f-859e-97812a49fa51&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:53:40.296Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:53:40.296Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:53:40.296Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:40.297Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:53:40.297Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:53:40.297Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-TransactionID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-ECOMP-RequestID:"e574c23b-97a4-4d44-a470-0c0eb2796e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76799663-c88b-46a5-ac80-7dbc4ea7c7b7"]
2022-07-07T04:53:40.297Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:53:40.298Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:53:40.459Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:40.459Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:40.460Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:53:40.460Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4A0D4D8B45011F65669068DF30B60F7E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 04:53:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:40.460Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bafce515-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:53:23.485+0000","endTime":"2022-07-07T04:53:23.492+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ab89d176-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:53:40.461Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:40.461Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b50e08cd-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:53:40.465Z|e574c23b-97a4-4d44-a470-0c0eb2796e56|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:44.499Z|83c15dfd-fc59-4498-afef-b1f2646274ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:44.514Z|83c15dfd-fc59-4498-afef-b1f2646274ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:44.733Z|60ee4fa3-5bba-4984-a5c8-4fbaedb29c2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:44.734Z|60ee4fa3-5bba-4984-a5c8-4fbaedb29c2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:45.171Z|038c679d-ec3a-4e8d-a244-3a9dca3aa4dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:45.172Z|038c679d-ec3a-4e8d-a244-3a9dca3aa4dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:50.626Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:50.632Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:50.633Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:50.633Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:50.633Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:50.634Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:50.634Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58a465dc7787b8cc", X-B3-SpanId:"37ca6862f907b754", X-B3-ParentSpanId:"58a465dc7787b8cc", X-B3-Sampled:"0", X-ONAP-RequestID:"26e7597b-e580-402c-a712-ac7737301976", X-RequestID:"26e7597b-e580-402c-a712-ac7737301976", X-TransactionID:"26e7597b-e580-402c-a712-ac7737301976", X-ECOMP-RequestID:"26e7597b-e580-402c-a712-ac7737301976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0f444db-e7dd-4d3f-9765-aae5e04eddac"]
2022-07-07T04:53:50.634Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:50.634Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:50.666Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:50.666Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:50.667Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:50.667Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:50.668Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "endTime" : "2022-07-07T04:53:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:53:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
    "cloudIdentifier" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\"},\"environment\":null}",
    "created" : "2022-07-07T04:53:19.000+00:00"
  } ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:50.669Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:50.669Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:50.678Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:50.678Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:50.679Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:50.679Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:50.679Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:50.680Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58a465dc7787b8cc", X-B3-SpanId:"b23b853f5db6b199", X-B3-ParentSpanId:"58a465dc7787b8cc", X-B3-Sampled:"0", X-ONAP-RequestID:"26e7597b-e580-402c-a712-ac7737301976", X-RequestID:"26e7597b-e580-402c-a712-ac7737301976", X-TransactionID:"26e7597b-e580-402c-a712-ac7737301976", X-ECOMP-RequestID:"26e7597b-e580-402c-a712-ac7737301976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0037f82-a789-405d-bb0c-1c22da9e83cd"]
2022-07-07T04:53:50.680Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:50.680Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:50.695Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:50.696Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:50.696Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:50.696Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:50.697Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5163e736-c515-47c3-ae9f-e76b5eb5fc6e\",\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"081bed49-bcd2-46c1-9f5a-7d46d6175efb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":null,\"creation_time\":1657169601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:53:24.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:53:50.697Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:50.698Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:50.709Z|26e7597b-e580-402c-a712-ac7737301976|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:50.836Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:50.840Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:50.840Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:50.840Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:50.841Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:50.841Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:50.841Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d72ecc9d4e0429f", X-B3-SpanId:"ff3e1ea8c2973378", X-B3-ParentSpanId:"8d72ecc9d4e0429f", X-B3-Sampled:"0", X-ONAP-RequestID:"6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81", X-RequestID:"6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81", X-TransactionID:"6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81", X-ECOMP-RequestID:"6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a39f221e-6346-473e-9dfd-c1625c5c9138"]
2022-07-07T04:53:50.841Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:50.842Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:50.862Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:50.862Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:50.862Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:50.863Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:50.864Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "endTime" : "2022-07-07T04:53:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:53:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
    "cloudIdentifier" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\"},\"environment\":null}",
    "created" : "2022-07-07T04:53:19.000+00:00"
  } ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:50.864Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:50.865Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:50.867Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:50.867Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:50.867Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:50.868Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:50.868Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:50.868Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d72ecc9d4e0429f", X-B3-SpanId:"48f5408deaeb00fe", X-B3-ParentSpanId:"8d72ecc9d4e0429f", X-B3-Sampled:"0", X-ONAP-RequestID:"6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81", X-RequestID:"6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81", X-TransactionID:"6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81", X-ECOMP-RequestID:"6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca73ba9a-a938-49ad-8a36-09e52311efc8"]
2022-07-07T04:53:50.869Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:50.869Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:50.883Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:50.883Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:50.883Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:50.884Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:50.884Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5163e736-c515-47c3-ae9f-e76b5eb5fc6e\",\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"081bed49-bcd2-46c1-9f5a-7d46d6175efb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":null,\"creation_time\":1657169601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:53:24.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:53:50.884Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:50.885Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:50.896Z|6bc5fab4-8ad4-48eb-b763-dbfa3ebe2c81|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:51.016Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:51.020Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:51.020Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:51.021Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:51.021Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:51.021Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:51.021Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aec725a4b0e0c10f", X-B3-SpanId:"709a96892284e417", X-B3-ParentSpanId:"aec725a4b0e0c10f", X-B3-Sampled:"0", X-ONAP-RequestID:"6e2b706e-99e4-43e2-af01-66d2fe67db10", X-RequestID:"6e2b706e-99e4-43e2-af01-66d2fe67db10", X-TransactionID:"6e2b706e-99e4-43e2-af01-66d2fe67db10", X-ECOMP-RequestID:"6e2b706e-99e4-43e2-af01-66d2fe67db10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edc93e1d-f381-4728-bb0c-ac56a60b2a10"]
2022-07-07T04:53:51.022Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:51.022Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:51.048Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:51.048Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:51.048Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:51.049Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:51.051Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "endTime" : "2022-07-07T04:53:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:53:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
    "cloudIdentifier" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\"},\"environment\":null}",
    "created" : "2022-07-07T04:53:19.000+00:00"
  } ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:51.051Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:51.051Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:51.054Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:51.054Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:51.054Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:51.055Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:51.055Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:51.055Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aec725a4b0e0c10f", X-B3-SpanId:"16a9ea8f2c2377fa", X-B3-ParentSpanId:"aec725a4b0e0c10f", X-B3-Sampled:"0", X-ONAP-RequestID:"6e2b706e-99e4-43e2-af01-66d2fe67db10", X-RequestID:"6e2b706e-99e4-43e2-af01-66d2fe67db10", X-TransactionID:"6e2b706e-99e4-43e2-af01-66d2fe67db10", X-ECOMP-RequestID:"6e2b706e-99e4-43e2-af01-66d2fe67db10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54dfda8b-3398-453e-ba69-3225408c15de"]
2022-07-07T04:53:51.055Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:51.056Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:51.074Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:51.075Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:51.075Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:51.075Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:51.078Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5163e736-c515-47c3-ae9f-e76b5eb5fc6e\",\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"081bed49-bcd2-46c1-9f5a-7d46d6175efb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":null,\"creation_time\":1657169601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:53:24.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:53:51.078Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:51.079Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:51.091Z|6e2b706e-99e4-43e2-af01-66d2fe67db10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:51.214Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:51.218Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:51.219Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:51.219Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:51.219Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:51.220Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:51.220Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e30d774113ab6f0a", X-B3-SpanId:"dccdcbc2e7709923", X-B3-ParentSpanId:"e30d774113ab6f0a", X-B3-Sampled:"0", X-ONAP-RequestID:"3fa3a9b0-bda7-40df-a99b-e7637bd457ab", X-RequestID:"3fa3a9b0-bda7-40df-a99b-e7637bd457ab", X-TransactionID:"3fa3a9b0-bda7-40df-a99b-e7637bd457ab", X-ECOMP-RequestID:"3fa3a9b0-bda7-40df-a99b-e7637bd457ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ab23be1-a94d-4b50-a29e-308a1b7a4f18"]
2022-07-07T04:53:51.220Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:51.221Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:51.247Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:51.248Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:51.248Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:51.249Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:51.250Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "endTime" : "2022-07-07T04:53:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:53:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
    "cloudIdentifier" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\"},\"environment\":null}",
    "created" : "2022-07-07T04:53:19.000+00:00"
  } ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:51.251Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:51.251Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:51.253Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:51.254Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:51.254Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:51.254Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:51.255Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:51.255Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e30d774113ab6f0a", X-B3-SpanId:"8a3c1f759f5e3849", X-B3-ParentSpanId:"e30d774113ab6f0a", X-B3-Sampled:"0", X-ONAP-RequestID:"3fa3a9b0-bda7-40df-a99b-e7637bd457ab", X-RequestID:"3fa3a9b0-bda7-40df-a99b-e7637bd457ab", X-TransactionID:"3fa3a9b0-bda7-40df-a99b-e7637bd457ab", X-ECOMP-RequestID:"3fa3a9b0-bda7-40df-a99b-e7637bd457ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a027e6e-610e-480d-8844-35a4ef08e309"]
2022-07-07T04:53:51.255Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:51.256Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:51.273Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:51.274Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:51.274Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:51.275Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:51.277Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5163e736-c515-47c3-ae9f-e76b5eb5fc6e\",\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"081bed49-bcd2-46c1-9f5a-7d46d6175efb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":null,\"creation_time\":1657169601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:53:24.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:53:51.277Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:51.277Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:51.289Z|3fa3a9b0-bda7-40df-a99b-e7637bd457ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:51.407Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:53:51.412Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:51.412Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||Invoke
2022-07-07T04:53:51.413Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:51.413Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51
2022-07-07T04:53:51.413Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Method      : GET
2022-07-07T04:53:51.414Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3fc98a169b0ec33", X-B3-SpanId:"19ac1fc0324bd9cf", X-B3-ParentSpanId:"d3fc98a169b0ec33", X-B3-Sampled:"0", X-ONAP-RequestID:"4d659090-639e-41c9-9c94-218aaf34826c", X-RequestID:"4d659090-639e-41c9-9c94-218aaf34826c", X-TransactionID:"4d659090-639e-41c9-9c94-218aaf34826c", X-ECOMP-RequestID:"4d659090-639e-41c9-9c94-218aaf34826c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf74e651-1e1c-45ee-b7d4-7a93193e497f"]
2022-07-07T04:53:51.414Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Request body: 
2022-07-07T04:53:51.414Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||==========================request end================================================
2022-07-07T04:53:51.437Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:51.438Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:51.438Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Status text  : 
2022-07-07T04:53:51.438Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:51.440Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||Response body: {
  "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:52:56.000+00:00",
  "endTime" : "2022-07-07T04:53:43.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"2489e6ca-1d79-408b-a1e2-dcd0650ef782\",\n    \"modelVersionId\": \"1034cd39-8676-4908-b1ec-baf503867195\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"21d640e1-3052-4b44-ba62-ad642f56e346\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"14405dc4-671a-4506-b229-cb8d318565a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:53:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
    "cloudIdentifier" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\"},\"environment\":null}",
    "created" : "2022-07-07T04:53:19.000+00:00"
  } ],
  "requestURI" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51"
    }
  }
}
2022-07-07T04:53:51.440Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:51.441Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba0f4c8a-01da-4a1f-859e-97812a49fa51|INFO|500||InvokeReturn
2022-07-07T04:53:51.443Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:51.444Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:53:51.444Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:53:51.445Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false
2022-07-07T04:53:51.445Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:53:51.445Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3fc98a169b0ec33", X-B3-SpanId:"d6060a2f892477ad", X-B3-ParentSpanId:"d3fc98a169b0ec33", X-B3-Sampled:"0", X-ONAP-RequestID:"4d659090-639e-41c9-9c94-218aaf34826c", X-RequestID:"4d659090-639e-41c9-9c94-218aaf34826c", X-TransactionID:"4d659090-639e-41c9-9c94-218aaf34826c", X-ECOMP-RequestID:"4d659090-639e-41c9-9c94-218aaf34826c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2af34cd5-6de8-4cd0-bf1b-e20b1fcc84c7"]
2022-07-07T04:53:51.446Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:53:51.446Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:53:51.458Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:53:51.459Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:53:51.459Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:53:51.460Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:53:51.460Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "ba0f4c8a-01da-4a1f-859e-97812a49fa51",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5163e736-c515-47c3-ae9f-e76b5eb5fc6e\",\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"081bed49-bcd2-46c1-9f5a-7d46d6175efb\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":null,\"creation_time\":1657169601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:53:24.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:53:51.461Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:53:51.461Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba0f4c8a-01da-4a1f-859e-97812a49fa51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:53:51.476Z|4d659090-639e-41c9-9c94-218aaf34826c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba0f4c8a-01da-4a1f-859e-97812a49fa51|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:53:54.432Z|62ffd98c-4016-4c14-9c3c-ba51ef69126e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:53:54.433Z|62ffd98c-4016-4c14-9c3c-ba51ef69126e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:53:54.540Z|021bb2f2-31f6-4cb2-8055-33f47dca4278|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:54.541Z|021bb2f2-31f6-4cb2-8055-33f47dca4278|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:54.756Z|5fbb7a06-2a16-48df-9362-ae28ce32ae25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:54.756Z|5fbb7a06-2a16-48df-9362-ae28ce32ae25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:53:55.222Z|69a79c4a-62ef-4ed8-a212-fcaead0d2c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:53:55.222Z|69a79c4a-62ef-4ed8-a212-fcaead0d2c4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:02.388Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:02.390Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||INFO|500||Checking if requestId: e830b533-ca12-4302-83e6-83587104514b already exists in requestDb InfraActiveRequests table
2022-07-07T04:54:02.391Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:02.391Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:02.391Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:02.392Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:02.392Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:02.392Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3d3a2310373c5ae", X-B3-SpanId:"c5fbab217da6216f", X-B3-ParentSpanId:"c3d3a2310373c5ae", X-B3-Sampled:"0", X-ONAP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-TransactionID:"e830b533-ca12-4302-83e6-83587104514b", X-ECOMP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cedb80c9-93d0-4f38-8319-759797dc392b"]
2022-07-07T04:54:02.393Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:02.393Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:02.417Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:02.418Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:54:02.418Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:02.418Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:02.419Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: 
2022-07-07T04:54:02.419Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:02.419Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|404|Not Found|InvokeReturn
2022-07-07T04:54:02.429Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:54:03.516Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:54:03.547Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:54:03.548Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-07-07T04:54:03.644Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-07-07T04:54:03.644Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-04:54:04:937-48378], Content-Length=[395], Date=[Thu, 07 Jul 2022 04:54:04 GMT], Content-Type=[application/json]}
2022-07-07T04:54:03.658Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-07-07T04:54:03.662Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-07-07T04:54:03.669Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:54:03.714Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:54:03.714Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||Invoke
2022-07-07T04:54:03.788Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||InvokeReturn
2022-07-07T04:54:03.789Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:54:05:092-10897], vertex-id=[213160], Content-Length=[1068], Date=[Thu, 07 Jul 2022 04:54:05 GMT], Content-Type=[application/json]}
2022-07-07T04:54:03.789Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||DEBUG|500||{"tenant-id":"d5e7f282cf504eb4a4cef0e3364b4b3d","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1657169583292","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4b3198be-4f81-499a-8ac6-4def3266abbb"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-07-07T04:54:03.793Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:54:03.793Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:54:03.794Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:54:03.794Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:54:03.794Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:03.795Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:54:03.795Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:54:03.795Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"182", X-B3-TraceId:"c3d3a2310373c5ae", X-B3-SpanId:"eba200b11769198e", X-B3-ParentSpanId:"c3d3a2310373c5ae", X-B3-Sampled:"0", X-ONAP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-TransactionID:"e830b533-ca12-4302-83e6-83587104514b", X-ECOMP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c01a2b23-efb8-4100-b724-83361ce32baf"]
2022-07-07T04:54:03.795Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"4b3198be-4f81-499a-8ac6-4def3266abbb","serviceInstanceId":"14405dc4-671a-4506-b229-cb8d318565a1"},"instanceName":null,"requestScope":"network"}
2022-07-07T04:54:03.796Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:54:03.825Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:03.825Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:03.826Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:54:03.826Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:54:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:03.826Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:54:03.827Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:03.827Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:54:03.828Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2022-07-07T04:54:03.828Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-07-07T04:54:03.829Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:03.829Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2022-07-07T04:54:03.829Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T04:54:03.830Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-TransactionID:"e830b533-ca12-4302-83e6-83587104514b", X-ECOMP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10590f47-990c-45ca-8d16-b7d5dc81b949"]
2022-07-07T04:54:03.830Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T04:54:03.830Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:54:03.860Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:03.860Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:03.861Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T04:54:03.861Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:03.862Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 186,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    }
  }
}
2022-07-07T04:54:03.862Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:03.863Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-07-07T04:54:03.866Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:54:03.867Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:54:03.867Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:03.867Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:54:03.867Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:54:03.868Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1256", X-B3-TraceId:"c3d3a2310373c5ae", X-B3-SpanId:"6b3877d44b208327", X-B3-ParentSpanId:"c3d3a2310373c5ae", X-B3-Sampled:"0", X-ONAP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-TransactionID:"e830b533-ca12-4302-83e6-83587104514b", X-ECOMP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d85814f-8300-4747-b014-873a717e7c56"]
2022-07-07T04:54:03.868Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e830b533-ca12-4302-83e6-83587104514b","requestStatus":"IN_PROGRESS","startTime":1657169643662,"source":"VID","tenantId":"d5e7f282cf504eb4a4cef0e3364b4b3d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"14405dc4-671a-4506-b229-cb8d318565a1","requestScope":"network","requestAction":"deleteInstance","networkId":"4b3198be-4f81-499a-8ac6-4def3266abbb","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"e830b533-ca12-4302-83e6-83587104514b"}
2022-07-07T04:54:03.869Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:54:03.899Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:03.899Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:54:03.899Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:54:03.900Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:03.901Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:54:03.662+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:54:04.248+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:03.901Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:03.901Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:54:03.916Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:54:03.917Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:54:03.917Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:03.917Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:54:03.917Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:54:03.918Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1873", X-B3-TraceId:"c3d3a2310373c5ae", X-B3-SpanId:"05e01306561a9ef0", X-B3-ParentSpanId:"c3d3a2310373c5ae", X-B3-Sampled:"0", X-ONAP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-TransactionID:"e830b533-ca12-4302-83e6-83587104514b", X-ECOMP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c50f090-9a42-40a9-88a2-47f75ea2956a"]
2022-07-07T04:54:03.918Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"14405dc4-671a-4506-b229-cb8d318565a1\",\"networkInstanceId\":\"4b3198be-4f81-499a-8ac6-4def3266abbb\"}","type":"String"},"requestId":{"value":"e830b533-ca12-4302-83e6-83587104514b","type":"String"},"mso-request-id":{"value":"e830b533-ca12-4302-83e6-83587104514b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"14405dc4-671a-4506-b229-cb8d318565a1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"4b3198be-4f81-499a-8ac6-4def3266abbb","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:54:03.918Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:54:04.562Z|9fecbc90-a343-4637-89b8-dd434c1540df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:04.563Z|9fecbc90-a343-4637-89b8-dd434c1540df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:04.779Z|3f8797d8-476d-417a-ac6e-4b58d63c8c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:04.780Z|3f8797d8-476d-417a-ac6e-4b58d63c8c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:04.941Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:04.941Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:54:04.942Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:54:04.942Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:54:05 GMT", X-ONAP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-TransactionID:"e830b533-ca12-4302-83e6-83587104514b", X-ECOMP-RequestID:"e830b533-ca12-4302-83e6-83587104514b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1c50f090-9a42-40a9-88a2-47f75ea2956a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:04.942Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e830b533-ca12-4302-83e6-83587104514b\",\"instanceId\":\"4b3198be-4f81-499a-8ac6-4def3266abbb\"}}","message":"Success","processInstanceID":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:54:04.943Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:04.943Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:54:04.947Z|e830b533-ca12-4302-83e6-83587104514b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:05.100Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:05.104Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:05.104Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:05.104Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:05.105Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:05.105Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:05.105Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bab483203b424bb", X-B3-SpanId:"700efe2c3f5cfb91", X-B3-ParentSpanId:"8bab483203b424bb", X-B3-Sampled:"0", X-ONAP-RequestID:"70987afd-7bd1-49bb-a8b9-03bbd157087d", X-RequestID:"70987afd-7bd1-49bb-a8b9-03bbd157087d", X-TransactionID:"70987afd-7bd1-49bb-a8b9-03bbd157087d", X-ECOMP-RequestID:"70987afd-7bd1-49bb-a8b9-03bbd157087d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3c60fe8-33f7-4929-819e-760119e523a7"]
2022-07-07T04:54:05.105Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:05.105Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:05.131Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:05.132Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:05.132Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:05.133Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:05.135Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:05.136Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:05.136Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:05.138Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:05.138Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:05.138Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:05.139Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:05.139Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:05.139Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bab483203b424bb", X-B3-SpanId:"d7f494ccea62207f", X-B3-ParentSpanId:"8bab483203b424bb", X-B3-Sampled:"0", X-ONAP-RequestID:"70987afd-7bd1-49bb-a8b9-03bbd157087d", X-RequestID:"70987afd-7bd1-49bb-a8b9-03bbd157087d", X-TransactionID:"70987afd-7bd1-49bb-a8b9-03bbd157087d", X-ECOMP-RequestID:"70987afd-7bd1-49bb-a8b9-03bbd157087d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8302944-38da-46a6-bc80-be7092d98e29"]
2022-07-07T04:54:05.140Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:05.140Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:05.160Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:05.160Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:05.161Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:05.161Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:05.163Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:54:05.163Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:05.163Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:05.172Z|70987afd-7bd1-49bb-a8b9-03bbd157087d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:05.245Z|01e26a9d-c5db-40ee-bd24-6c3eff028bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:05.245Z|01e26a9d-c5db-40ee-bd24-6c3eff028bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:09.432Z|77d4c110-0fd6-41ef-ac51-33cf7375f203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:54:09.435Z|77d4c110-0fd6-41ef-ac51-33cf7375f203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:54:09.725Z|7fa6455d-9d0f-4931-b862-9f9714675f08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:54:09.725Z|7fa6455d-9d0f-4931-b862-9f9714675f08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:54:14.584Z|c78f81a9-9244-4242-91b6-5d8435074743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:14.584Z|c78f81a9-9244-4242-91b6-5d8435074743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:14.803Z|ab545d6b-ccdd-4b84-9a8b-2a74fe39d7ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:14.804Z|ab545d6b-ccdd-4b84-9a8b-2a74fe39d7ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:15.265Z|2f82efa9-4cb9-481b-9499-48fe7c7298b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:15.266Z|2f82efa9-4cb9-481b-9499-48fe7c7298b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:15.303Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:15.308Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:15.309Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:15.309Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:15.309Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:15.310Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:15.310Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"806cfb3847bb9004", X-B3-SpanId:"9f7833839f5f0bed", X-B3-ParentSpanId:"806cfb3847bb9004", X-B3-Sampled:"0", X-ONAP-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-TransactionID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-ECOMP-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dafe5b5-634c-482d-8103-7daa4113538a"]
2022-07-07T04:54:15.310Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:15.311Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:15.346Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:15.346Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:15.347Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:15.347Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:15.348Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:15.348Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:15.349Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:15.351Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:15.351Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:15.351Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:15.352Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:15.352Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:15.352Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"806cfb3847bb9004", X-B3-SpanId:"4d94bff4e362df69", X-B3-ParentSpanId:"806cfb3847bb9004", X-B3-Sampled:"0", X-ONAP-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-TransactionID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-ECOMP-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50d8f489-ac69-4f4a-be18-b97437b75a91"]
2022-07-07T04:54:15.353Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:15.353Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:15.373Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:15.374Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:15.374Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:15.375Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:15.375Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:15.375Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:15.376Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:15.417Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:54:15.418Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:54:15.418Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:15.419Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:54:15.419Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:54:15.419Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-TransactionID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-ECOMP-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18fdfad0-0ca2-44e4-8e96-ffac554e6b84"]
2022-07-07T04:54:15.419Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:54:15.420Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:54:15.558Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:15.558Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:15.559Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:54:15.559Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9EF3CFAB8628A713DB4443B22A29DBB4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 04:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:15.559Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"e830b533-ca12-4302-83e6-83587104514b","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T04:54:08.351+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"d5b8ebd7-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T04:54:15.560Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:15.560Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:54:15.582Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:54:15.583Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:54:15.583Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:15.583Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:54:15.584Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:54:15.584Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-TransactionID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-ECOMP-RequestID:"51018938-acb2-4295-9028-ae19a6f37c6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e641d176-c40f-4123-b969-ae7e360a7ccf"]
2022-07-07T04:54:15.584Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:54:15.585Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:54:15.713Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:15.713Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:15.714Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:54:15.714Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B9ED0D0B59D0DD84C865A426E352C09A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 04:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:15.714Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d745ccc6-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:54:10.939+0000","endTime":"2022-07-07T04:54:10.946+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:54:15.715Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:15.715Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:54:15.719Z|51018938-acb2-4295-9028-ae19a6f37c6b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:24.435Z|7b289226-eced-4b1f-9bb6-cca7e5504612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:54:24.435Z|7b289226-eced-4b1f-9bb6-cca7e5504612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:54:24.607Z|9615fb92-66a1-45fd-806c-9a34d4e2566e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:24.607Z|9615fb92-66a1-45fd-806c-9a34d4e2566e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:24.825Z|692c176d-6d0a-4092-bb09-150c28d56515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:24.825Z|692c176d-6d0a-4092-bb09-150c28d56515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:25.307Z|9da860d5-a204-42af-8c09-61a2a55d58f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:25.307Z|9da860d5-a204-42af-8c09-61a2a55d58f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:25.876Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:25.881Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:25.881Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:25.882Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:25.882Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:25.882Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:25.883Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d85fe2e50868cf12", X-B3-SpanId:"a8a93e4801538af0", X-B3-ParentSpanId:"d85fe2e50868cf12", X-B3-Sampled:"0", X-ONAP-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-TransactionID:"318738f5-929e-41f8-9964-34c216218d44", X-ECOMP-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e91f5454-ca38-45bc-96e0-eba0bfddd33a"]
2022-07-07T04:54:25.883Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:25.884Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:25.910Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:25.911Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:25.911Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:25.911Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:25.914Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:25.914Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:25.915Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:25.918Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:25.918Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:25.918Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:25.919Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:25.919Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:25.919Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d85fe2e50868cf12", X-B3-SpanId:"ea0d6f9398fe4687", X-B3-ParentSpanId:"d85fe2e50868cf12", X-B3-Sampled:"0", X-ONAP-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-TransactionID:"318738f5-929e-41f8-9964-34c216218d44", X-ECOMP-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d95817c-54d2-4233-aa14-e12442196d90"]
2022-07-07T04:54:25.920Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:25.920Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:25.937Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:25.937Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:25.937Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:25.938Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:25.939Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c1a5547b-14fe-456e-bf71-2207bbd909dd\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:25.939Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:25.939Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:25.972Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:54:25.972Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:54:25.972Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:25.972Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:54:25.973Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:54:25.973Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-TransactionID:"318738f5-929e-41f8-9964-34c216218d44", X-ECOMP-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"403aaf79-3990-47fc-bc2b-145340a1e095"]
2022-07-07T04:54:25.973Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:54:25.973Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:54:26.116Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:26.116Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:26.117Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:54:26.117Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7D5C7229CD20ADA92B67E9FDCBFA1B89; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 04:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:26.117Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"e830b533-ca12-4302-83e6-83587104514b","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T04:54:08.351+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"d5b8ebd7-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T04:54:26.117Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:26.118Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:54:26.208Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:54:26.209Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:54:26.209Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:26.210Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:54:26.210Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:54:26.210Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-TransactionID:"318738f5-929e-41f8-9964-34c216218d44", X-ECOMP-RequestID:"318738f5-929e-41f8-9964-34c216218d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bebb78e8-da95-49ed-b028-48ce61c4376f"]
2022-07-07T04:54:26.211Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:54:26.211Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:54:26.346Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:26.347Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:26.347Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:54:26.348Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0E7261A0057E896E17F8E6C832A953BB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 04:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:26.348Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d745ccc6-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:54:10.939+0000","endTime":"2022-07-07T04:54:10.946+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:54:26.348Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:26.349Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5bae7de-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:54:26.355Z|318738f5-929e-41f8-9964-34c216218d44|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:31.774Z|636a09e7-b982-4142-9b67-880033c03ddd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:54:31.775Z|636a09e7-b982-4142-9b67-880033c03ddd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:34.628Z|4f6723fb-549d-4a03-a644-e4d28f372f43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:34.629Z|4f6723fb-549d-4a03-a644-e4d28f372f43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:34.847Z|e8b14a95-cec8-44df-9879-3e64516668de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:34.848Z|e8b14a95-cec8-44df-9879-3e64516668de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:35.328Z|7adcde99-aea1-4110-aa6f-12d4393ecb17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:35.328Z|7adcde99-aea1-4110-aa6f-12d4393ecb17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:36.489Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:36.493Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:36.493Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:36.493Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:36.494Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:36.494Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:36.494Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62ac445db193df0c", X-B3-SpanId:"4528de683acf8739", X-B3-ParentSpanId:"62ac445db193df0c", X-B3-Sampled:"0", X-ONAP-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-TransactionID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-ECOMP-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d23c4d49-af29-4de7-b117-e501bf93c2c6"]
2022-07-07T04:54:36.494Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:36.495Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:36.518Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:36.519Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:36.519Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:36.519Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:36.521Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:36.521Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:36.521Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:36.523Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:36.523Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:36.523Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:36.524Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:36.524Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:36.524Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62ac445db193df0c", X-B3-SpanId:"f1fe679e3fb69982", X-B3-ParentSpanId:"62ac445db193df0c", X-B3-Sampled:"0", X-ONAP-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-TransactionID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-ECOMP-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47bb3dd5-2c61-45d6-be25-81c72fbcd0f0"]
2022-07-07T04:54:36.524Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:36.525Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:36.539Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:36.540Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:36.540Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:36.541Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:36.541Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:36.542Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:36.542Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:36.572Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:54:36.572Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:54:36.573Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:36.573Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:54:36.573Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:54:36.573Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-TransactionID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-ECOMP-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ba7ce0f-2039-4046-a63a-c90a8c38f8da"]
2022-07-07T04:54:36.574Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:54:36.574Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:54:36.701Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:36.702Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:36.702Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:54:36.703Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=93AA65C5AA1C8509D481C1A7B577092F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 07 Jul 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:36.703Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"e830b533-ca12-4302-83e6-83587104514b","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T04:54:29.066+0000","endTime":"2022-07-07T04:54:30.640+0000","removalTime":null,"durationInMillis":1574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"e1f7b003-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T04:54:36.703Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:36.704Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:54:36.727Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:54:36.728Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:54:36.728Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:36.728Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:54:36.728Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:54:36.729Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-TransactionID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-ECOMP-RequestID:"a799b975-faf7-4319-b808-dac274e7ee1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7fa4de7-a421-4476-99bf-b5de969b8dd8"]
2022-07-07T04:54:36.729Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:54:36.729Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:54:36.851Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:36.851Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:36.852Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:54:36.852Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B7F612519FEF337590212ECCE8391811; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Thu, 07 Jul 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:36.853Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e214ad35-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:54:29.072+0000","endTime":"2022-07-07T04:54:30.639+0000","durationInMillis":1567,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:54:36.853Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:36.853Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:54:36.857Z|a799b975-faf7-4319-b808-dac274e7ee1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:39.432Z|37859c94-54e4-4cc6-a103-ea9167f009b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:54:39.433Z|37859c94-54e4-4cc6-a103-ea9167f009b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:54:39.726Z|80111491-b75e-4453-830c-32e0859107f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:54:39.726Z|80111491-b75e-4453-830c-32e0859107f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:54:44.652Z|7ca83f28-a455-4923-acd7-5a3cc4043fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:44.652Z|7ca83f28-a455-4923-acd7-5a3cc4043fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:44.871Z|245a5835-f124-4a3c-9e3a-3c2af121c4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:44.871Z|245a5835-f124-4a3c-9e3a-3c2af121c4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:45.348Z|869642a9-7399-4f9e-8cbb-52ed278adc89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:45.349Z|869642a9-7399-4f9e-8cbb-52ed278adc89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:46.988Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:46.992Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:46.993Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:46.993Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:46.993Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:46.994Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:46.994Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1aabaab2db9c205", X-B3-SpanId:"5a0bfa695a31945a", X-B3-ParentSpanId:"a1aabaab2db9c205", X-B3-Sampled:"0", X-ONAP-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-TransactionID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-ECOMP-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60bb34fb-e413-4d61-aea3-2e9f7f11b831"]
2022-07-07T04:54:46.994Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:46.994Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:47.017Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:47.017Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:47.018Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:47.018Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:47.020Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/4b3198be-4f81-499a-8ac6-4def3266abbb does not exist in A&AI",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "endTime" : "2022-07-07T04:54:47.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:47.020Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:47.020Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:47.022Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:47.023Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:47.023Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:47.023Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:47.023Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:47.024Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1aabaab2db9c205", X-B3-SpanId:"40d0391f2ad9abc6", X-B3-ParentSpanId:"a1aabaab2db9c205", X-B3-Sampled:"0", X-ONAP-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-TransactionID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-ECOMP-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5ef6214-51ee-45f1-b8b3-ba03d7c58143"]
2022-07-07T04:54:47.024Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:47.024Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:47.036Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:47.037Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:47.037Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:47.037Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:47.038Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:47.039Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:47.039Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:47.070Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:54:47.071Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:54:47.071Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:47.071Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:54:47.071Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:54:47.071Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-TransactionID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-ECOMP-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2f63302-a956-42b4-a5c2-3b3597d7c4f6"]
2022-07-07T04:54:47.072Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:54:47.072Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:54:47.204Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:47.205Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:47.205Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:54:47.205Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D091B05B2DA6CDD9EEFF5C0746669AD9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 07 Jul 2022 04:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:47.206Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"e830b533-ca12-4302-83e6-83587104514b","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T04:54:29.066+0000","endTime":"2022-07-07T04:54:30.640+0000","removalTime":null,"durationInMillis":1574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"e1f7b003-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T04:54:47.206Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:47.206Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e830b533-ca12-4302-83e6-83587104514b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:54:47.226Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:54:47.227Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:54:47.227Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:47.227Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:54:47.227Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:54:47.228Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-TransactionID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-ECOMP-RequestID:"87cfc339-d9f9-48f3-9f08-7012adc92431", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a27118c-51e6-4ac0-8998-602fbbb15986"]
2022-07-07T04:54:47.228Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:54:47.228Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:54:47.371Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:47.372Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:47.372Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:54:47.372Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B0B30DBFD904354CD0565F03D64A042A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Thu, 07 Jul 2022 04:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:47.373Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e214ad35-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:54:29.072+0000","endTime":"2022-07-07T04:54:30.639+0000","durationInMillis":1567,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3479dbe-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:54:47.373Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:47.373Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e213c2c2-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:54:47.381Z|87cfc339-d9f9-48f3-9f08-7012adc92431|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:49.568Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:49.572Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3ad5a1bd-78aa-4427-aa79-c26a65011d2d already exists in requestDb InfraActiveRequests table
2022-07-07T04:54:49.572Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:54:49.573Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||Invoke
2022-07-07T04:54:49.573Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:49.573Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:54:49.574Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Method      : GET
2022-07-07T04:54:49.574Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7efacf8ea928f639", X-B3-SpanId:"e190279988739c7a", X-B3-ParentSpanId:"7efacf8ea928f639", X-B3-Sampled:"0", X-ONAP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-TransactionID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ECOMP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ad27184-fd05-4835-b45c-5b35675ea0b1"]
2022-07-07T04:54:49.574Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Request body: 
2022-07-07T04:54:49.575Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||==========================request end================================================
2022-07-07T04:54:49.594Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:49.595Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:54:49.595Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status text  : 
2022-07-07T04:54:49.596Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:54:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:49.596Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Response body: 
2022-07-07T04:54:49.596Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:49.597Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|404|Not Found|InvokeReturn
2022-07-07T04:54:49.609Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:54:49.615Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:54:49.659Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-07-07T04:54:49.660Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3ad5a1bd-78aa-4427-aa79-c26a65011d2d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3e2ad331-11f9-47e9-82d3-d25760b3a3a3], X-ECOMP-RequestID=[3ad5a1bd-78aa-4427-aa79-c26a65011d2d], X-TransactionId=[], X-ONAP-RequestID=[3ad5a1bd-78aa-4427-aa79-c26a65011d2d]}
2022-07-07T04:54:49.722Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-04:54:51:042-88174], vertex-id=[229520], Content-Length=[573], Date=[Thu, 07 Jul 2022 04:54:51 GMT], Content-Type=[application/json]}
2022-07-07T04:54:49.723Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1657169389028","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-07-07T04:54:49.723Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-07-07T04:54:49.725Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:54:49.725Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:54:49.726Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:54:49.727Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:54:49.727Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:49.727Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:54:49.728Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:54:49.728Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"7efacf8ea928f639", X-B3-SpanId:"5ed7fe3e7e3ef996", X-B3-ParentSpanId:"7efacf8ea928f639", X-B3-Sampled:"0", X-ONAP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-TransactionID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ECOMP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb978ac4-b84e-4a02-812a-4726afb8765c"]
2022-07-07T04:54:49.728Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f","requestScope":"service"}
2022-07-07T04:54:49.729Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:54:49.746Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:49.747Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:49.747Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:54:49.748Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:54:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:49.748Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:54:49.749Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:49.749Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:54:49.750Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:54:49.750Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:54:49.751Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:49.751Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:54:49.752Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:54:49.752Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-TransactionID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ECOMP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db98dbc9-844c-4da8-9069-8a00556271ba"]
2022-07-07T04:54:49.753Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:54:49.753Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:54:49.781Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:49.781Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:49.782Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:54:49.782Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:49.783Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:54:49.783Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:49.783Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:54:49.816Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T04:54:49.816Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-07-07T04:54:49.817Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:49.817Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T04:54:49.817Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:54:49.818Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-TransactionID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ECOMP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e2fe461-7d81-44c1-9f33-cc95a08646ea"]
2022-07-07T04:54:49.818Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:54:49.818Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:54:49.836Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:49.837Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:49.837Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:54:49.837Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:49.838Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-07-07T04:54:49.838Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:49.839Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-07-07T04:54:49.841Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:54:49.841Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:54:49.842Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:49.842Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:54:49.842Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:54:49.842Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-TransactionID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ECOMP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdd3dadc-1c4e-462e-ae80-302c5a6f2729"]
2022-07-07T04:54:49.843Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:54:49.843Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:54:49.869Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:49.870Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:49.870Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:54:49.870Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:49.871Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:54:49.871Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:49.872Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:54:49.876Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:54:49.876Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:54:49.877Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:49.877Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:54:49.877Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:54:49.878Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1783", X-B3-TraceId:"7efacf8ea928f639", X-B3-SpanId:"8580a8341e70a739", X-B3-ParentSpanId:"7efacf8ea928f639", X-B3-Sampled:"0", X-ONAP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-TransactionID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ECOMP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e79f81d4-322f-43b8-ab33-94198a0754db"]
2022-07-07T04:54:49.878Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3ad5a1bd-78aa-4427-aa79-c26a65011d2d","requestStatus":"IN_PROGRESS","startTime":1657169689610,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n\t\t\t\"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"3ad5a1bd-78aa-4427-aa79-c26a65011d2d"}
2022-07-07T04:54:49.879Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:54:49.902Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:49.903Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:54:49.903Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:54:49.903Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:49.904Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:54:49.610+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n\t\t\t\"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:54:50.255+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    }
  }
}
2022-07-07T04:54:49.904Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:49.905Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:54:49.914Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:54:49.915Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:54:49.915Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:49.915Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:54:49.915Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:54:49.916Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"7efacf8ea928f639", X-B3-SpanId:"af2a559dc683a2ef", X-B3-ParentSpanId:"7efacf8ea928f639", X-B3-Sampled:"0", X-ONAP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-TransactionID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ECOMP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70f31a09-9356-4506-9f29-35c7ac4bdf72"]
2022-07-07T04:54:49.916Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f3466b16-6fac-468c-a41c-7243fb79c047\",\"modelUuid\":\"f3466b16-6fac-468c-a41c-7243fb79c047\",\"modelInvariantUuid\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"3ad5a1bd-78aa-4427-aa79-c26a65011d2d","type":"String"},"mso-request-id":{"value":"3ad5a1bd-78aa-4427-aa79-c26a65011d2d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:54:49.916Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:54:50.836Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:50.841Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 726370d7-9cac-4da3-97b8-eda9ecf0410a already exists in requestDb InfraActiveRequests table
2022-07-07T04:54:50.842Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a
2022-07-07T04:54:50.842Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|INFO|500||Invoke
2022-07-07T04:54:50.842Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:50.843Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a
2022-07-07T04:54:50.843Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Method      : GET
2022-07-07T04:54:50.843Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"855e8ca6162c77c0", X-B3-SpanId:"cd258fec1267c3c6", X-B3-ParentSpanId:"855e8ca6162c77c0", X-B3-Sampled:"0", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40587326-e5c6-4fa1-b6a6-e643f875aff4"]
2022-07-07T04:54:50.843Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Request body: 
2022-07-07T04:54:50.844Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||==========================request end================================================
2022-07-07T04:54:50.864Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:50.864Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:54:50.864Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Status text  : 
2022-07-07T04:54:50.864Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:50.864Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Response body: 
2022-07-07T04:54:50.865Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:50.865Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|INFO|404|Not Found|InvokeReturn
2022-07-07T04:54:50.874Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:54:50.874Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-07-07T04:54:50.877Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:54:50.916Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|INFO|500||Invoke
2022-07-07T04:54:50.916Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6 with request headers:{Authorization=[***REDACTED***], X-RequestID=[726370d7-9cac-4da3-97b8-eda9ecf0410a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[168a6bf2-2dee-4945-b7d9-a07c91238fd0], X-ECOMP-RequestID=[726370d7-9cac-4da3-97b8-eda9ecf0410a], X-TransactionId=[], X-ONAP-RequestID=[726370d7-9cac-4da3-97b8-eda9ecf0410a]}
2022-07-07T04:54:50.937Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:50.937Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:54:50.938Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:54:50.938Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:54:51 GMT", X-ONAP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-TransactionID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ECOMP-RequestID:"3ad5a1bd-78aa-4427-aa79-c26a65011d2d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"70f31a09-9356-4506-9f29-35c7ac4bdf72", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:50.938Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3ad5a1bd-78aa-4427-aa79-c26a65011d2d\",\"instanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\"}}","message":"Success","processInstanceID":"eeb0d374-fdb0-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:54:50.939Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:50.939Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:54:50.943Z|3ad5a1bd-78aa-4427-aa79-c26a65011d2d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:50.976Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-04:54:52:300-26091], vertex-id=[602160], Content-Length=[116], Date=[Thu, 07 Jul 2022 04:54:52 GMT], Content-Type=[application/json]}
2022-07-07T04:54:50.977Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|DEBUG|500||{"service-id":"a8c2370f-35a9-4e48-ae0d-5cde49a173e6","service-description":"pNF","resource-version":"1657169690438"}

2022-07-07T04:54:50.977Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|INFO|500||InvokeReturn
2022-07-07T04:54:50.981Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-07-07T04:54:50.984Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:54:51.012Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|INFO|500||Invoke
2022-07-07T04:54:51.012Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6 with request headers:{Authorization=[***REDACTED***], X-RequestID=[726370d7-9cac-4da3-97b8-eda9ecf0410a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f5cf5417-b734-45f8-9255-aca397f8f993], X-ECOMP-RequestID=[726370d7-9cac-4da3-97b8-eda9ecf0410a], X-TransactionId=[], X-ONAP-RequestID=[726370d7-9cac-4da3-97b8-eda9ecf0410a]}
2022-07-07T04:54:51.068Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:54:52:388-55098], vertex-id=[602160], Content-Length=[116], Date=[Thu, 07 Jul 2022 04:54:52 GMT], Content-Type=[application/json]}
2022-07-07T04:54:51.069Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|DEBUG|500||{"service-id":"a8c2370f-35a9-4e48-ae0d-5cde49a173e6","service-description":"pNF","resource-version":"1657169690438"}

2022-07-07T04:54:51.070Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a8c2370f-35a9-4e48-ae0d-5cde49a173e6|INFO|500||InvokeReturn
2022-07-07T04:54:51.071Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:54:51.071Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:54:51.084Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:51.087Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:54:51.087Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||Invoke
2022-07-07T04:54:51.087Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.087Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:54:51.088Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Method      : GET
2022-07-07T04:54:51.088Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae467b508c681c32", X-B3-SpanId:"6d0a0364290916c6", X-B3-ParentSpanId:"ae467b508c681c32", X-B3-Sampled:"0", X-ONAP-RequestID:"af88ccec-eecd-436c-8fcd-e8ce55f96f1c", X-RequestID:"af88ccec-eecd-436c-8fcd-e8ce55f96f1c", X-TransactionID:"af88ccec-eecd-436c-8fcd-e8ce55f96f1c", X-ECOMP-RequestID:"af88ccec-eecd-436c-8fcd-e8ce55f96f1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb343c9e-40d4-4790-aaa0-e103a04a412a"]
2022-07-07T04:54:51.088Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Request body: 
2022-07-07T04:54:51.088Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.088Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:54:51.089Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:54:51.089Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.089Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:54:51.089Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:54:51.090Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"855e8ca6162c77c0", X-B3-SpanId:"dfe433d3732faf68", X-B3-ParentSpanId:"855e8ca6162c77c0", X-B3-Sampled:"0", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3ad926a-201c-4243-b265-08a5e2d1ebe9"]
2022-07-07T04:54:51.090Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31","requestScope":"service"}
2022-07-07T04:54:51.090Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.113Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.113Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:51.114Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:54:51.114Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.114Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:54:51.114Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.115Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:54:51.116Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2
2022-07-07T04:54:51.116Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|INFO|500||Invoke
2022-07-07T04:54:51.117Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.117Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2
2022-07-07T04:54:51.118Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Method      : GET
2022-07-07T04:54:51.118Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.118Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:51.118Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status text  : 
2022-07-07T04:54:51.118Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22fd9153-fffe-47cc-a5cf-b32eb34592a6"]
2022-07-07T04:54:51.119Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.119Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Request body: 
2022-07-07T04:54:51.119Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.120Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Response body: {
  "requestId" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:54:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n\t\t\t\"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:50.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    }
  }
}
2022-07-07T04:54:51.120Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.121Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||InvokeReturn
2022-07-07T04:54:51.122Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:54:51.123Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:51.123Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.123Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:54:51.123Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:51.124Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae467b508c681c32", X-B3-SpanId:"bc66541a5deee8bd", X-B3-ParentSpanId:"ae467b508c681c32", X-B3-Sampled:"0", X-ONAP-RequestID:"af88ccec-eecd-436c-8fcd-e8ce55f96f1c", X-RequestID:"af88ccec-eecd-436c-8fcd-e8ce55f96f1c", X-TransactionID:"af88ccec-eecd-436c-8fcd-e8ce55f96f1c", X-ECOMP-RequestID:"af88ccec-eecd-436c-8fcd-e8ce55f96f1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7991825e-6859-42a5-a187-663a1d9292f2"]
2022-07-07T04:54:51.124Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:51.124Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.143Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.143Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:51.143Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:51.144Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.144Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:54:51.145Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.145Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:51.151Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.152Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:51.152Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Status text  : 
2022-07-07T04:54:51.153Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.154Z|af88ccec-eecd-436c-8fcd-e8ce55f96f1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:51.155Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_tjH9F175E5b7VUVaq5gy",
  "description" : "catalog service description",
  "modelUUID" : "28751dff-7553-424a-89a5-48ad42c4eab2",
  "modelInvariantUUID" : "a0182fe1-51e4-4e44-9bb3-eae644a1c004",
  "created" : "2022-07-07 04:50:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF c0880637-8469",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/configurationCustomizations"
    }
  }
}
2022-07-07T04:54:51.155Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.156Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|INFO|500||InvokeReturn
2022-07-07T04:54:51.162Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance
2022-07-07T04:54:51.163Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|INFO|500||Invoke
2022-07-07T04:54:51.163Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.164Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance
2022-07-07T04:54:51.164Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:54:51.164Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa17b0e5-60cb-4456-95b1-538e4b2677e5"]
2022-07-07T04:54:51.165Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:54:51.165Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.184Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.184Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:54:51.185Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:54:51.185Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.185Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Response body: 
2022-07-07T04:54:51.186Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.186Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T04:54:51.187Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004
2022-07-07T04:54:51.187Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|INFO|500||Invoke
2022-07-07T04:54:51.188Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.188Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004
2022-07-07T04:54:51.188Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||Method      : GET
2022-07-07T04:54:51.188Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7ca0ecc-e2c5-40c0-9dc7-6cbd2f62f49b"]
2022-07-07T04:54:51.189Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||Request body: 
2022-07-07T04:54:51.189Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.213Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.214Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:51.214Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||Status text  : 
2022-07-07T04:54:51.215Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.215Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_tjH9F175E5b7VUVaq5gy",
      "description" : "catalog service description",
      "modelUUID" : "28751dff-7553-424a-89a5-48ad42c4eab2",
      "modelInvariantUUID" : "a0182fe1-51e4-4e44-9bb3-eae644a1c004",
      "created" : "2022-07-07 04:50:08.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF c0880637-8469",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/serviceProxyCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/networkCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/csar"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004"
    }
  }
}
2022-07-07T04:54:51.215Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.216Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a0182fe1-51e4-4e44-9bb3-eae644a1c004|INFO|500||InvokeReturn
2022-07-07T04:54:51.225Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance
2022-07-07T04:54:51.226Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|INFO|500||Invoke
2022-07-07T04:54:51.226Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.226Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance
2022-07-07T04:54:51.226Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:54:51.227Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60b95285-44ee-4de1-b0f0-fd7636994d65"]
2022-07-07T04:54:51.227Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:54:51.227Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.241Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.241Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:54:51.242Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:54:51.242Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.242Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||Response body: 
2022-07-07T04:54:51.243Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.243Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=28751dff-7553-424a-89a5-48ad42c4eab2&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T04:54:51.244Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:54:51.244Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:54:51.244Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.245Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:54:51.245Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:54:51.245Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4179d265-2bc2-4d03-9692-13ad4fcd09c4"]
2022-07-07T04:54:51.245Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:54:51.245Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.273Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.273Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:51.274Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:54:51.274Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.277Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:54:51.277Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.278Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:54:51.281Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T04:54:51.281Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-07-07T04:54:51.282Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.282Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T04:54:51.282Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:54:51.282Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"170a5038-aa77-416b-abed-56595f998f2a"]
2022-07-07T04:54:51.283Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:54:51.283Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.300Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.300Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:51.300Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:54:51.301Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.302Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-07-07T04:54:51.302Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.302Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-07-07T04:54:51.306Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2
2022-07-07T04:54:51.306Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|INFO|500||Invoke
2022-07-07T04:54:51.306Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.307Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2
2022-07-07T04:54:51.307Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Method      : GET
2022-07-07T04:54:51.307Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64e2a15d-63a7-49d9-972d-4716c47c65a9"]
2022-07-07T04:54:51.307Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Request body: 
2022-07-07T04:54:51.308Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.332Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.333Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:51.333Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Status text  : 
2022-07-07T04:54:51.333Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.336Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_tjH9F175E5b7VUVaq5gy",
  "description" : "catalog service description",
  "modelUUID" : "28751dff-7553-424a-89a5-48ad42c4eab2",
  "modelInvariantUUID" : "a0182fe1-51e4-4e44-9bb3-eae644a1c004",
  "created" : "2022-07-07 04:50:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF c0880637-8469",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2/configurationCustomizations"
    }
  }
}
2022-07-07T04:54:51.336Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.336Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/28751dff-7553-424a-89a5-48ad42c4eab2|INFO|500||InvokeReturn
2022-07-07T04:54:51.340Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:54:51.340Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:54:51.341Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.341Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:54:51.341Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:54:51.341Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"855e8ca6162c77c0", X-B3-SpanId:"868ced26714e5dd5", X-B3-ParentSpanId:"855e8ca6162c77c0", X-B3-Sampled:"0", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8594f7b8-0b5a-4890-ab57-351ea9d309d2"]
2022-07-07T04:54:51.342Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"726370d7-9cac-4da3-97b8-eda9ecf0410a","requestStatus":"IN_PROGRESS","startTime":1657169690874,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\n            \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n            \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"181e7d09-c343-4b55-ace7-dbd820c96f1e\",\n            \"owningEntityName\":\"OE-ETE_Customer-181e7d09-c343-4b55-ace7-dbd820c96f1e\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6d50e809-dbd2-4e87-bc63-d032c00ead31\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\n            \"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n                            \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF c0880637-8469 0\",\n                                        \"modelCustomizationId\":\"f3b78d53-cf36-4201-a686-b733f90599fb\",\n                                        \"modelInvariantId\":\"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\n                                        \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n                                        \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"tjH9F175E5b7VUVaq5gy\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"726370d7-9cac-4da3-97b8-eda9ecf0410a"}
2022-07-07T04:54:51.342Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:54:51.367Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:51.367Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:54:51.368Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:54:51.368Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:51.370Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "726370d7-9cac-4da3-97b8-eda9ecf0410a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:54:50.874+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\n            \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n            \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"181e7d09-c343-4b55-ace7-dbd820c96f1e\",\n            \"owningEntityName\":\"OE-ETE_Customer-181e7d09-c343-4b55-ace7-dbd820c96f1e\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6d50e809-dbd2-4e87-bc63-d032c00ead31\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\n            \"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n                            \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF c0880637-8469 0\",\n                                        \"modelCustomizationId\":\"f3b78d53-cf36-4201-a686-b733f90599fb\",\n                                        \"modelInvariantId\":\"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\n                                        \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n                                        \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"tjH9F175E5b7VUVaq5gy\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:54:51.719+00:00",
  "serviceInstanceName" : "Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "726370d7-9cac-4da3-97b8-eda9ecf0410a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a"
    }
  }
}
2022-07-07T04:54:51.370Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:51.371Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:54:51.381Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:54:51.381Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:54:51.381Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:51.382Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:54:51.382Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:54:51.382Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"855e8ca6162c77c0", X-B3-SpanId:"92ec19e33c7a9eb8", X-B3-ParentSpanId:"855e8ca6162c77c0", X-B3-Sampled:"0", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d820c988-a8f9-4695-85dc-8fa95f123e99"]
2022-07-07T04:54:51.382Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\"modelUuid\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\"modelInvariantUuid\":\"a0182fe1-51e4-4e44-9bb3-eae644a1c004\"},\"requestInfo\":{\"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_6d50e809-dbd2-4e87-bc63-d032c00ead31\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF c0880637-8469 0\",\"modelCustomizationId\":\"f3b78d53-cf36-4201-a686-b733f90599fb\",\"modelInvariantId\":\"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\"instanceParams\":[],\"instanceName\":\"tjH9F175E5b7VUVaq5gy\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"181e7d09-c343-4b55-ace7-dbd820c96f1e\",\"owningEntityName\":\"OE-ETE_Customer-181e7d09-c343-4b55-ace7-dbd820c96f1e\"}}}","type":"String"},"requestId":{"value":"726370d7-9cac-4da3-97b8-eda9ecf0410a","type":"String"},"mso-request-id":{"value":"726370d7-9cac-4da3-97b8-eda9ecf0410a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:54:51.383Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:54:52.401Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:52.402Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:54:52.402Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:54:52.402Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:54:52 GMT", X-ONAP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-TransactionID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ECOMP-RequestID:"726370d7-9cac-4da3-97b8-eda9ecf0410a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d820c988-a8f9-4695-85dc-8fa95f123e99", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:52.405Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"726370d7-9cac-4da3-97b8-eda9ecf0410a\",\"instanceId\":\"b08e61bb-a07a-4a5e-9c37-f4351f3d5b13\"}}","message":"Success","processInstanceID":"ef90104e-fdb0-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:54:52.405Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:52.405Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:54:52.409Z|726370d7-9cac-4da3-97b8-eda9ecf0410a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:54.432Z|9e5796c8-892e-4041-bb67-3720cc18b12d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:54:54.435Z|9e5796c8-892e-4041-bb67-3720cc18b12d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:54:54.673Z|5be5bcbd-7e1e-4ce6-90cb-b645c55a25b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:54.674Z|5be5bcbd-7e1e-4ce6-90cb-b645c55a25b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:54.896Z|86215322-693e-46b9-b934-742d3c18d946|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:54.896Z|86215322-693e-46b9-b934-742d3c18d946|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:55.369Z|5165fe68-9793-4dd1-b622-299a3b28b76d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:54:55.370Z|5165fe68-9793-4dd1-b622-299a3b28b76d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:54:57.507Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:57.511Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:57.512Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:57.512Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:57.512Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:57.512Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:57.513Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88087e0ddb5dc968", X-B3-SpanId:"42ac584fea77eede", X-B3-ParentSpanId:"88087e0ddb5dc968", X-B3-Sampled:"0", X-ONAP-RequestID:"b21588bb-f519-4fe6-a34c-79eca5edf1ac", X-RequestID:"b21588bb-f519-4fe6-a34c-79eca5edf1ac", X-TransactionID:"b21588bb-f519-4fe6-a34c-79eca5edf1ac", X-ECOMP-RequestID:"b21588bb-f519-4fe6-a34c-79eca5edf1ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14fc636a-8286-4cbe-a6d8-0d31df2fcaf4"]
2022-07-07T04:54:57.513Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:57.513Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:58.389Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:58.389Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:58.390Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:58.390Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:58.391Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "endTime" : "2022-07-07T04:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:58.391Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:58.391Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:58.395Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:58.395Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:58.396Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:58.396Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:58.396Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:58.397Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88087e0ddb5dc968", X-B3-SpanId:"40f223213682aac5", X-B3-ParentSpanId:"88087e0ddb5dc968", X-B3-Sampled:"0", X-ONAP-RequestID:"b21588bb-f519-4fe6-a34c-79eca5edf1ac", X-RequestID:"b21588bb-f519-4fe6-a34c-79eca5edf1ac", X-TransactionID:"b21588bb-f519-4fe6-a34c-79eca5edf1ac", X-ECOMP-RequestID:"b21588bb-f519-4fe6-a34c-79eca5edf1ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15180b42-a4a2-4a97-a549-ba0709213c17"]
2022-07-07T04:54:58.397Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:58.397Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:58.415Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:58.415Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:58.415Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:58.416Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:58.418Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:58.418Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:58.419Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:58.430Z|b21588bb-f519-4fe6-a34c-79eca5edf1ac|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:58.549Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:58.553Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:58.553Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:58.553Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:58.554Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:58.554Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:58.555Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a475269bd9cf059", X-B3-SpanId:"2d6cc83dd6fc1001", X-B3-ParentSpanId:"4a475269bd9cf059", X-B3-Sampled:"0", X-ONAP-RequestID:"7e808cd6-56ab-404a-a044-77f5ce937483", X-RequestID:"7e808cd6-56ab-404a-a044-77f5ce937483", X-TransactionID:"7e808cd6-56ab-404a-a044-77f5ce937483", X-ECOMP-RequestID:"7e808cd6-56ab-404a-a044-77f5ce937483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4be65ab7-f8e9-4e48-9e13-b2225b0d463e"]
2022-07-07T04:54:58.555Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:58.555Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:58.573Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:58.574Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:58.574Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:58.574Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:58.576Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "endTime" : "2022-07-07T04:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:58.576Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:58.577Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:58.578Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:58.579Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:58.579Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:58.579Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:58.580Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:58.580Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a475269bd9cf059", X-B3-SpanId:"a97cfa82d34d1c76", X-B3-ParentSpanId:"4a475269bd9cf059", X-B3-Sampled:"0", X-ONAP-RequestID:"7e808cd6-56ab-404a-a044-77f5ce937483", X-RequestID:"7e808cd6-56ab-404a-a044-77f5ce937483", X-TransactionID:"7e808cd6-56ab-404a-a044-77f5ce937483", X-ECOMP-RequestID:"7e808cd6-56ab-404a-a044-77f5ce937483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08c9bc75-74b2-4400-a67f-5da481a2b942"]
2022-07-07T04:54:58.580Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:58.580Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:58.596Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:58.596Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:58.597Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:58.597Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:58.598Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:58.598Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:58.599Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:58.607Z|7e808cd6-56ab-404a-a044-77f5ce937483|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:58.737Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:58.740Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:58.741Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:58.741Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:58.741Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:58.741Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:58.742Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a134cefe88a9fb2", X-B3-SpanId:"a02d91a964a883d1", X-B3-ParentSpanId:"7a134cefe88a9fb2", X-B3-Sampled:"0", X-ONAP-RequestID:"8170179b-5dce-48ac-a547-ca03b34c95ba", X-RequestID:"8170179b-5dce-48ac-a547-ca03b34c95ba", X-TransactionID:"8170179b-5dce-48ac-a547-ca03b34c95ba", X-ECOMP-RequestID:"8170179b-5dce-48ac-a547-ca03b34c95ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4520d5e-4f80-47d2-9d68-7b055a1e5d39"]
2022-07-07T04:54:58.744Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:58.744Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:58.765Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:58.766Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:58.766Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:58.766Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:58.768Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "endTime" : "2022-07-07T04:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:58.768Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:58.768Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:58.770Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:58.770Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:58.770Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:58.770Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:58.771Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:58.771Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a134cefe88a9fb2", X-B3-SpanId:"133881b71e66fac2", X-B3-ParentSpanId:"7a134cefe88a9fb2", X-B3-Sampled:"0", X-ONAP-RequestID:"8170179b-5dce-48ac-a547-ca03b34c95ba", X-RequestID:"8170179b-5dce-48ac-a547-ca03b34c95ba", X-TransactionID:"8170179b-5dce-48ac-a547-ca03b34c95ba", X-ECOMP-RequestID:"8170179b-5dce-48ac-a547-ca03b34c95ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7573233-bb81-4851-aa1e-c257c4c449d4"]
2022-07-07T04:54:58.771Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:58.771Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:58.785Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:58.785Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:58.785Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:58.786Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:58.787Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:58.787Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:58.787Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:58.794Z|8170179b-5dce-48ac-a547-ca03b34c95ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:58.920Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:58.924Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:58.924Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:58.924Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:58.925Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:58.925Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:58.925Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bb247dae6d44334", X-B3-SpanId:"19cb06f8bb0a759c", X-B3-ParentSpanId:"6bb247dae6d44334", X-B3-Sampled:"0", X-ONAP-RequestID:"45d14a6a-e1e7-4262-b5c2-e40de11fc654", X-RequestID:"45d14a6a-e1e7-4262-b5c2-e40de11fc654", X-TransactionID:"45d14a6a-e1e7-4262-b5c2-e40de11fc654", X-ECOMP-RequestID:"45d14a6a-e1e7-4262-b5c2-e40de11fc654", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd2399b1-c400-4f3f-a5a8-585701b6f4da"]
2022-07-07T04:54:58.925Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:58.925Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:58.947Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:58.947Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:58.948Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:58.948Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:58.949Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "endTime" : "2022-07-07T04:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:58.949Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:58.950Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:58.951Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:58.952Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:58.952Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:58.952Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:58.952Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:58.953Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bb247dae6d44334", X-B3-SpanId:"a0ca44067f8a6740", X-B3-ParentSpanId:"6bb247dae6d44334", X-B3-Sampled:"0", X-ONAP-RequestID:"45d14a6a-e1e7-4262-b5c2-e40de11fc654", X-RequestID:"45d14a6a-e1e7-4262-b5c2-e40de11fc654", X-TransactionID:"45d14a6a-e1e7-4262-b5c2-e40de11fc654", X-ECOMP-RequestID:"45d14a6a-e1e7-4262-b5c2-e40de11fc654", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14e2403e-6c35-491f-8878-2dad09ee512a"]
2022-07-07T04:54:58.953Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:58.953Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:58.966Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:58.967Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:58.967Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:58.967Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:58.968Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:58.969Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:58.969Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:58.980Z|45d14a6a-e1e7-4262-b5c2-e40de11fc654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:59.098Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:59.102Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:59.102Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||Invoke
2022-07-07T04:54:59.103Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:59.103Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b
2022-07-07T04:54:59.103Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Method      : GET
2022-07-07T04:54:59.103Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80def624686c424d", X-B3-SpanId:"1e4c8c3e6d231db9", X-B3-ParentSpanId:"80def624686c424d", X-B3-Sampled:"0", X-ONAP-RequestID:"a056815c-65e2-4318-ba06-8127582361c5", X-RequestID:"a056815c-65e2-4318-ba06-8127582361c5", X-TransactionID:"a056815c-65e2-4318-ba06-8127582361c5", X-ECOMP-RequestID:"a056815c-65e2-4318-ba06-8127582361c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7598c36c-84c3-4950-bd40-d12b2cb64685"]
2022-07-07T04:54:59.104Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Request body: 
2022-07-07T04:54:59.104Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||==========================request end================================================
2022-07-07T04:54:59.126Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:59.127Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:59.127Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Status text  : 
2022-07-07T04:54:59.127Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:59.129Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||Response body: {
  "requestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:03.000+00:00",
  "endTime" : "2022-07-07T04:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4b3198be-4f81-499a-8ac6-4def3266abbb",
  "networkName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1/networks/4b3198be-4f81-499a-8ac6-4def3266abbb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e830b533-ca12-4302-83e6-83587104514b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b"
    }
  }
}
2022-07-07T04:54:59.129Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:59.129Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e830b533-ca12-4302-83e6-83587104514b|INFO|500||InvokeReturn
2022-07-07T04:54:59.132Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:59.132Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:54:59.132Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:59.133Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false
2022-07-07T04:54:59.133Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:54:59.133Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80def624686c424d", X-B3-SpanId:"f2fe2ef1c9952a2e", X-B3-ParentSpanId:"80def624686c424d", X-B3-Sampled:"0", X-ONAP-RequestID:"a056815c-65e2-4318-ba06-8127582361c5", X-RequestID:"a056815c-65e2-4318-ba06-8127582361c5", X-TransactionID:"a056815c-65e2-4318-ba06-8127582361c5", X-ECOMP-RequestID:"a056815c-65e2-4318-ba06-8127582361c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33371565-e9ef-4625-9d75-ac4bd40d3ffa"]
2022-07-07T04:54:59.133Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:54:59.134Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:54:59.147Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:59.148Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:54:59.148Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:54:59.148Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:59.150Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "e830b533-ca12-4302-83e6-83587104514b",
  "groupingId" : "a79f85ca-514b-4d9b-858b-4c8ca3d51cf7",
  "name" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0/a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"updated_time\":1657169651000,\"creation_time\":1657169601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9f6042f4e61c45deb2b8c2af46a74a4a\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a79f85ca-514b-4d9b-858b-4c8ca3d51cf7\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"network_name\":\"basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T04:54:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T04:54:59.150Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:59.150Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e830b533-ca12-4302-83e6-83587104514b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:54:59.162Z|a056815c-65e2-4318-ba06-8127582361c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e830b533-ca12-4302-83e6-83587104514b|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:54:59.897Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:54:59.900Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||Checking if requestId: 8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41 already exists in requestDb InfraActiveRequests table
2022-07-07T04:54:59.901Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:54:59.901Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||Invoke
2022-07-07T04:54:59.901Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||===========================request begin================================================
2022-07-07T04:54:59.902Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:54:59.902Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Method      : GET
2022-07-07T04:54:59.902Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acd11831b00c627d", X-B3-SpanId:"dc62f04d95a5a9ee", X-B3-ParentSpanId:"acd11831b00c627d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-TransactionID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ECOMP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a5f3f68-2470-4659-8a29-c46883d7f7d4"]
2022-07-07T04:54:59.903Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Request body: 
2022-07-07T04:54:59.903Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||==========================request end================================================
2022-07-07T04:54:59.918Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||============================response begin==========================================
2022-07-07T04:54:59.918Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:54:59.919Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status text  : 
2022-07-07T04:54:59.919Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:55:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:54:59.919Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Response body: 
2022-07-07T04:54:59.920Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||=======================response end=================================================
2022-07-07T04:54:59.920Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|404|Not Found|InvokeReturn
2022-07-07T04:54:59.930Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:54:59.976Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:00.003Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|INFO|500||Invoke
2022-07-07T04:55:00.004Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9303e3ae-8979-48cd-8b20-d4ea7776adac], X-ECOMP-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41], X-TransactionId=[], X-ONAP-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41]}
2022-07-07T04:55:00.051Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:55:01:378-66668], vertex-id=[184504], Content-Length=[251], Date=[Thu, 07 Jul 2022 04:55:01 GMT], Content-Type=[application/json]}
2022-07-07T04:55:00.052Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1"}]}

2022-07-07T04:55:00.053Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|INFO|500||InvokeReturn
2022-07-07T04:55:00.063Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:00.090Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-07-07T04:55:00.090Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[06f49c1c-c74a-4e75-ac6f-9c66a6e59d44], X-ECOMP-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41], X-TransactionId=[], X-ONAP-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41]}
2022-07-07T04:55:00.141Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:55:01:464-43949], Content-Length=[613], Date=[Thu, 07 Jul 2022 04:55:01 GMT], Content-Type=[application/json]}
2022-07-07T04:55:00.142Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-07-07T04:55:00.142Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:00.145Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-07-07T04:55:00.150Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:00.177Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|INFO|500||Invoke
2022-07-07T04:55:00.178Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[79cacf63-cadd-421d-a3cf-0d0ed92b2521], X-ECOMP-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41], X-TransactionId=[], X-ONAP-RequestID=[8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41]}
2022-07-07T04:55:00.229Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-04:55:01:553-22063], vertex-id=[184504], Content-Length=[251], Date=[Thu, 07 Jul 2022 04:55:01 GMT], Content-Type=[application/json]}
2022-07-07T04:55:00.230Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1"}]}

2022-07-07T04:55:00.231Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|INFO|500||InvokeReturn
2022-07-07T04:55:00.236Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:00.262Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:55:00.262Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-07-07T04:55:00.310Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:00.311Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:55:01:638-77455], Content-Length=[610], Date=[Thu, 07 Jul 2022 04:55:01 GMT], Content-Type=[application/json]}
2022-07-07T04:55:00.312Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-07-07T04:55:00.314Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-07-07T04:55:00.318Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:00.345Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:55:00.346Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|INFO|500||Invoke
2022-07-07T04:55:00.396Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed|INFO|500||InvokeReturn
2022-07-07T04:55:00.396Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:55:01:725-54385], vertex-id=[184504], Content-Length=[251], Date=[Thu, 07 Jul 2022 04:55:01 GMT], Content-Type=[application/json]}
2022-07-07T04:55:00.397Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1"}]}

2022-07-07T04:55:00.401Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:00.442Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:55:00.443Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-07-07T04:55:00.505Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:00.505Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:55:01:816-12969], Content-Length=[619], Date=[Thu, 07 Jul 2022 04:55:01 GMT], Content-Type=[application/json]}
2022-07-07T04:55:00.506Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/configurations","ERR.5.4.6114"]}}}

2022-07-07T04:55:00.508Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/14405dc4-671a-4506-b229-cb8d318565a1/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-07-07T04:55:00.509Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:55:00.509Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:55:00.510Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:55:00.510Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:55:00.511Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:00.511Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:55:00.511Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:55:00.512Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"acd11831b00c627d", X-B3-SpanId:"d3c66c5fdc701dd2", X-B3-ParentSpanId:"acd11831b00c627d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-TransactionID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ECOMP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8963105-da21-41d8-9c4f-03dc7b4c640e"]
2022-07-07T04:55:00.512Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"14405dc4-671a-4506-b229-cb8d318565a1"},"instanceName":null,"requestScope":"service"}
2022-07-07T04:55:00.513Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:55:00.541Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:00.541Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:00.541Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:55:00.542Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:55:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:00.542Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:55:00.542Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:00.542Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:55:00.543Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:55:00.544Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:55:00.544Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:00.544Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:55:00.544Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:55:00.544Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-TransactionID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ECOMP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2baef498-65bc-468a-88d8-3da70fa2f9fe"]
2022-07-07T04:55:00.545Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:55:00.545Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:55:00.572Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:00.572Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:00.572Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:55:00.573Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:00.575Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:55:00.575Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:00.575Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:55:00.579Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T04:55:00.579Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-07-07T04:55:00.580Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:00.580Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T04:55:00.580Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T04:55:00.581Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-TransactionID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ECOMP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8647f658-6ca0-484b-928e-f148644e0f42"]
2022-07-07T04:55:00.581Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T04:55:00.581Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:55:00.599Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:00.599Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:00.599Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T04:55:00.599Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:00.601Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-07-07T04:55:00.601Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:00.602Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-07-07T04:55:00.603Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:55:00.604Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:55:00.604Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:00.604Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:55:00.604Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:55:00.605Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-TransactionID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ECOMP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9394c8d2-6f84-4837-8121-d0f158995ba6"]
2022-07-07T04:55:00.605Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:55:00.605Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:55:00.621Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:00.622Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:00.622Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:55:00.622Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:00.623Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:55:00.623Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:00.624Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:55:00.626Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:55:00.626Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:55:00.627Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:00.627Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:55:00.627Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:55:00.627Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"acd11831b00c627d", X-B3-SpanId:"f29ec8ec45bf97af", X-B3-ParentSpanId:"acd11831b00c627d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-TransactionID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ECOMP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdcd89c0-dc3f-4f77-9d56-12058cfaa6e1"]
2022-07-07T04:55:00.628Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41","requestStatus":"IN_PROGRESS","startTime":1657169700509,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"14405dc4-671a-4506-b229-cb8d318565a1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1","cloudApiRequests":[],"requestURI":"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"}
2022-07-07T04:55:00.628Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:55:00.652Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:00.652Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:55:00.652Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:55:00.652Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:00.654Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:55:00.509+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:55:01.004+00:00",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    }
  }
}
2022-07-07T04:55:00.654Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:00.654Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:55:00.663Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:55:00.663Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:55:00.663Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:00.664Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:55:00.664Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:55:00.664Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1877", X-B3-TraceId:"acd11831b00c627d", X-B3-SpanId:"906ca750799d87b0", X-B3-ParentSpanId:"acd11831b00c627d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-TransactionID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ECOMP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbb71274-6b6a-49cd-a3c7-1aa0a56ed383"]
2022-07-07T04:55:00.664Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3f81b54b-9b44-4916-8749-13f2afb91359\",\"modelUuid\":\"3f81b54b-9b44-4916-8749-13f2afb91359\",\"modelInvariantUuid\":\"c34a2694-d6bf-438f-a070-c047e0afe9d8\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"14405dc4-671a-4506-b229-cb8d318565a1\"}","type":"String"},"requestId":{"value":"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41","type":"String"},"mso-request-id":{"value":"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"14405dc4-671a-4506-b229-cb8d318565a1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:55:00.664Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.284Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:01.288Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:01.289Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||Invoke
2022-07-07T04:55:01.289Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.289Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:01.290Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Method      : GET
2022-07-07T04:55:01.290Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"135040d4d2fce245", X-B3-SpanId:"4da6da7dc34f791f", X-B3-ParentSpanId:"135040d4d2fce245", X-B3-Sampled:"0", X-ONAP-RequestID:"d3e16a89-6489-4b53-980c-68aea2db5076", X-RequestID:"d3e16a89-6489-4b53-980c-68aea2db5076", X-TransactionID:"d3e16a89-6489-4b53-980c-68aea2db5076", X-ECOMP-RequestID:"d3e16a89-6489-4b53-980c-68aea2db5076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc9a8fbe-b6a8-461b-b624-c12fd26c8447"]
2022-07-07T04:55:01.290Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Request body: 
2022-07-07T04:55:01.291Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.308Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.308Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.309Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status text  : 
2022-07-07T04:55:01.309Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.310Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Response body: {
  "requestId" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:49.000+00:00",
  "endTime" : "2022-07-07T04:54:59.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n\t\t\t\"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    }
  }
}
2022-07-07T04:55:01.310Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.310Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||InvokeReturn
2022-07-07T04:55:01.312Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.313Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:01.313Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.313Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.314Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:01.314Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"135040d4d2fce245", X-B3-SpanId:"b5d0902a0dea8369", X-B3-ParentSpanId:"135040d4d2fce245", X-B3-Sampled:"0", X-ONAP-RequestID:"d3e16a89-6489-4b53-980c-68aea2db5076", X-RequestID:"d3e16a89-6489-4b53-980c-68aea2db5076", X-TransactionID:"d3e16a89-6489-4b53-980c-68aea2db5076", X-ECOMP-RequestID:"d3e16a89-6489-4b53-980c-68aea2db5076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d66eaf6d-b1dd-47f0-98bc-5bdd53326761"]
2022-07-07T04:55:01.314Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:01.315Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.331Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.331Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.331Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:01.332Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.334Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:01.334Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.334Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:01.342Z|d3e16a89-6489-4b53-980c-68aea2db5076|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:01.457Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:01.460Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:01.460Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||Invoke
2022-07-07T04:55:01.461Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.461Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:01.461Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Method      : GET
2022-07-07T04:55:01.462Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"575a8ccaa791f05f", X-B3-SpanId:"b05abc0f584e0aa8", X-B3-ParentSpanId:"575a8ccaa791f05f", X-B3-Sampled:"0", X-ONAP-RequestID:"751a63dc-0a43-4b85-8ef7-6343e3248dfc", X-RequestID:"751a63dc-0a43-4b85-8ef7-6343e3248dfc", X-TransactionID:"751a63dc-0a43-4b85-8ef7-6343e3248dfc", X-ECOMP-RequestID:"751a63dc-0a43-4b85-8ef7-6343e3248dfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a895f4ef-1605-41b8-92e1-b080c2feeab5"]
2022-07-07T04:55:01.462Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Request body: 
2022-07-07T04:55:01.463Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.484Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.485Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.485Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status text  : 
2022-07-07T04:55:01.485Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.486Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Response body: {
  "requestId" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:49.000+00:00",
  "endTime" : "2022-07-07T04:54:59.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n\t\t\t\"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    }
  }
}
2022-07-07T04:55:01.486Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.487Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||InvokeReturn
2022-07-07T04:55:01.488Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.489Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:01.489Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.489Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.490Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:01.490Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"575a8ccaa791f05f", X-B3-SpanId:"f055a7c93c27224e", X-B3-ParentSpanId:"575a8ccaa791f05f", X-B3-Sampled:"0", X-ONAP-RequestID:"751a63dc-0a43-4b85-8ef7-6343e3248dfc", X-RequestID:"751a63dc-0a43-4b85-8ef7-6343e3248dfc", X-TransactionID:"751a63dc-0a43-4b85-8ef7-6343e3248dfc", X-ECOMP-RequestID:"751a63dc-0a43-4b85-8ef7-6343e3248dfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"132ec201-de2a-443c-9a3c-18b9c90f30da"]
2022-07-07T04:55:01.490Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:01.491Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.504Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.504Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.504Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:01.504Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.507Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:01.507Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.507Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:01.517Z|751a63dc-0a43-4b85-8ef7-6343e3248dfc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:01.639Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:01.642Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:01.643Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||Invoke
2022-07-07T04:55:01.643Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.644Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:01.685Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Method      : GET
2022-07-07T04:55:01.685Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"363c693e91f447db", X-B3-SpanId:"202687db1182fedd", X-B3-ParentSpanId:"363c693e91f447db", X-B3-Sampled:"0", X-ONAP-RequestID:"2520ae39-d6a8-4dc9-9a0d-ddf831b295bb", X-RequestID:"2520ae39-d6a8-4dc9-9a0d-ddf831b295bb", X-TransactionID:"2520ae39-d6a8-4dc9-9a0d-ddf831b295bb", X-ECOMP-RequestID:"2520ae39-d6a8-4dc9-9a0d-ddf831b295bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0565fe7-058a-4c54-967b-5820b87509fe"]
2022-07-07T04:55:01.686Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Request body: 
2022-07-07T04:55:01.686Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.688Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.688Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:55:01.689Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:55:01.692Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:55:01 GMT", X-ONAP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-TransactionID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ECOMP-RequestID:"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fbb71274-6b6a-49cd-a3c7-1aa0a56ed383", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.697Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41\",\"instanceId\":\"14405dc4-671a-4506-b229-cb8d318565a1\"}}","message":"Success","processInstanceID":"f51a0ff6-fdb0-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:55:01.697Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.701Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:55:01.717Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.718Z|8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:01.719Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.720Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status text  : 
2022-07-07T04:55:01.720Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.721Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Response body: {
  "requestId" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:49.000+00:00",
  "endTime" : "2022-07-07T04:54:59.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n\t\t\t\"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    }
  }
}
2022-07-07T04:55:01.721Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.722Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||InvokeReturn
2022-07-07T04:55:01.724Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.724Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:01.725Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.725Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.726Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:01.726Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"363c693e91f447db", X-B3-SpanId:"96c602334f51235d", X-B3-ParentSpanId:"363c693e91f447db", X-B3-Sampled:"0", X-ONAP-RequestID:"2520ae39-d6a8-4dc9-9a0d-ddf831b295bb", X-RequestID:"2520ae39-d6a8-4dc9-9a0d-ddf831b295bb", X-TransactionID:"2520ae39-d6a8-4dc9-9a0d-ddf831b295bb", X-ECOMP-RequestID:"2520ae39-d6a8-4dc9-9a0d-ddf831b295bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05c8f50b-2519-4a0d-82cb-a08b8e4fbbe8"]
2022-07-07T04:55:01.726Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:01.727Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.743Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.743Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.744Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:01.744Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.746Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:01.746Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.747Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:01.755Z|2520ae39-d6a8-4dc9-9a0d-ddf831b295bb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:01.847Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:01.851Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:01.852Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||Invoke
2022-07-07T04:55:01.852Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.852Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:01.852Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Method      : GET
2022-07-07T04:55:01.853Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8e9c15cc154c929", X-B3-SpanId:"6db44c68ca1dbdfd", X-B3-ParentSpanId:"a8e9c15cc154c929", X-B3-Sampled:"0", X-ONAP-RequestID:"0557f31c-c626-40cf-a869-5d45f180e7ed", X-RequestID:"0557f31c-c626-40cf-a869-5d45f180e7ed", X-TransactionID:"0557f31c-c626-40cf-a869-5d45f180e7ed", X-ECOMP-RequestID:"0557f31c-c626-40cf-a869-5d45f180e7ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83cf5f3d-ef07-4e7d-9de7-e7b6c50b33c5"]
2022-07-07T04:55:01.853Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Request body: 
2022-07-07T04:55:01.853Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.872Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.873Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.873Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status text  : 
2022-07-07T04:55:01.873Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.875Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Response body: {
  "requestId" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:55:00.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:01.000+00:00",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    }
  }
}
2022-07-07T04:55:01.875Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.875Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||InvokeReturn
2022-07-07T04:55:01.877Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.877Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:01.877Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.877Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.878Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:01.878Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8e9c15cc154c929", X-B3-SpanId:"1ac72e58747289ea", X-B3-ParentSpanId:"a8e9c15cc154c929", X-B3-Sampled:"0", X-ONAP-RequestID:"0557f31c-c626-40cf-a869-5d45f180e7ed", X-RequestID:"0557f31c-c626-40cf-a869-5d45f180e7ed", X-TransactionID:"0557f31c-c626-40cf-a869-5d45f180e7ed", X-ECOMP-RequestID:"0557f31c-c626-40cf-a869-5d45f180e7ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08089d52-79df-413c-8bf9-e283696e7776"]
2022-07-07T04:55:01.878Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:01.878Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.878Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:01.882Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:01.882Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||Invoke
2022-07-07T04:55:01.883Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.883Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:01.883Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Method      : GET
2022-07-07T04:55:01.883Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a311609780daee4", X-B3-SpanId:"0f4c6f7c2d0ebe21", X-B3-ParentSpanId:"0a311609780daee4", X-B3-Sampled:"0", X-ONAP-RequestID:"546ee57d-6600-42de-a807-5b47bfaa4c7b", X-RequestID:"546ee57d-6600-42de-a807-5b47bfaa4c7b", X-TransactionID:"546ee57d-6600-42de-a807-5b47bfaa4c7b", X-ECOMP-RequestID:"546ee57d-6600-42de-a807-5b47bfaa4c7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"852b915c-c3fa-457b-80cc-e84474721c30"]
2022-07-07T04:55:01.884Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Request body: 
2022-07-07T04:55:01.884Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.891Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.891Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.891Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:01.891Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.893Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:01.893Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.894Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:01.902Z|0557f31c-c626-40cf-a869-5d45f180e7ed|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:01.906Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.906Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.907Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status text  : 
2022-07-07T04:55:01.907Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.908Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Response body: {
  "requestId" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:49.000+00:00",
  "endTime" : "2022-07-07T04:54:59.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n\t\t\t\"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    }
  }
}
2022-07-07T04:55:01.908Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.909Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||InvokeReturn
2022-07-07T04:55:01.912Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.912Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:01.912Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:01.913Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:01.913Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:01.913Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a311609780daee4", X-B3-SpanId:"bb9b9c35d970485f", X-B3-ParentSpanId:"0a311609780daee4", X-B3-Sampled:"0", X-ONAP-RequestID:"546ee57d-6600-42de-a807-5b47bfaa4c7b", X-RequestID:"546ee57d-6600-42de-a807-5b47bfaa4c7b", X-TransactionID:"546ee57d-6600-42de-a807-5b47bfaa4c7b", X-ECOMP-RequestID:"546ee57d-6600-42de-a807-5b47bfaa4c7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b10a38a0-cfc2-4e96-adcf-b6568a8dd341"]
2022-07-07T04:55:01.914Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:01.914Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:01.925Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:01.926Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:01.926Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:01.926Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:01.928Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:01.928Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:01.928Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:01.935Z|546ee57d-6600-42de-a807-5b47bfaa4c7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:02.055Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:02.058Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:02.058Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||Invoke
2022-07-07T04:55:02.059Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:02.059Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d
2022-07-07T04:55:02.059Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Method      : GET
2022-07-07T04:55:02.060Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9010f9877e2d62f6", X-B3-SpanId:"59a87962c950903a", X-B3-ParentSpanId:"9010f9877e2d62f6", X-B3-Sampled:"0", X-ONAP-RequestID:"f5e0f3a4-8cc1-4611-8396-1b114385b6f2", X-RequestID:"f5e0f3a4-8cc1-4611-8396-1b114385b6f2", X-TransactionID:"f5e0f3a4-8cc1-4611-8396-1b114385b6f2", X-ECOMP-RequestID:"f5e0f3a4-8cc1-4611-8396-1b114385b6f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c109df47-3831-401d-95ec-0589556c29e9"]
2022-07-07T04:55:02.060Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Request body: 
2022-07-07T04:55:02.060Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||==========================request end================================================
2022-07-07T04:55:02.078Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:02.079Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:02.079Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Status text  : 
2022-07-07T04:55:02.079Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:02.081Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||Response body: {
  "requestId" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:49.000+00:00",
  "endTime" : "2022-07-07T04:54:59.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n\t\t\t\"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"25da5095-0cdb-477d-99d2-5c1e0ce0dd33\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3ad5a1bd-78aa-4427-aa79-c26a65011d2d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d"
    }
  }
}
2022-07-07T04:55:02.081Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:02.081Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|INFO|500||InvokeReturn
2022-07-07T04:55:02.083Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:02.083Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:02.083Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:02.084Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false
2022-07-07T04:55:02.084Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:02.084Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9010f9877e2d62f6", X-B3-SpanId:"0d737fe1c15230da", X-B3-ParentSpanId:"9010f9877e2d62f6", X-B3-Sampled:"0", X-ONAP-RequestID:"f5e0f3a4-8cc1-4611-8396-1b114385b6f2", X-RequestID:"f5e0f3a4-8cc1-4611-8396-1b114385b6f2", X-TransactionID:"f5e0f3a4-8cc1-4611-8396-1b114385b6f2", X-ECOMP-RequestID:"f5e0f3a4-8cc1-4611-8396-1b114385b6f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfb42509-05dc-42af-b2b6-7a6d9ce2b62c"]
2022-07-07T04:55:02.085Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:02.085Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:02.099Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:02.099Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:02.099Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:02.099Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:02.101Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:02.102Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:02.102Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3ad5a1bd-78aa-4427-aa79-c26a65011d2d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:02.109Z|f5e0f3a4-8cc1-4611-8396-1b114385b6f2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3ad5a1bd-78aa-4427-aa79-c26a65011d2d|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:03.536Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:03.538Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 11f18a97-21b7-45ff-9499-d484c9f160da already exists in requestDb InfraActiveRequests table
2022-07-07T04:55:03.538Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:03.539Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||Invoke
2022-07-07T04:55:03.539Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:03.539Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:03.540Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Method      : GET
2022-07-07T04:55:03.540Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6bc81468cd42f90", X-B3-SpanId:"00b1b2103922eb47", X-B3-ParentSpanId:"d6bc81468cd42f90", X-B3-Sampled:"0", X-ONAP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-TransactionID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ECOMP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23b8635e-1a83-4853-965a-243eaa960130"]
2022-07-07T04:55:03.540Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Request body: 
2022-07-07T04:55:03.541Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||==========================request end================================================
2022-07-07T04:55:03.558Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:03.559Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:55:03.559Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status text  : 
2022-07-07T04:55:03.559Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:03.560Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Response body: 
2022-07-07T04:55:03.560Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:03.561Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:03.572Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:55:03.572Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-07-07T04:55:03.575Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:03.601Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|INFO|500||Invoke
2022-07-07T04:55:03.601Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a with request headers:{Authorization=[***REDACTED***], X-RequestID=[11f18a97-21b7-45ff-9499-d484c9f160da], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3ae3ed7b-1e29-43ef-830e-03adbe3e1777], X-ECOMP-RequestID=[11f18a97-21b7-45ff-9499-d484c9f160da], X-TransactionId=[], X-ONAP-RequestID=[11f18a97-21b7-45ff-9499-d484c9f160da]}
2022-07-07T04:55:03.644Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:55:04:979-40769], Content-Length=[377], Date=[Thu, 07 Jul 2022 04:55:04 GMT], Content-Type=[application/json]}
2022-07-07T04:55:03.644Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a","ERR.5.4.6114"]}}}

2022-07-07T04:55:03.645Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:03.648Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a
2022-07-07T04:55:03.648Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 370f3b27-c419-4de0-b7b8-4a6a0486fc4a
2022-07-07T04:55:03.652Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:03.687Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|INFO|500||Invoke
2022-07-07T04:55:03.687Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a with request headers:{Authorization=[***REDACTED***], X-RequestID=[11f18a97-21b7-45ff-9499-d484c9f160da], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e0741c88-4ac4-4c4b-8fd1-37e7f089b5af], X-ECOMP-RequestID=[11f18a97-21b7-45ff-9499-d484c9f160da], X-TransactionId=[], X-ONAP-RequestID=[11f18a97-21b7-45ff-9499-d484c9f160da]}
2022-07-07T04:55:03.733Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:55:05:066-73556], Content-Length=[377], Date=[Thu, 07 Jul 2022 04:55:05 GMT], Content-Type=[application/json]}
2022-07-07T04:55:03.734Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a","ERR.5.4.6114"]}}}

2022-07-07T04:55:03.734Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:03.737Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/370f3b27-c419-4de0-b7b8-4a6a0486fc4a
2022-07-07T04:55:03.737Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 370f3b27-c419-4de0-b7b8-4a6a0486fc4a
2022-07-07T04:55:03.741Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:03.771Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:55:03.772Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-07-07T04:55:03.826Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-07-07T04:55:03.827Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:55:05:147-54701], vertex-id=[229520], Content-Length=[573], Date=[Thu, 07 Jul 2022 04:55:05 GMT], Content-Type=[application/json]}
2022-07-07T04:55:03.827Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1657169389028","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-07-07T04:55:03.828Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:55:03.829Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:55:03.830Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:55:03.831Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:55:03.831Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:03.831Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:55:03.831Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:55:03.832Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"169", X-B3-TraceId:"d6bc81468cd42f90", X-B3-SpanId:"f3d9524c1b1d7f31", X-B3-ParentSpanId:"d6bc81468cd42f90", X-B3-Sampled:"0", X-ONAP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-TransactionID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ECOMP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61ee9852-af6d-4174-85c7-44b3ff3e268f"]
2022-07-07T04:55:03.832Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692"},"instanceName":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0","requestScope":"vnf"}
2022-07-07T04:55:03.832Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:55:03.854Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:03.854Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:03.854Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:55:03.855Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:03.855Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:55:03.855Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:03.855Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:55:03.856Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b
2022-07-07T04:55:03.857Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|INFO|500||Invoke
2022-07-07T04:55:03.857Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:03.857Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b
2022-07-07T04:55:03.857Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||Method      : GET
2022-07-07T04:55:03.857Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-TransactionID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ECOMP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8878202b-ab6c-4570-b903-415361aab72d"]
2022-07-07T04:55:03.858Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||Request body: 
2022-07-07T04:55:03.858Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||==========================request end================================================
2022-07-07T04:55:03.909Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:03.909Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:03.910Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||Status text  : 
2022-07-07T04:55:03.911Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:03.912Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 7,
      "modelCustomizationUUID" : "3408d073-e3e5-4877-8cac-5d78b93a152b",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-07-07 04:51:58.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-07-07T04:51:58.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b"
    }
  }
}
2022-07-07T04:55:03.912Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:03.913Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3408d073-e3e5-4877-8cac-5d78b93a152b|INFO|500||InvokeReturn
2022-07-07T04:55:03.930Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources
2022-07-07T04:55:03.931Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke
2022-07-07T04:55:03.931Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:03.931Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources
2022-07-07T04:55:03.932Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method      : GET
2022-07-07T04:55:03.932Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-TransactionID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ECOMP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d57611-b7fb-42d7-8d64-d750da054dfa"]
2022-07-07T04:55:03.932Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 
2022-07-07T04:55:03.933Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================
2022-07-07T04:55:03.975Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:03.976Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:03.976Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text  : 
2022-07-07T04:55:03.977Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/3e75c2ab-f8ca-45e9-aa6b-097320de68da", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:03.978Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "3e75c2ab-f8ca-45e9-aa6b-097320de68da",
  "modelInvariantUUID" : "28ad7199-6a39-4a76-ac48-015947df6c6b",
  "modelName" : "basic_cnf",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2022-07-07T04:51:58.000+00:00",
  "modelInvariantId" : "28ad7199-6a39-4a76-ac48-015947df6c6b",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/3e75c2ab-f8ca-45e9-aa6b-097320de68da"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/3e75c2ab-f8ca-45e9-aa6b-097320de68da"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/3e75c2ab-f8ca-45e9-aa6b-097320de68da/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/3e75c2ab-f8ca-45e9-aa6b-097320de68da/heatTemplates"
    }
  }
}
2022-07-07T04:55:03.978Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:03.979Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn
2022-07-07T04:55:03.992Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-07-07T04:55:03.992Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-07-07T04:55:03.993Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:03.993Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-07-07T04:55:03.993Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:55:03.994Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-TransactionID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ECOMP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d344e785-c845-4102-9e7f-94252c4bf4f9"]
2022-07-07T04:55:03.994Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:55:03.995Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:55:04.036Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:04.036Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:04.037Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:55:04.037Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:04.037Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10032,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10032"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10032"
    }
  }
}
2022-07-07T04:55:04.038Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:04.038Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-07-07T04:55:04.049Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:55:04.050Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:55:04.050Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:04.050Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:55:04.051Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:55:04.051Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2557", X-B3-TraceId:"d6bc81468cd42f90", X-B3-SpanId:"f4885bb48ab18ee2", X-B3-ParentSpanId:"d6bc81468cd42f90", X-B3-Sampled:"0", X-ONAP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-TransactionID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ECOMP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdf2a009-96f7-421b-bd94-ad9e4a1c6f80"]
2022-07-07T04:55:04.051Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"11f18a97-21b7-45ff-9499-d484c9f160da","requestStatus":"IN_PROGRESS","startTime":1657169703572,"source":"VID","vnfName":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"11f18a97-21b7-45ff-9499-d484c9f160da"}
2022-07-07T04:55:04.051Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:55:04.084Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:04.085Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:55:04.085Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:55:04.085Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:04.086Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:55:03.572+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:55:04.429+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    }
  }
}
2022-07-07T04:55:04.087Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:04.087Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:55:04.100Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:55:04.101Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:55:04.101Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:04.101Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:55:04.102Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:55:04.102Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2917", X-B3-TraceId:"d6bc81468cd42f90", X-B3-SpanId:"da590d2c31ae36e0", X-B3-ParentSpanId:"d6bc81468cd42f90", X-B3-Sampled:"0", X-ONAP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-TransactionID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ECOMP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11fccd05-c691-4f9b-b73f-4de9949eac99"]
2022-07-07T04:55:04.103Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"28ad7199-6a39-4a76-ac48-015947df6c6b\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3408d073-e3e5-4877-8cac-5d78b93a152b\",\"modelVersionId\":\"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\"modelCustomizationId\":\"3408d073-e3e5-4877-8cac-5d78b93a152b\",\"modelUuid\":\"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\"modelInvariantUuid\":\"28ad7199-6a39-4a76-ac48-015947df6c6b\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\"modelInfo\":{\"modelInvariantId\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f3466b16-6fac-468c-a41c-7243fb79c047\",\"modelUuid\":\"f3466b16-6fac-468c-a41c-7243fb79c047\",\"modelInvariantUuid\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\"}","type":"String"},"requestId":{"value":"11f18a97-21b7-45ff-9499-d484c9f160da","type":"String"},"mso-request-id":{"value":"11f18a97-21b7-45ff-9499-d484c9f160da","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:55:04.103Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:55:04.698Z|527b8b80-5ad8-4b8e-a7fb-bedc6de5b0f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:04.699Z|527b8b80-5ad8-4b8e-a7fb-bedc6de5b0f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:04.917Z|ce95cbd4-233e-4c45-b7e1-5797832bab75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:04.918Z|ce95cbd4-233e-4c45-b7e1-5797832bab75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:05.120Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:05.120Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:55:05.120Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:55:05.121Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:55:05 GMT", X-ONAP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-TransactionID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ECOMP-RequestID:"11f18a97-21b7-45ff-9499-d484c9f160da", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"11fccd05-c691-4f9b-b73f-4de9949eac99", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:05.121Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"11f18a97-21b7-45ff-9499-d484c9f160da\",\"instanceId\":\"a199ba8d-bbf6-495f-8c71-f6062d4164d1\"}}","message":"Success","processInstanceID":"f725be2f-fdb0-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:55:05.121Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:05.122Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:55:05.125Z|11f18a97-21b7-45ff-9499-d484c9f160da|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:05.252Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:05.256Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:05.256Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||Invoke
2022-07-07T04:55:05.256Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:05.257Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:05.257Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Method      : GET
2022-07-07T04:55:05.257Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a576e7fc9a567d6", X-B3-SpanId:"253c6de7b08ca2f0", X-B3-ParentSpanId:"9a576e7fc9a567d6", X-B3-Sampled:"0", X-ONAP-RequestID:"1fc12fda-2703-42d8-8445-f31f68573458", X-RequestID:"1fc12fda-2703-42d8-8445-f31f68573458", X-TransactionID:"1fc12fda-2703-42d8-8445-f31f68573458", X-ECOMP-RequestID:"1fc12fda-2703-42d8-8445-f31f68573458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9a82b67-e116-4fc5-8e1d-12db50d0b848"]
2022-07-07T04:55:05.257Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Request body: 
2022-07-07T04:55:05.258Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||==========================request end================================================
2022-07-07T04:55:05.290Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:05.291Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:05.291Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status text  : 
2022-07-07T04:55:05.291Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:05.292Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Response body: {
  "requestId" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:55:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:05.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    }
  }
}
2022-07-07T04:55:05.300Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:05.301Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||InvokeReturn
2022-07-07T04:55:05.303Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:05.304Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:05.304Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:05.305Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:05.305Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:05.306Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a576e7fc9a567d6", X-B3-SpanId:"989780ef21585ff9", X-B3-ParentSpanId:"9a576e7fc9a567d6", X-B3-Sampled:"0", X-ONAP-RequestID:"1fc12fda-2703-42d8-8445-f31f68573458", X-RequestID:"1fc12fda-2703-42d8-8445-f31f68573458", X-TransactionID:"1fc12fda-2703-42d8-8445-f31f68573458", X-ECOMP-RequestID:"1fc12fda-2703-42d8-8445-f31f68573458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf8dcd1e-e2e1-4099-85fd-58ccbbd0e858"]
2022-07-07T04:55:05.306Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:05.307Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:05.322Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:05.323Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:05.323Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:05.323Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:05.324Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:05.324Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:05.325Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:05.333Z|1fc12fda-2703-42d8-8445-f31f68573458|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:05.392Z|4bc354ce-ed54-4b2a-8eb2-660bb0f02276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:05.392Z|4bc354ce-ed54-4b2a-8eb2-660bb0f02276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:09.432Z|87e3b535-8511-4cd2-bb4c-07e17b942220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:55:09.433Z|87e3b535-8511-4cd2-bb4c-07e17b942220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:55:09.727Z|80d0f797-ae96-421e-a690-37dabd88029d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:55:09.728Z|80d0f797-ae96-421e-a690-37dabd88029d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:55:12.023Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:12.028Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:12.029Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||Invoke
2022-07-07T04:55:12.029Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:12.030Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:12.030Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Method      : GET
2022-07-07T04:55:12.030Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f1df68908b08453", X-B3-SpanId:"4622a835e0e73acd", X-B3-ParentSpanId:"6f1df68908b08453", X-B3-Sampled:"0", X-ONAP-RequestID:"4d5fcc3e-ab93-4002-9608-3b959a85330e", X-RequestID:"4d5fcc3e-ab93-4002-9608-3b959a85330e", X-TransactionID:"4d5fcc3e-ab93-4002-9608-3b959a85330e", X-ECOMP-RequestID:"4d5fcc3e-ab93-4002-9608-3b959a85330e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04e58557-5dc8-4e9d-936d-a5fcd5f1bccb"]
2022-07-07T04:55:12.031Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Request body: 
2022-07-07T04:55:12.031Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||==========================request end================================================
2022-07-07T04:55:12.052Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:12.053Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:12.053Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status text  : 
2022-07-07T04:55:12.053Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:12.056Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Response body: {
  "requestId" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:00.000+00:00",
  "endTime" : "2022-07-07T04:55:05.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:05.000+00:00",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    }
  }
}
2022-07-07T04:55:12.056Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:12.057Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||InvokeReturn
2022-07-07T04:55:12.059Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:12.059Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:12.059Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:12.060Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:12.060Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:12.060Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f1df68908b08453", X-B3-SpanId:"788d1e36aeb8caf8", X-B3-ParentSpanId:"6f1df68908b08453", X-B3-Sampled:"0", X-ONAP-RequestID:"4d5fcc3e-ab93-4002-9608-3b959a85330e", X-RequestID:"4d5fcc3e-ab93-4002-9608-3b959a85330e", X-TransactionID:"4d5fcc3e-ab93-4002-9608-3b959a85330e", X-ECOMP-RequestID:"4d5fcc3e-ab93-4002-9608-3b959a85330e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25d14c11-e4a8-492d-917a-347ece4e13e0"]
2022-07-07T04:55:12.061Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:12.061Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:12.074Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:12.074Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:12.074Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:12.075Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:12.075Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:12.076Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:12.076Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:12.083Z|4d5fcc3e-ab93-4002-9608-3b959a85330e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:12.198Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:12.201Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:12.202Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||Invoke
2022-07-07T04:55:12.202Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:12.202Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:12.203Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Method      : GET
2022-07-07T04:55:12.203Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f3b8cb69a43bddc", X-B3-SpanId:"4dc23ea2459d459f", X-B3-ParentSpanId:"7f3b8cb69a43bddc", X-B3-Sampled:"0", X-ONAP-RequestID:"9964cb07-9699-4fd5-9252-7dba873eb3c0", X-RequestID:"9964cb07-9699-4fd5-9252-7dba873eb3c0", X-TransactionID:"9964cb07-9699-4fd5-9252-7dba873eb3c0", X-ECOMP-RequestID:"9964cb07-9699-4fd5-9252-7dba873eb3c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36fc3290-8fce-4bba-baa3-54c0eedb0232"]
2022-07-07T04:55:12.203Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Request body: 
2022-07-07T04:55:12.203Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||==========================request end================================================
2022-07-07T04:55:12.230Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:12.230Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:12.230Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status text  : 
2022-07-07T04:55:12.231Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:12.233Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Response body: {
  "requestId" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:00.000+00:00",
  "endTime" : "2022-07-07T04:55:05.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:05.000+00:00",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    }
  }
}
2022-07-07T04:55:12.233Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:12.234Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||InvokeReturn
2022-07-07T04:55:12.235Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:12.235Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:12.236Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:12.236Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:12.236Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:12.237Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f3b8cb69a43bddc", X-B3-SpanId:"e91a2be737f51f34", X-B3-ParentSpanId:"7f3b8cb69a43bddc", X-B3-Sampled:"0", X-ONAP-RequestID:"9964cb07-9699-4fd5-9252-7dba873eb3c0", X-RequestID:"9964cb07-9699-4fd5-9252-7dba873eb3c0", X-TransactionID:"9964cb07-9699-4fd5-9252-7dba873eb3c0", X-ECOMP-RequestID:"9964cb07-9699-4fd5-9252-7dba873eb3c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"670c700b-96ee-43cf-a51a-e63934c9ae71"]
2022-07-07T04:55:12.237Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:12.237Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:12.251Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:12.251Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:12.251Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:12.252Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:12.253Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:12.253Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:12.253Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:12.260Z|9964cb07-9699-4fd5-9252-7dba873eb3c0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:12.391Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:12.395Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:12.395Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||Invoke
2022-07-07T04:55:12.396Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:12.396Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:12.396Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Method      : GET
2022-07-07T04:55:12.396Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a4fe48fac842e22", X-B3-SpanId:"2be24cc3d094da75", X-B3-ParentSpanId:"6a4fe48fac842e22", X-B3-Sampled:"0", X-ONAP-RequestID:"40191f37-4a59-46cb-b2b7-4144bc1e8d39", X-RequestID:"40191f37-4a59-46cb-b2b7-4144bc1e8d39", X-TransactionID:"40191f37-4a59-46cb-b2b7-4144bc1e8d39", X-ECOMP-RequestID:"40191f37-4a59-46cb-b2b7-4144bc1e8d39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8863396-128d-4ec2-82bb-0775fcad5216"]
2022-07-07T04:55:12.397Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Request body: 
2022-07-07T04:55:12.397Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||==========================request end================================================
2022-07-07T04:55:12.418Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:12.419Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:12.419Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status text  : 
2022-07-07T04:55:12.420Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:12.420Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Response body: {
  "requestId" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:00.000+00:00",
  "endTime" : "2022-07-07T04:55:05.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:05.000+00:00",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    }
  }
}
2022-07-07T04:55:12.421Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:12.421Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||InvokeReturn
2022-07-07T04:55:12.423Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:12.423Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:12.423Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:12.424Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:12.424Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:12.424Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a4fe48fac842e22", X-B3-SpanId:"5dd43523d365097b", X-B3-ParentSpanId:"6a4fe48fac842e22", X-B3-Sampled:"0", X-ONAP-RequestID:"40191f37-4a59-46cb-b2b7-4144bc1e8d39", X-RequestID:"40191f37-4a59-46cb-b2b7-4144bc1e8d39", X-TransactionID:"40191f37-4a59-46cb-b2b7-4144bc1e8d39", X-ECOMP-RequestID:"40191f37-4a59-46cb-b2b7-4144bc1e8d39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cebe0bb-ffd3-4b95-94f6-eba4999d61b7"]
2022-07-07T04:55:12.425Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:12.425Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:12.443Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:12.443Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:12.443Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:12.444Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:12.445Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:12.445Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:12.445Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:12.455Z|40191f37-4a59-46cb-b2b7-4144bc1e8d39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:12.577Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:12.582Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:12.582Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||Invoke
2022-07-07T04:55:12.582Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:12.583Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41
2022-07-07T04:55:12.583Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Method      : GET
2022-07-07T04:55:12.583Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3cb3257de662d8d", X-B3-SpanId:"235ac28a31da5e03", X-B3-ParentSpanId:"d3cb3257de662d8d", X-B3-Sampled:"0", X-ONAP-RequestID:"ee8a35cc-f108-4a69-852a-e52d68df2715", X-RequestID:"ee8a35cc-f108-4a69-852a-e52d68df2715", X-TransactionID:"ee8a35cc-f108-4a69-852a-e52d68df2715", X-ECOMP-RequestID:"ee8a35cc-f108-4a69-852a-e52d68df2715", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33d00794-1943-45d0-a28c-689911556ac3"]
2022-07-07T04:55:12.583Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Request body: 
2022-07-07T04:55:12.583Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||==========================request end================================================
2022-07-07T04:55:12.601Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:12.602Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:12.602Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Status text  : 
2022-07-07T04:55:12.602Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:12.603Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||Response body: {
  "requestId" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:00.000+00:00",
  "endTime" : "2022-07-07T04:55:05.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"c34a2694-d6bf-438f-a070-c047e0afe9d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3f81b54b-9b44-4916-8749-13f2afb91359\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:05.000+00:00",
  "serviceInstanceId" : "14405dc4-671a-4506-b229-cb8d318565a1",
  "serviceInstanceName" : "basic_network-066250a2-5524-4a6e-905e-bd18ff5f8940",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/14405dc4-671a-4506-b229-cb8d318565a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41"
    }
  }
}
2022-07-07T04:55:12.603Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:12.604Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|INFO|500||InvokeReturn
2022-07-07T04:55:12.605Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:12.605Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:12.606Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:12.606Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false
2022-07-07T04:55:12.606Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:12.606Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3cb3257de662d8d", X-B3-SpanId:"a75660e965c04072", X-B3-ParentSpanId:"d3cb3257de662d8d", X-B3-Sampled:"0", X-ONAP-RequestID:"ee8a35cc-f108-4a69-852a-e52d68df2715", X-RequestID:"ee8a35cc-f108-4a69-852a-e52d68df2715", X-TransactionID:"ee8a35cc-f108-4a69-852a-e52d68df2715", X-ECOMP-RequestID:"ee8a35cc-f108-4a69-852a-e52d68df2715", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb354bca-5893-4ba9-86e3-fe5e906dda9b"]
2022-07-07T04:55:12.607Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:12.607Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:12.619Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:12.619Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:12.620Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:12.620Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:12.621Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:12.621Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:12.622Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:12.629Z|ee8a35cc-f108-4a69-852a-e52d68df2715|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f3d1d-deef-41e6-9a5b-470f1e0e5b41|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:14.720Z|3d4e9c47-593a-48aa-9b17-86d0e8c58fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:14.720Z|3d4e9c47-593a-48aa-9b17-86d0e8c58fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:14.941Z|89a92208-9ce9-4589-ad30-3d34c9b6cf75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:14.941Z|89a92208-9ce9-4589-ad30-3d34c9b6cf75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:15.414Z|a8ceafb0-98e5-403a-ae09-fa59bb3b6d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:15.415Z|a8ceafb0-98e5-403a-ae09-fa59bb3b6d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:15.464Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:15.468Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:15.468Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||Invoke
2022-07-07T04:55:15.468Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:15.468Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:15.468Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Method      : GET
2022-07-07T04:55:15.469Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c47d0b52e8af4cbf", X-B3-SpanId:"10a41fb899462f05", X-B3-ParentSpanId:"c47d0b52e8af4cbf", X-B3-Sampled:"0", X-ONAP-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-TransactionID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-ECOMP-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f7f199-dc7d-458a-86ed-c441a856a802"]
2022-07-07T04:55:15.469Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Request body: 
2022-07-07T04:55:15.469Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||==========================request end================================================
2022-07-07T04:55:15.491Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:15.492Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:15.492Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status text  : 
2022-07-07T04:55:15.492Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:15.493Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Response body: {
  "requestId" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-07-07T04:55:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:12.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    }
  }
}
2022-07-07T04:55:15.493Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:15.494Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||InvokeReturn
2022-07-07T04:55:15.495Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:15.495Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:15.496Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:15.496Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:15.496Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:15.496Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c47d0b52e8af4cbf", X-B3-SpanId:"9a708200309e5955", X-B3-ParentSpanId:"c47d0b52e8af4cbf", X-B3-Sampled:"0", X-ONAP-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-TransactionID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-ECOMP-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"751c3c65-376f-4512-8a39-ade45979886a"]
2022-07-07T04:55:15.497Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:15.497Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:15.509Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:15.509Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:15.509Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:15.510Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:15.511Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:15.511Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:15.512Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:15.550Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:55:15.550Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:55:15.551Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:15.551Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:55:15.551Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:55:15.551Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-TransactionID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-ECOMP-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44ffc198-1d8a-4858-b483-795140ce6e4b"]
2022-07-07T04:55:15.552Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:55:15.552Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:55:15.704Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:15.705Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:15.705Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:55:15.706Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37CB2373C5843D8581057F7276DF1B69; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 07 Jul 2022 04:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:15.707Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"11f18a97-21b7-45ff-9499-d484c9f160da","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T04:55:09.695+0000","endTime":"2022-07-07T04:55:12.504+0000","removalTime":null,"durationInMillis":2809,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f725be2f-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"f84b04be-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T04:55:15.707Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:15.707Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11f18a97-21b7-45ff-9499-d484c9f160da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:55:15.735Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:55:15.735Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:55:15.735Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:15.736Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:55:15.736Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:55:15.737Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-TransactionID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-ECOMP-RequestID:"c6b061dc-adef-4fe8-b89f-50650d29c284", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb2f85c3-c137-4d22-a474-e9c7e88593eb"]
2022-07-07T04:55:15.737Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:55:15.737Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:55:15.868Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:15.868Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:15.869Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:55:15.869Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8860212A76ABA422F61BBC27842840DA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 04:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:15.870Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fa4bde2d-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:55:09.699+0000","endTime":"2022-07-07T04:55:10.110+0000","durationInMillis":411,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f725be2f-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:55:15.870Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:15.870Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa4b41da-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:55:15.874Z|c6b061dc-adef-4fe8-b89f-50650d29c284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:18.739Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:18.744Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a
2022-07-07T04:55:18.744Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|INFO|500||Invoke
2022-07-07T04:55:18.744Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:18.745Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a
2022-07-07T04:55:18.745Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Method      : GET
2022-07-07T04:55:18.745Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1acb4cac91dd50b6", X-B3-SpanId:"631cd5848e83e2f4", X-B3-ParentSpanId:"1acb4cac91dd50b6", X-B3-Sampled:"0", X-ONAP-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-TransactionID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-ECOMP-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bea1d2fa-d72a-4c4d-b034-f68d32efd210"]
2022-07-07T04:55:18.745Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Request body: 
2022-07-07T04:55:18.745Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||==========================request end================================================
2022-07-07T04:55:18.766Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:18.767Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:18.767Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Status text  : 
2022-07-07T04:55:18.768Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:18.768Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Response body: {
  "requestId" : "726370d7-9cac-4da3-97b8-eda9ecf0410a",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2022-07-07T04:54:50.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\n            \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n            \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"181e7d09-c343-4b55-ace7-dbd820c96f1e\",\n            \"owningEntityName\":\"OE-ETE_Customer-181e7d09-c343-4b55-ace7-dbd820c96f1e\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6d50e809-dbd2-4e87-bc63-d032c00ead31\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\n            \"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n                            \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF c0880637-8469 0\",\n                                        \"modelCustomizationId\":\"f3b78d53-cf36-4201-a686-b733f90599fb\",\n                                        \"modelInvariantId\":\"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\n                                        \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n                                        \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"tjH9F175E5b7VUVaq5gy\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:18.000+00:00",
  "serviceInstanceId" : "b08e61bb-a07a-4a5e-9c37-f4351f3d5b13",
  "serviceInstanceName" : "Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "726370d7-9cac-4da3-97b8-eda9ecf0410a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a"
    }
  }
}
2022-07-07T04:55:18.769Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:18.769Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|INFO|500||InvokeReturn
2022-07-07T04:55:18.771Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false
2022-07-07T04:55:18.772Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:18.772Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:18.772Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false
2022-07-07T04:55:18.773Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:18.774Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1acb4cac91dd50b6", X-B3-SpanId:"7cbd3093c006c30c", X-B3-ParentSpanId:"1acb4cac91dd50b6", X-B3-Sampled:"0", X-ONAP-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-TransactionID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-ECOMP-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2834f3c5-e282-4215-a252-8d0f105aaea1"]
2022-07-07T04:55:18.774Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:18.774Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:18.796Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:18.797Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:18.797Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:18.798Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:18.798Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:18.799Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:18.799Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:18.824Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:55:18.825Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:55:18.825Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:18.826Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:55:18.826Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:55:18.826Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-TransactionID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-ECOMP-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e4751d4-83ed-4867-8350-644812f50607"]
2022-07-07T04:55:18.827Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:55:18.827Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:55:19.005Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:19.006Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:19.006Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:55:19.007Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=97CF6826FAED99FEAF07EE8899C19BE2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Thu, 07 Jul 2022 04:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:19.007Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4411581-fdb0-11ec-b1f4-5a95a6e7cf94","businessKey":"726370d7-9cac-4da3-97b8-eda9ecf0410a","processDefinitionId":"WaitForPnfReadyBB:1:1ec44ea5-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-07-07T04:54:59.562+0000","endTime":"2022-07-07T04:55:17.776+0000","removalTime":null,"durationInMillis":18214,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"ef90104e-fdb0-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"f38a6f11-fdb0-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T04:55:19.007Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:19.008Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=726370d7-9cac-4da3-97b8-eda9ecf0410a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:55:19.028Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:55:19.029Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:55:19.029Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:19.029Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:55:19.029Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:55:19.030Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-TransactionID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-ECOMP-RequestID:"19390677-01af-466a-ad9c-9cfd3cad4e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77a336f9-271e-4d5b-9e29-5565f50536df"]
2022-07-07T04:55:19.030Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:55:19.030Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:55:19.211Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:19.212Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:19.212Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:55:19.213Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2C121371E60F340346F86AE3B45C480E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"791", Date:"Thu, 07 Jul 2022 04:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:19.214Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"AaiEntryUpdated:ff1bb54d-fdb0-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"f4411581-fdb0-11ec-b1f4-5a95a6e7cf94","activityId":"AaiEntryUpdated","activityName":"AAI entry updated","activityType":"noneEndEvent","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:1ec44ea5-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"f4411581-fdb0-11ec-b1f4-5a95a6e7cf94","executionId":"f4411581-fdb0-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:55:17.772+0000","endTime":"2022-07-07T04:55:17.774+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef90104e-fdb0-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:55:19.214Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:19.215Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4411581-fdb0-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:55:19.221Z|19390677-01af-466a-ad9c-9cfd3cad4e1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:24.432Z|0a841aa3-ed8a-42dc-a9d4-a9e90046b11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:55:24.433Z|0a841aa3-ed8a-42dc-a9d4-a9e90046b11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:55:24.749Z|bfaafce0-dba5-4136-a609-8a24e5e8f5a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:24.750Z|bfaafce0-dba5-4136-a609-8a24e5e8f5a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:24.965Z|16f9ba8a-cfac-49ce-bf1c-a5735a84844f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:24.965Z|16f9ba8a-cfac-49ce-bf1c-a5735a84844f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:25.442Z|34f1f9f5-1655-4baf-92c8-7292c35a26b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:25.443Z|34f1f9f5-1655-4baf-92c8-7292c35a26b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:25.999Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:26.003Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.004Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||Invoke
2022-07-07T04:55:26.004Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.005Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.005Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Method      : GET
2022-07-07T04:55:26.005Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38d3c34d86cefce4", X-B3-SpanId:"c673453b254496d5", X-B3-ParentSpanId:"38d3c34d86cefce4", X-B3-Sampled:"0", X-ONAP-RequestID:"f0f1b412-9fdb-4bdb-8a9e-135172f58bd7", X-RequestID:"f0f1b412-9fdb-4bdb-8a9e-135172f58bd7", X-TransactionID:"f0f1b412-9fdb-4bdb-8a9e-135172f58bd7", X-ECOMP-RequestID:"f0f1b412-9fdb-4bdb-8a9e-135172f58bd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77130108-c66b-4b7e-8a9a-22aea65f39f7"]
2022-07-07T04:55:26.006Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Request body: 
2022-07-07T04:55:26.006Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.027Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.028Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.028Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status text  : 
2022-07-07T04:55:26.029Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.029Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Response body: {
  "requestId" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:03.000+00:00",
  "endTime" : "2022-07-07T04:55:15.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:15.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    }
  }
}
2022-07-07T04:55:26.030Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.031Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||InvokeReturn
2022-07-07T04:55:26.032Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.032Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:26.033Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.033Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.033Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:26.034Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38d3c34d86cefce4", X-B3-SpanId:"21f986bdab0e1abe", X-B3-ParentSpanId:"38d3c34d86cefce4", X-B3-Sampled:"0", X-ONAP-RequestID:"f0f1b412-9fdb-4bdb-8a9e-135172f58bd7", X-RequestID:"f0f1b412-9fdb-4bdb-8a9e-135172f58bd7", X-TransactionID:"f0f1b412-9fdb-4bdb-8a9e-135172f58bd7", X-ECOMP-RequestID:"f0f1b412-9fdb-4bdb-8a9e-135172f58bd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e66217a8-d75c-4214-8fcc-146f42387331"]
2022-07-07T04:55:26.034Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:26.034Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.047Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.047Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.048Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:26.048Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.049Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:26.050Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.050Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:26.060Z|f0f1b412-9fdb-4bdb-8a9e-135172f58bd7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:26.184Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:26.188Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.189Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||Invoke
2022-07-07T04:55:26.189Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.189Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.190Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Method      : GET
2022-07-07T04:55:26.190Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df86fc8b79d6b6fa", X-B3-SpanId:"22d83b0e05f5b41b", X-B3-ParentSpanId:"df86fc8b79d6b6fa", X-B3-Sampled:"0", X-ONAP-RequestID:"315fb83f-098b-47e8-ba67-7372703a559c", X-RequestID:"315fb83f-098b-47e8-ba67-7372703a559c", X-TransactionID:"315fb83f-098b-47e8-ba67-7372703a559c", X-ECOMP-RequestID:"315fb83f-098b-47e8-ba67-7372703a559c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae3b419a-78f0-4051-8ed5-108fa4ab1fef"]
2022-07-07T04:55:26.190Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Request body: 
2022-07-07T04:55:26.191Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.211Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.212Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.212Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status text  : 
2022-07-07T04:55:26.213Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.213Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Response body: {
  "requestId" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:03.000+00:00",
  "endTime" : "2022-07-07T04:55:15.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:15.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    }
  }
}
2022-07-07T04:55:26.214Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.214Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||InvokeReturn
2022-07-07T04:55:26.216Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.217Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:26.217Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.218Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.218Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:26.218Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df86fc8b79d6b6fa", X-B3-SpanId:"664c25880ad0ed44", X-B3-ParentSpanId:"df86fc8b79d6b6fa", X-B3-Sampled:"0", X-ONAP-RequestID:"315fb83f-098b-47e8-ba67-7372703a559c", X-RequestID:"315fb83f-098b-47e8-ba67-7372703a559c", X-TransactionID:"315fb83f-098b-47e8-ba67-7372703a559c", X-ECOMP-RequestID:"315fb83f-098b-47e8-ba67-7372703a559c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45a33708-1bc0-4f8a-a02b-126aa226d7aa"]
2022-07-07T04:55:26.219Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:26.219Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.233Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.234Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.234Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:26.235Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.235Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:26.236Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.236Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:26.248Z|315fb83f-098b-47e8-ba67-7372703a559c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:26.366Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:26.371Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.372Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||Invoke
2022-07-07T04:55:26.373Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.373Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.373Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Method      : GET
2022-07-07T04:55:26.373Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"505e4af422d69073", X-B3-SpanId:"6e6845dc81a6f3b6", X-B3-ParentSpanId:"505e4af422d69073", X-B3-Sampled:"0", X-ONAP-RequestID:"b9937595-a191-4ebe-9ba9-944f6130af3d", X-RequestID:"b9937595-a191-4ebe-9ba9-944f6130af3d", X-TransactionID:"b9937595-a191-4ebe-9ba9-944f6130af3d", X-ECOMP-RequestID:"b9937595-a191-4ebe-9ba9-944f6130af3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5e75760-f2b6-4deb-8e83-4687ea0c6734"]
2022-07-07T04:55:26.374Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Request body: 
2022-07-07T04:55:26.374Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.393Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.394Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.394Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status text  : 
2022-07-07T04:55:26.395Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.396Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Response body: {
  "requestId" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:03.000+00:00",
  "endTime" : "2022-07-07T04:55:15.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:15.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    }
  }
}
2022-07-07T04:55:26.396Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.396Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||InvokeReturn
2022-07-07T04:55:26.400Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.400Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:26.401Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.401Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.401Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:26.402Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"505e4af422d69073", X-B3-SpanId:"76e58d9c26b96320", X-B3-ParentSpanId:"505e4af422d69073", X-B3-Sampled:"0", X-ONAP-RequestID:"b9937595-a191-4ebe-9ba9-944f6130af3d", X-RequestID:"b9937595-a191-4ebe-9ba9-944f6130af3d", X-TransactionID:"b9937595-a191-4ebe-9ba9-944f6130af3d", X-ECOMP-RequestID:"b9937595-a191-4ebe-9ba9-944f6130af3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"853db80e-0398-4edc-a98c-a3d6b0ec47ba"]
2022-07-07T04:55:26.403Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:26.403Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.421Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.422Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.422Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:26.423Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.423Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:26.423Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.424Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:26.431Z|b9937595-a191-4ebe-9ba9-944f6130af3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:26.557Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:26.561Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.561Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||Invoke
2022-07-07T04:55:26.562Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.562Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.562Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Method      : GET
2022-07-07T04:55:26.562Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"859e2936a2431f8a", X-B3-SpanId:"8d2a37a04e639980", X-B3-ParentSpanId:"859e2936a2431f8a", X-B3-Sampled:"0", X-ONAP-RequestID:"cef998a2-7270-4bc3-ba3c-372df3fd7bed", X-RequestID:"cef998a2-7270-4bc3-ba3c-372df3fd7bed", X-TransactionID:"cef998a2-7270-4bc3-ba3c-372df3fd7bed", X-ECOMP-RequestID:"cef998a2-7270-4bc3-ba3c-372df3fd7bed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b25f96f-2f39-4579-8ef2-e07346686b6f"]
2022-07-07T04:55:26.563Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Request body: 
2022-07-07T04:55:26.563Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.581Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.582Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.582Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status text  : 
2022-07-07T04:55:26.582Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.584Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Response body: {
  "requestId" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:03.000+00:00",
  "endTime" : "2022-07-07T04:55:15.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:15.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    }
  }
}
2022-07-07T04:55:26.584Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.584Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||InvokeReturn
2022-07-07T04:55:26.586Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.586Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:26.586Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.587Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.587Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:26.587Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"859e2936a2431f8a", X-B3-SpanId:"81c76f4fc69411c1", X-B3-ParentSpanId:"859e2936a2431f8a", X-B3-Sampled:"0", X-ONAP-RequestID:"cef998a2-7270-4bc3-ba3c-372df3fd7bed", X-RequestID:"cef998a2-7270-4bc3-ba3c-372df3fd7bed", X-TransactionID:"cef998a2-7270-4bc3-ba3c-372df3fd7bed", X-ECOMP-RequestID:"cef998a2-7270-4bc3-ba3c-372df3fd7bed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"193214b7-7c45-49be-b2ae-684d962ca5fa"]
2022-07-07T04:55:26.587Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:26.588Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.599Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.599Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.599Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:26.600Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.601Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:26.601Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.601Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:26.609Z|cef998a2-7270-4bc3-ba3c-372df3fd7bed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:26.730Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:26.734Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.735Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||Invoke
2022-07-07T04:55:26.735Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.735Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da
2022-07-07T04:55:26.735Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Method      : GET
2022-07-07T04:55:26.736Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd1281f775b593a8", X-B3-SpanId:"fe5b6a22fa0a2b50", X-B3-ParentSpanId:"dd1281f775b593a8", X-B3-Sampled:"0", X-ONAP-RequestID:"5995c78e-32b5-4fa2-aa22-3a825df994d7", X-RequestID:"5995c78e-32b5-4fa2-aa22-3a825df994d7", X-TransactionID:"5995c78e-32b5-4fa2-aa22-3a825df994d7", X-ECOMP-RequestID:"5995c78e-32b5-4fa2-aa22-3a825df994d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e58c5bc2-8235-4104-8ada-14172c78bb66"]
2022-07-07T04:55:26.736Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Request body: 
2022-07-07T04:55:26.736Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.756Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.757Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.757Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Status text  : 
2022-07-07T04:55:26.757Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.758Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||Response body: {
  "requestId" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:03.000+00:00",
  "endTime" : "2022-07-07T04:55:15.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n    \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:15.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "11f18a97-21b7-45ff-9499-d484c9f160da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da"
    }
  }
}
2022-07-07T04:55:26.759Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.759Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11f18a97-21b7-45ff-9499-d484c9f160da|INFO|500||InvokeReturn
2022-07-07T04:55:26.760Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.761Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:26.761Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:26.761Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false
2022-07-07T04:55:26.761Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:26.762Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd1281f775b593a8", X-B3-SpanId:"be253a398e07fa57", X-B3-ParentSpanId:"dd1281f775b593a8", X-B3-Sampled:"0", X-ONAP-RequestID:"5995c78e-32b5-4fa2-aa22-3a825df994d7", X-RequestID:"5995c78e-32b5-4fa2-aa22-3a825df994d7", X-TransactionID:"5995c78e-32b5-4fa2-aa22-3a825df994d7", X-ECOMP-RequestID:"5995c78e-32b5-4fa2-aa22-3a825df994d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a75ede93-34bd-4a4d-8fde-04c56671b98b"]
2022-07-07T04:55:26.762Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:26.762Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:26.774Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:26.775Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:26.775Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:26.776Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:26.776Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:26.777Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:26.777Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11f18a97-21b7-45ff-9499-d484c9f160da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:26.791Z|5995c78e-32b5-4fa2-aa22-3a825df994d7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11f18a97-21b7-45ff-9499-d484c9f160da|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:29.417Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:29.425Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a
2022-07-07T04:55:29.425Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|INFO|500||Invoke
2022-07-07T04:55:29.426Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.426Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a
2022-07-07T04:55:29.427Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Method      : GET
2022-07-07T04:55:29.427Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81284ef3a46192d3", X-B3-SpanId:"30aebd2e64d1831f", X-B3-ParentSpanId:"81284ef3a46192d3", X-B3-Sampled:"0", X-ONAP-RequestID:"467eb148-816f-4ab2-9b6a-077bce68b2a4", X-RequestID:"467eb148-816f-4ab2-9b6a-077bce68b2a4", X-TransactionID:"467eb148-816f-4ab2-9b6a-077bce68b2a4", X-ECOMP-RequestID:"467eb148-816f-4ab2-9b6a-077bce68b2a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44f573fd-08f5-49bd-9f1b-68febc4a13ad"]
2022-07-07T04:55:29.427Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Request body: 
2022-07-07T04:55:29.428Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.452Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.453Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:29.453Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Status text  : 
2022-07-07T04:55:29.453Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.454Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||Response body: {
  "requestId" : "726370d7-9cac-4da3-97b8-eda9ecf0410a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:54:50.000+00:00",
  "endTime" : "2022-07-07T04:55:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\n            \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n            \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"181e7d09-c343-4b55-ace7-dbd820c96f1e\",\n            \"owningEntityName\":\"OE-ETE_Customer-181e7d09-c343-4b55-ace7-dbd820c96f1e\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6d50e809-dbd2-4e87-bc63-d032c00ead31\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\n            \"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n                            \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF c0880637-8469 0\",\n                                        \"modelCustomizationId\":\"f3b78d53-cf36-4201-a686-b733f90599fb\",\n                                        \"modelInvariantId\":\"a0182fe1-51e4-4e44-9bb3-eae644a1c004\",\n                                        \"modelVersionId\":\"28751dff-7553-424a-89a5-48ad42c4eab2\",\n                                        \"modelName\":\"Demo_pNF_tjH9F175E5b7VUVaq5gy\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"a8c2370f-35a9-4e48-ae0d-5cde49a173e6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"tjH9F175E5b7VUVaq5gy\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:21.000+00:00",
  "serviceInstanceId" : "b08e61bb-a07a-4a5e-9c37-f4351f3d5b13",
  "serviceInstanceName" : "Service_Ete_Name6d50e809-dbd2-4e87-bc63-d032c00ead31",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "726370d7-9cac-4da3-97b8-eda9ecf0410a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a"
    }
  }
}
2022-07-07T04:55:29.454Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.455Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/726370d7-9cac-4da3-97b8-eda9ecf0410a|INFO|500||InvokeReturn
2022-07-07T04:55:29.456Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false
2022-07-07T04:55:29.456Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:29.457Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.457Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false
2022-07-07T04:55:29.457Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:29.457Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81284ef3a46192d3", X-B3-SpanId:"bedd386c2b39b9e7", X-B3-ParentSpanId:"81284ef3a46192d3", X-B3-Sampled:"0", X-ONAP-RequestID:"467eb148-816f-4ab2-9b6a-077bce68b2a4", X-RequestID:"467eb148-816f-4ab2-9b6a-077bce68b2a4", X-TransactionID:"467eb148-816f-4ab2-9b6a-077bce68b2a4", X-ECOMP-RequestID:"467eb148-816f-4ab2-9b6a-077bce68b2a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eda0cb41-ad94-42b8-90ca-8b98a10baad6"]
2022-07-07T04:55:29.458Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:29.458Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.472Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.473Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:29.473Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:29.474Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.475Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:29.475Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.476Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=726370d7-9cac-4da3-97b8-eda9ecf0410a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:29.484Z|467eb148-816f-4ab2-9b6a-077bce68b2a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/726370d7-9cac-4da3-97b8-eda9ecf0410a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:29.553Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:29.558Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 46e83ba2-223f-4e0b-acac-ad53b723514c already exists in requestDb InfraActiveRequests table
2022-07-07T04:55:29.559Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:29.559Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||Invoke
2022-07-07T04:55:29.559Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.560Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:29.560Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Method      : GET
2022-07-07T04:55:29.561Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70cd53f126101b02", X-B3-SpanId:"2f4e1faa11f0f945", X-B3-ParentSpanId:"70cd53f126101b02", X-B3-Sampled:"0", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e3cca9f-d5ff-4969-973e-0c808a5363d4"]
2022-07-07T04:55:29.561Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Request body: 
2022-07-07T04:55:29.561Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.579Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.579Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:55:29.580Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status text  : 
2022-07-07T04:55:29.580Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.581Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Response body: 
2022-07-07T04:55:29.581Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.582Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:29.592Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:55:29.598Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:55:29.637Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-07-07T04:55:29.638Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[46e83ba2-223f-4e0b-acac-ad53b723514c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5a12ae72-47f7-4e2d-9a47-6d18eb51793f], X-ECOMP-RequestID=[46e83ba2-223f-4e0b-acac-ad53b723514c], X-TransactionId=[], X-ONAP-RequestID=[46e83ba2-223f-4e0b-acac-ad53b723514c]}
2022-07-07T04:55:29.708Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:55:31:024-34475], vertex-id=[229520], Content-Length=[1024], Date=[Thu, 07 Jul 2022 04:55:31 GMT], Content-Type=[application/json]}
2022-07-07T04:55:29.710Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1657169709879","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a199ba8d-bbf6-495f-8c71-f6062d4164d1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-07-07T04:55:29.710Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-07-07T04:55:29.712Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:55:29.712Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:55:29.715Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:55:29.715Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:55:29.716Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.716Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:55:29.716Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:55:29.717Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"223", X-B3-TraceId:"70cd53f126101b02", X-B3-SpanId:"4c4ec2311340b425", X-B3-ParentSpanId:"70cd53f126101b02", X-B3-Sampled:"0", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8958c197-7165-4996-a9a2-be1c66e837f7"]
2022-07-07T04:55:29.717Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692"},"instanceName":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f","requestScope":"vfModule"}
2022-07-07T04:55:29.717Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.740Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.740Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:29.741Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:55:29.741Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.741Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:55:29.742Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.742Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:55:29.743Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e
2022-07-07T04:55:29.744Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|INFO|500||Invoke
2022-07-07T04:55:29.744Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.744Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e
2022-07-07T04:55:29.745Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||Method      : GET
2022-07-07T04:55:29.745Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d81e6fe4-14cb-434d-a503-49e0fae2ad9d"]
2022-07-07T04:55:29.745Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||Request body: 
2022-07-07T04:55:29.746Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.811Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.811Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:29.812Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||Status text  : 
2022-07-07T04:55:29.812Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.813Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||Response body: {
  "id" : 7,
  "modelCustomizationUUID" : "92a20a05-1393-4017-b7c8-ba845950c22e",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-07-07 04:51:58.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment"
    }
  }
}
2022-07-07T04:55:29.813Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.813Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=92a20a05-1393-4017-b7c8-ba845950c22e|INFO|500||InvokeReturn
2022-07-07T04:55:29.823Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule
2022-07-07T04:55:29.824Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke
2022-07-07T04:55:29.824Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.824Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule
2022-07-07T04:55:29.824Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method      : GET
2022-07-07T04:55:29.825Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2c2aa19-0aa6-4ed6-89e7-9cd0573591a2"]
2022-07-07T04:55:29.825Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 
2022-07-07T04:55:29.825Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.861Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.861Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:29.862Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text  : 
2022-07-07T04:55:29.862Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.864Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "d59ce993-ba4c-475e-8350-3b971d4a3b16",
  "modelInvariantUUID" : "e3d4d8a3-204a-4173-839f-c53ac5d067c9",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-07-07 04:51:58.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/vnfResources"
    }
  }
}
2022-07-07T04:55:29.864Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.865Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn
2022-07-07T04:55:29.873Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance
2022-07-07T04:55:29.874Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-07-07T04:55:29.874Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.874Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance
2022-07-07T04:55:29.874Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:55:29.874Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50b2f5d3-4905-455c-83e4-7fb20d43c3e5"]
2022-07-07T04:55:29.875Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:55:29.875Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.910Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.911Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:55:29.911Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:55:29.911Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.912Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-07-07T04:55:29.912Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.912Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:29.913Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9
2022-07-07T04:55:29.913Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|INFO|500||Invoke
2022-07-07T04:55:29.914Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.914Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9
2022-07-07T04:55:29.914Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||Method      : GET
2022-07-07T04:55:29.914Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d212bec3-df1d-4a64-b6fd-8c2556769c77"]
2022-07-07T04:55:29.915Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||Request body: 
2022-07-07T04:55:29.915Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.937Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.937Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:29.937Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||Status text  : 
2022-07-07T04:55:29.937Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.939Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "d59ce993-ba4c-475e-8350-3b971d4a3b16",
      "modelInvariantUUID" : "e3d4d8a3-204a-4173-839f-c53ac5d067c9",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-07-07 04:51:58.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/volumeHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9"
    }
  }
}
2022-07-07T04:55:29.939Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.939Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3d4d8a3-204a-4173-839f-c53ac5d067c9|INFO|500||InvokeReturn
2022-07-07T04:55:29.942Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance
2022-07-07T04:55:29.943Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-07-07T04:55:29.943Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.943Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance
2022-07-07T04:55:29.943Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:55:29.944Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ba4f449-21d8-4fc8-82b9-730bc6e5ed5e"]
2022-07-07T04:55:29.944Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:55:29.944Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.954Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.955Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:55:29.955Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:55:29.955Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.955Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-07-07T04:55:29.956Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.956Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d59ce993-ba4c-475e-8350-3b971d4a3b16&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T04:55:29.956Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-07-07T04:55:29.957Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-07-07T04:55:29.957Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.957Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-07-07T04:55:29.957Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T04:55:29.957Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cb3dfff-1bae-485f-80e4-e1c161e1742b"]
2022-07-07T04:55:29.958Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-07-07T04:55:29.958Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:55:29.981Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:29.982Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:29.982Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T04:55:29.982Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:29.984Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 45,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    }
  }
}
2022-07-07T04:55:29.984Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:29.985Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2022-07-07T04:55:29.993Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16
2022-07-07T04:55:29.994Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|INFO|500||Invoke
2022-07-07T04:55:29.994Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:29.994Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16
2022-07-07T04:55:29.994Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Method      : GET
2022-07-07T04:55:29.994Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5dc8dee-75d9-498f-91e3-e434b42ed462"]
2022-07-07T04:55:29.995Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Request body: 
2022-07-07T04:55:29.995Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||==========================request end================================================
2022-07-07T04:55:30.016Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:30.016Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:30.017Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Status text  : 
2022-07-07T04:55:30.017Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:30.020Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Response body: {
  "modelUUID" : "d59ce993-ba4c-475e-8350-3b971d4a3b16",
  "modelInvariantUUID" : "e3d4d8a3-204a-4173-839f-c53ac5d067c9",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-07-07 04:51:58.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/vnfResources"
    }
  }
}
2022-07-07T04:55:30.020Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:30.020Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|INFO|500||InvokeReturn
2022-07-07T04:55:30.023Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:55:30.023Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:55:30.023Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:30.024Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:55:30.024Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:55:30.024Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3336", X-B3-TraceId:"70cd53f126101b02", X-B3-SpanId:"d7fbb8802182a31f", X-B3-ParentSpanId:"70cd53f126101b02", X-B3-Sampled:"0", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c8c34ff-961e-4a40-b46b-3f9e25eb16df"]
2022-07-07T04:55:30.025Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"46e83ba2-223f-4e0b-acac-ad53b723514c","requestStatus":"IN_PROGRESS","startTime":1657169729593,"source":"VID","vnfId":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"46e83ba2-223f-4e0b-acac-ad53b723514c"}
2022-07-07T04:55:30.025Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:55:30.049Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:30.049Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:55:30.050Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:55:30.050Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:30.051Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:55:29.593+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:55:30.401+00:00",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    }
  }
}
2022-07-07T04:55:30.051Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:30.052Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:55:30.064Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:55:30.064Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:55:30.065Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:30.065Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:55:30.065Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:55:30.066Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3640", X-B3-TraceId:"70cd53f126101b02", X-B3-SpanId:"1ae32fb05d578c2a", X-B3-ParentSpanId:"70cd53f126101b02", X-B3-Sampled:"0", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40021ab2-dff1-4207-85e5-e954e6ddb0ba"]
2022-07-07T04:55:30.066Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"92a20a05-1393-4017-b7c8-ba845950c22e\",\"modelVersionId\":\"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\"modelCustomizationId\":\"92a20a05-1393-4017-b7c8-ba845950c22e\",\"modelUuid\":\"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\"modelInvariantUuid\":\"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\"modelInfo\":{\"modelInvariantId\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f3466b16-6fac-468c-a41c-7243fb79c047\",\"modelUuid\":\"f3466b16-6fac-468c-a41c-7243fb79c047\",\"modelInvariantUuid\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"}}},{\"relatedInstance\":{\"instanceId\":\"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"28ad7199-6a39-4a76-ac48-015947df6c6b\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3408d073-e3e5-4877-8cac-5d78b93a152b\",\"modelVersionId\":\"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\"modelCustomizationId\":\"3408d073-e3e5-4877-8cac-5d78b93a152b\",\"modelUuid\":\"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\"modelInvariantUuid\":\"28ad7199-6a39-4a76-ac48-015947df6c6b\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\"vnfInstanceId\":\"a199ba8d-bbf6-495f-8c71-f6062d4164d1\"}","type":"String"},"requestId":{"value":"46e83ba2-223f-4e0b-acac-ad53b723514c","type":"String"},"mso-request-id":{"value":"46e83ba2-223f-4e0b-acac-ad53b723514c","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:55:30.067Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:55:31.082Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:31.083Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:55:31.083Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:55:31.083Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:55:31 GMT", X-ONAP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-TransactionID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ECOMP-RequestID:"46e83ba2-223f-4e0b-acac-ad53b723514c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"40021ab2-dff1-4207-85e5-e954e6ddb0ba", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:31.084Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"46e83ba2-223f-4e0b-acac-ad53b723514c\",\"instanceId\":\"b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481\"}}","message":"Success","processInstanceID":"069ec5d6-fdb1-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:55:31.084Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:31.084Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:55:31.088Z|46e83ba2-223f-4e0b-acac-ad53b723514c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:31.217Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:31.221Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:31.221Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||Invoke
2022-07-07T04:55:31.221Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:31.222Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:31.222Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Method      : GET
2022-07-07T04:55:31.222Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80fb2f3f51221199", X-B3-SpanId:"6bae90932e72ee12", X-B3-ParentSpanId:"80fb2f3f51221199", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb", X-RequestID:"6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb", X-TransactionID:"6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb", X-ECOMP-RequestID:"6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d113726d-a5c3-4812-bffe-1418c3eccf22"]
2022-07-07T04:55:31.222Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Request body: 
2022-07-07T04:55:31.222Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||==========================request end================================================
2022-07-07T04:55:31.248Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:31.248Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:31.249Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status text  : 
2022-07-07T04:55:31.249Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:31.251Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Response body: {
  "requestId" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:55:29.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:30.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    }
  }
}
2022-07-07T04:55:31.251Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:31.252Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||InvokeReturn
2022-07-07T04:55:31.253Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:31.253Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:31.253Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:31.254Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:31.254Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:31.254Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80fb2f3f51221199", X-B3-SpanId:"d5af2a13e8817d97", X-B3-ParentSpanId:"80fb2f3f51221199", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb", X-RequestID:"6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb", X-TransactionID:"6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb", X-ECOMP-RequestID:"6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1864e3c-dcd1-4e80-8497-99f4fc30fc50"]
2022-07-07T04:55:31.255Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:31.255Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:31.272Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:31.272Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:31.273Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:31.273Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:31.275Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:31.275Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:31.276Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:31.286Z|6ec67544-f2c4-4cb2-aae1-7b7cb699a1fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:31.773Z|6d18526e-1d69-4854-98aa-895d2a498eb9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:55:31.774Z|6d18526e-1d69-4854-98aa-895d2a498eb9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:34.769Z|f61e466d-36fd-4f67-9a80-f29437a2b5a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:34.770Z|f61e466d-36fd-4f67-9a80-f29437a2b5a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:34.987Z|6bb04d1f-4d5f-46dd-a760-1622db5a918a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:34.988Z|6bb04d1f-4d5f-46dd-a760-1622db5a918a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:35.465Z|aa1eeeae-93df-46b9-b60d-2767fd604b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:35.466Z|aa1eeeae-93df-46b9-b60d-2767fd604b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:39.432Z|f9596283-9680-4ecc-a5c1-67197537407d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:55:39.436Z|f9596283-9680-4ecc-a5c1-67197537407d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:55:39.728Z|5dbe97b4-5e42-4adc-836c-792bc784d4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:55:39.729Z|5dbe97b4-5e42-4adc-836c-792bc784d4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:55:41.418Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:41.423Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:41.423Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||Invoke
2022-07-07T04:55:41.424Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:41.424Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:41.424Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Method      : GET
2022-07-07T04:55:41.424Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b98e3aa67346d3f1", X-B3-SpanId:"e533052a8089554d", X-B3-ParentSpanId:"b98e3aa67346d3f1", X-B3-Sampled:"0", X-ONAP-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-TransactionID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-ECOMP-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38a85263-13f7-44a4-bbd4-f071111264ec"]
2022-07-07T04:55:41.425Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Request body: 
2022-07-07T04:55:41.425Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||==========================request end================================================
2022-07-07T04:55:41.447Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:41.447Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:41.448Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status text  : 
2022-07-07T04:55:41.448Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:41.449Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Response body: {
  "requestId" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-07-07T04:55:29.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:36.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    }
  }
}
2022-07-07T04:55:41.449Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:41.450Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||InvokeReturn
2022-07-07T04:55:41.451Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:41.451Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:41.452Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:41.452Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:41.452Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:41.452Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b98e3aa67346d3f1", X-B3-SpanId:"fd6681c9cea98909", X-B3-ParentSpanId:"b98e3aa67346d3f1", X-B3-Sampled:"0", X-ONAP-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-TransactionID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-ECOMP-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"627af36c-2dfd-4bc7-a8bb-ef8b2cacbbd4"]
2022-07-07T04:55:41.452Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:41.453Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:41.464Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:41.464Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:41.465Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:41.465Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:41.466Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:41.466Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:41.466Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:41.491Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:55:41.492Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:55:41.492Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:41.492Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:55:41.492Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:55:41.493Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-TransactionID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-ECOMP-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"484fa60e-0ebf-4f88-a71a-1ae0b7310e3c"]
2022-07-07T04:55:41.493Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:55:41.493Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:55:41.631Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:41.631Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:41.632Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:55:41.632Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3D7C2729AEEF7A76158E7419E4348489; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 04:55:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:41.632Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94","businessKey":"46e83ba2-223f-4e0b-acac-ad53b723514c","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T04:55:40.101+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"069ec5d6-fdb1-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"0c6866f0-fdb1-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T04:55:41.632Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:41.633Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e83ba2-223f-4e0b-acac-ad53b723514c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:55:41.655Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:55:41.656Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:55:41.656Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:41.657Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:55:41.657Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:55:41.657Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-TransactionID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-ECOMP-RequestID:"7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d2d1cf3-ca12-44d1-bd44-a2445d64a85f"]
2022-07-07T04:55:41.658Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:55:41.658Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:55:41.796Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:41.797Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:41.797Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:55:41.797Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=994BEC4981E2F67AB9D9B1B8B24A19A2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 07 Jul 2022 04:55:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:41.797Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:0c6ad838-fdb1-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94","executionId":"0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:55:40.101+0000","endTime":"2022-07-07T04:55:40.102+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"069ec5d6-fdb1-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:55:41.798Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:41.798Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c6ad831-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:55:41.804Z|7e76ae53-dae4-4f78-aa7d-ad0e6b8e2b6b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:44.791Z|08ae8755-0ffc-4552-92ef-3c142f6ffbea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:44.792Z|08ae8755-0ffc-4552-92ef-3c142f6ffbea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:45.012Z|b900a25b-e90d-4deb-a77b-2f0f93631c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:45.013Z|b900a25b-e90d-4deb-a77b-2f0f93631c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:45.488Z|9fd799b6-cdf1-457a-8963-8586a8f0da56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:45.489Z|9fd799b6-cdf1-457a-8963-8586a8f0da56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:51.934Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:51.938Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:51.939Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||Invoke
2022-07-07T04:55:51.939Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:51.940Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:51.940Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Method      : GET
2022-07-07T04:55:51.940Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fe8bb0c997d03f0", X-B3-SpanId:"ad0b62962c070459", X-B3-ParentSpanId:"2fe8bb0c997d03f0", X-B3-Sampled:"0", X-ONAP-RequestID:"5ec7690d-cf3f-4421-8636-d53c73448720", X-RequestID:"5ec7690d-cf3f-4421-8636-d53c73448720", X-TransactionID:"5ec7690d-cf3f-4421-8636-d53c73448720", X-ECOMP-RequestID:"5ec7690d-cf3f-4421-8636-d53c73448720", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f231d031-97cd-45ac-9e05-866b722aaff1"]
2022-07-07T04:55:51.941Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Request body: 
2022-07-07T04:55:51.941Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||==========================request end================================================
2022-07-07T04:55:51.962Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:51.962Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:51.963Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status text  : 
2022-07-07T04:55:51.963Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:51.964Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Response body: {
  "requestId" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:29.000+00:00",
  "endTime" : "2022-07-07T04:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:47.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    }
  }
}
2022-07-07T04:55:51.964Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:51.965Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||InvokeReturn
2022-07-07T04:55:51.966Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:51.966Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:51.967Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:51.967Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:51.967Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:51.968Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fe8bb0c997d03f0", X-B3-SpanId:"97453ac56728fb27", X-B3-ParentSpanId:"2fe8bb0c997d03f0", X-B3-Sampled:"0", X-ONAP-RequestID:"5ec7690d-cf3f-4421-8636-d53c73448720", X-RequestID:"5ec7690d-cf3f-4421-8636-d53c73448720", X-TransactionID:"5ec7690d-cf3f-4421-8636-d53c73448720", X-ECOMP-RequestID:"5ec7690d-cf3f-4421-8636-d53c73448720", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c121c764-f09f-4505-9471-47acbc89bc5e"]
2022-07-07T04:55:51.968Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:51.968Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:51.980Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:51.980Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:51.981Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:51.981Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:51.982Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:51.982Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:51.983Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:51.990Z|5ec7690d-cf3f-4421-8636-d53c73448720|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:52.110Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:52.114Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:52.115Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||Invoke
2022-07-07T04:55:52.115Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:52.115Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:52.115Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Method      : GET
2022-07-07T04:55:52.116Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"149854d8e123a2a5", X-B3-SpanId:"775c6213ecee9991", X-B3-ParentSpanId:"149854d8e123a2a5", X-B3-Sampled:"0", X-ONAP-RequestID:"e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc", X-RequestID:"e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc", X-TransactionID:"e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc", X-ECOMP-RequestID:"e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd4869f3-0d10-4277-b161-10d20cc38414"]
2022-07-07T04:55:52.116Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Request body: 
2022-07-07T04:55:52.116Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||==========================request end================================================
2022-07-07T04:55:52.136Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:52.136Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:52.137Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status text  : 
2022-07-07T04:55:52.137Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:52.138Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Response body: {
  "requestId" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:29.000+00:00",
  "endTime" : "2022-07-07T04:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:47.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    }
  }
}
2022-07-07T04:55:52.139Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:52.139Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||InvokeReturn
2022-07-07T04:55:52.140Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:52.141Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:52.141Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:52.141Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:52.141Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:52.142Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"149854d8e123a2a5", X-B3-SpanId:"4f6f73a715686165", X-B3-ParentSpanId:"149854d8e123a2a5", X-B3-Sampled:"0", X-ONAP-RequestID:"e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc", X-RequestID:"e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc", X-TransactionID:"e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc", X-ECOMP-RequestID:"e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"351c987e-3abc-4376-bdc9-c81f764be507"]
2022-07-07T04:55:52.142Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:52.142Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:52.155Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:52.155Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:52.156Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:52.156Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:52.157Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:52.158Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:52.158Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:52.166Z|e6bbca2b-62bd-4cb1-a73d-e72ad4de73bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:52.284Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:52.288Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:52.288Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||Invoke
2022-07-07T04:55:52.288Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:52.288Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:52.289Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Method      : GET
2022-07-07T04:55:52.289Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44f655de65783776", X-B3-SpanId:"5ea7008666425223", X-B3-ParentSpanId:"44f655de65783776", X-B3-Sampled:"0", X-ONAP-RequestID:"24a29b9e-2325-4d71-a6ab-8b4361dd15bc", X-RequestID:"24a29b9e-2325-4d71-a6ab-8b4361dd15bc", X-TransactionID:"24a29b9e-2325-4d71-a6ab-8b4361dd15bc", X-ECOMP-RequestID:"24a29b9e-2325-4d71-a6ab-8b4361dd15bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d1d3807-5e4f-4942-8e78-cbe13344e8b7"]
2022-07-07T04:55:52.289Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Request body: 
2022-07-07T04:55:52.289Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||==========================request end================================================
2022-07-07T04:55:52.308Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:52.309Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:52.309Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status text  : 
2022-07-07T04:55:52.309Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:52.310Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Response body: {
  "requestId" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:29.000+00:00",
  "endTime" : "2022-07-07T04:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:47.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    }
  }
}
2022-07-07T04:55:52.311Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:52.311Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||InvokeReturn
2022-07-07T04:55:52.312Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:52.312Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:52.313Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:52.313Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:52.313Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:52.313Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44f655de65783776", X-B3-SpanId:"94483879176f055c", X-B3-ParentSpanId:"44f655de65783776", X-B3-Sampled:"0", X-ONAP-RequestID:"24a29b9e-2325-4d71-a6ab-8b4361dd15bc", X-RequestID:"24a29b9e-2325-4d71-a6ab-8b4361dd15bc", X-TransactionID:"24a29b9e-2325-4d71-a6ab-8b4361dd15bc", X-ECOMP-RequestID:"24a29b9e-2325-4d71-a6ab-8b4361dd15bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ae9f5ab-d5bc-48db-a13f-485821f07ce6"]
2022-07-07T04:55:52.314Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:52.314Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:52.326Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:52.327Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:52.327Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:52.327Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:52.328Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:52.328Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:52.329Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:52.337Z|24a29b9e-2325-4d71-a6ab-8b4361dd15bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:52.462Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:52.467Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:52.468Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||Invoke
2022-07-07T04:55:52.469Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:52.469Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:52.469Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Method      : GET
2022-07-07T04:55:52.470Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b3557cd323f6ef8", X-B3-SpanId:"9b5b29cb857072b8", X-B3-ParentSpanId:"0b3557cd323f6ef8", X-B3-Sampled:"0", X-ONAP-RequestID:"7f7da64a-1df5-4fce-888c-815dd228e942", X-RequestID:"7f7da64a-1df5-4fce-888c-815dd228e942", X-TransactionID:"7f7da64a-1df5-4fce-888c-815dd228e942", X-ECOMP-RequestID:"7f7da64a-1df5-4fce-888c-815dd228e942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d173741-0738-43dd-ad04-b7329b5a2640"]
2022-07-07T04:55:52.470Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Request body: 
2022-07-07T04:55:52.471Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||==========================request end================================================
2022-07-07T04:55:52.489Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:52.489Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:52.489Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status text  : 
2022-07-07T04:55:52.490Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:52.491Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Response body: {
  "requestId" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:29.000+00:00",
  "endTime" : "2022-07-07T04:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:47.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    }
  }
}
2022-07-07T04:55:52.491Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:52.491Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||InvokeReturn
2022-07-07T04:55:52.493Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:52.493Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:52.494Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:52.494Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:52.494Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:52.494Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b3557cd323f6ef8", X-B3-SpanId:"b4504d04af74d916", X-B3-ParentSpanId:"0b3557cd323f6ef8", X-B3-Sampled:"0", X-ONAP-RequestID:"7f7da64a-1df5-4fce-888c-815dd228e942", X-RequestID:"7f7da64a-1df5-4fce-888c-815dd228e942", X-TransactionID:"7f7da64a-1df5-4fce-888c-815dd228e942", X-ECOMP-RequestID:"7f7da64a-1df5-4fce-888c-815dd228e942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c707d18-d750-4959-93db-0178fa8e9000"]
2022-07-07T04:55:52.495Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:52.495Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:52.508Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:52.508Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:52.509Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:52.509Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:52.510Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:52.510Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:52.511Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:52.519Z|7f7da64a-1df5-4fce-888c-815dd228e942|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:52.656Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:55:52.661Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:52.661Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||Invoke
2022-07-07T04:55:52.661Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:52.662Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c
2022-07-07T04:55:52.662Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Method      : GET
2022-07-07T04:55:52.662Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d26a07801b36b9f", X-B3-SpanId:"c6b2f7c27bf01024", X-B3-ParentSpanId:"4d26a07801b36b9f", X-B3-Sampled:"0", X-ONAP-RequestID:"f188b381-993b-486d-8ca2-67ba23721fcc", X-RequestID:"f188b381-993b-486d-8ca2-67ba23721fcc", X-TransactionID:"f188b381-993b-486d-8ca2-67ba23721fcc", X-ECOMP-RequestID:"f188b381-993b-486d-8ca2-67ba23721fcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eb62692-3cbb-4936-8f1f-31508c1a5c44"]
2022-07-07T04:55:52.663Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Request body: 
2022-07-07T04:55:52.663Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||==========================request end================================================
2022-07-07T04:55:52.686Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:52.687Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:52.687Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Status text  : 
2022-07-07T04:55:52.687Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:52.688Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||Response body: {
  "requestId" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:55:29.000+00:00",
  "endTime" : "2022-07-07T04:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n                        \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:55:47.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e83ba2-223f-4e0b-acac-ad53b723514c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c"
    }
  }
}
2022-07-07T04:55:52.688Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:52.688Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e83ba2-223f-4e0b-acac-ad53b723514c|INFO|500||InvokeReturn
2022-07-07T04:55:52.690Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:52.690Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:55:52.691Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:55:52.691Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false
2022-07-07T04:55:52.691Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:55:52.691Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d26a07801b36b9f", X-B3-SpanId:"dac3bbdbdaf9a131", X-B3-ParentSpanId:"4d26a07801b36b9f", X-B3-Sampled:"0", X-ONAP-RequestID:"f188b381-993b-486d-8ca2-67ba23721fcc", X-RequestID:"f188b381-993b-486d-8ca2-67ba23721fcc", X-TransactionID:"f188b381-993b-486d-8ca2-67ba23721fcc", X-ECOMP-RequestID:"f188b381-993b-486d-8ca2-67ba23721fcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41d6122e-8e3e-4880-8d3d-7540700ed892"]
2022-07-07T04:55:52.692Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:55:52.692Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:55:52.704Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:55:52.704Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:55:52.704Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:55:52.704Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:55:52.705Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:55:52.706Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:55:52.706Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e83ba2-223f-4e0b-acac-ad53b723514c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:55:52.713Z|f188b381-993b-486d-8ca2-67ba23721fcc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e83ba2-223f-4e0b-acac-ad53b723514c|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:55:54.432Z|6bdb4870-ac9a-4a99-b02e-5ebcf1a75ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:55:54.433Z|6bdb4870-ac9a-4a99-b02e-5ebcf1a75ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:55:54.815Z|731ec9e4-ff5f-48fd-978f-cfc6f43d16fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:54.816Z|731ec9e4-ff5f-48fd-978f-cfc6f43d16fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:55.035Z|7cd281b7-82d6-44fa-9401-29a94f2a9f76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:55.036Z|7cd281b7-82d6-44fa-9401-29a94f2a9f76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:55:55.510Z|56fd68fa-330a-47ae-ab1f-403cfba1ba24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:55:55.510Z|56fd68fa-330a-47ae-ab1f-403cfba1ba24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:03.606Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:03.607Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||INFO|500||Checking if requestId: 8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4 already exists in requestDb InfraActiveRequests table
2022-07-07T04:56:03.608Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:03.608Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||Invoke
2022-07-07T04:56:03.608Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:03.608Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:03.609Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Method      : GET
2022-07-07T04:56:03.609Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2cbd43f38783282", X-B3-SpanId:"5e1bc5cbdefaddb8", X-B3-ParentSpanId:"a2cbd43f38783282", X-B3-Sampled:"0", X-ONAP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-TransactionID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ECOMP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e705c59-1f3c-4305-a9ef-063d0cca3287"]
2022-07-07T04:56:03.609Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Request body: 
2022-07-07T04:56:03.609Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||==========================request end================================================
2022-07-07T04:56:03.631Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:03.632Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:56:03.632Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status text  : 
2022-07-07T04:56:03.632Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:03.633Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Response body: 
2022-07-07T04:56:03.633Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:03.634Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|404|Not Found|InvokeReturn
2022-07-07T04:56:03.644Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:56:03.647Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:03.671Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:56:03.672Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-07-07T04:56:03.732Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-07-07T04:56:03.733Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:56:05:057-62726], vertex-id=[229520], Content-Length=[1024], Date=[Thu, 07 Jul 2022 04:56:05 GMT], Content-Type=[application/json]}
2022-07-07T04:56:03.734Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1657169709879","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a199ba8d-bbf6-495f-8c71-f6062d4164d1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-07-07T04:56:03.737Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:56:03.737Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:56:03.739Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:56:03.739Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:56:03.740Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:03.740Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:56:03.741Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:56:03.741Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"a2cbd43f38783282", X-B3-SpanId:"4db262b8577a87a4", X-B3-ParentSpanId:"a2cbd43f38783282", X-B3-Sampled:"0", X-ONAP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-TransactionID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ECOMP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5e8df27-4773-4519-ace7-fc413fb56c94"]
2022-07-07T04:56:03.741Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","vfModuleInstanceId":"b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481"},"instanceName":null,"requestScope":"vfModule"}
2022-07-07T04:56:03.742Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:56:03.765Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:03.767Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:03.767Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:56:03.768Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:03.768Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:56:03.769Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:03.769Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:56:03.770Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-07-07T04:56:03.771Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2022-07-07T04:56:03.771Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:03.772Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-07-07T04:56:03.772Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T04:56:03.772Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-TransactionID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ECOMP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"872060c2-5f49-4a67-8771-f6c21c3090ed"]
2022-07-07T04:56:03.773Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T04:56:03.773Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:56:03.794Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:03.795Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:03.795Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T04:56:03.796Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:03.797Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 48,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    }
  }
}
2022-07-07T04:56:03.797Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:03.798Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2022-07-07T04:56:03.800Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16
2022-07-07T04:56:03.800Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|INFO|500||Invoke
2022-07-07T04:56:03.800Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:03.801Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16
2022-07-07T04:56:03.801Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Method      : GET
2022-07-07T04:56:03.802Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-TransactionID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ECOMP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"204a8669-f660-416b-b8a6-2a24f7b6c665"]
2022-07-07T04:56:03.802Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Request body: 
2022-07-07T04:56:03.803Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||==========================request end================================================
2022-07-07T04:56:03.819Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:03.820Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:03.820Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Status text  : 
2022-07-07T04:56:03.821Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:03.822Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||Response body: {
  "modelUUID" : "d59ce993-ba4c-475e-8350-3b971d4a3b16",
  "modelInvariantUUID" : "e3d4d8a3-204a-4173-839f-c53ac5d067c9",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-07-07 04:51:58.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16/vnfResources"
    }
  }
}
2022-07-07T04:56:03.822Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:03.823Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d59ce993-ba4c-475e-8350-3b971d4a3b16|INFO|500||InvokeReturn
2022-07-07T04:56:03.828Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:56:03.828Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:56:03.828Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:03.829Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:56:03.829Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:56:03.829Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1717", X-B3-TraceId:"a2cbd43f38783282", X-B3-SpanId:"48a1c402b68f3fa7", X-B3-ParentSpanId:"a2cbd43f38783282", X-B3-Sampled:"0", X-ONAP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-TransactionID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ECOMP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4a0206a-bc8a-49cd-8cf8-f0ef2f2a1608"]
2022-07-07T04:56:03.830Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4","requestStatus":"IN_PROGRESS","startTime":1657169763644,"source":"VID","vnfId":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","vnfType":"","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481","vfModuleModelName":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f","cloudRegion":"k8sregion","serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"}
2022-07-07T04:56:03.830Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:56:03.857Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:03.857Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:56:03.858Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:56:03.858Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:03.859Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:56:03.644+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:56:04.207+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleModelName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    }
  }
}
2022-07-07T04:56:03.859Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:03.860Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:56:03.868Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:56:03.868Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:56:03.868Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:03.869Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:56:03.869Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:56:03.869Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2455", X-B3-TraceId:"a2cbd43f38783282", X-B3-SpanId:"c1a4099deb19670f", X-B3-ParentSpanId:"a2cbd43f38783282", X-B3-Sampled:"0", X-ONAP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-TransactionID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ECOMP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7256b99d-8eaf-49ca-aafc-30511055b102"]
2022-07-07T04:56:03.869Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\"modelVersion\":\"1657169747722\",\"modelCustomizationUuid\":\"92a20a05-1393-4017-b7c8-ba845950c22e\",\"modelVersionId\":\"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\"modelCustomizationId\":\"92a20a05-1393-4017-b7c8-ba845950c22e\",\"modelUuid\":\"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\"modelInvariantUuid\":\"e3d4d8a3-204a-4173-839f-c53ac5d067c9\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\"vnfInstanceId\":\"a199ba8d-bbf6-495f-8c71-f6062d4164d1\",\"vfModuleInstanceId\":\"b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481\"}","type":"String"},"requestId":{"value":"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4","type":"String"},"mso-request-id":{"value":"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","type":"String"},"vfModuleId":{"value":"b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:56:03.870Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:56:04.836Z|e0ac27f6-d7da-4475-8d10-b4fa5fdf0d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:04.837Z|e0ac27f6-d7da-4475-8d10-b4fa5fdf0d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:04.890Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:04.890Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:56:04.891Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:56:04.891Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:56:05 GMT", X-ONAP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-TransactionID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ECOMP-RequestID:"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7256b99d-8eaf-49ca-aafc-30511055b102", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:04.892Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4\",\"instanceId\":\"b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481\"}}","message":"Success","processInstanceID":"1ac55005-fdb1-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:56:04.892Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:04.892Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:56:04.899Z|8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:05.050Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:05.054Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:05.054Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||Invoke
2022-07-07T04:56:05.055Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:05.056Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:05.056Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Method      : GET
2022-07-07T04:56:05.056Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2a545efc08a61d5", X-B3-SpanId:"19f97ce8486eb48c", X-B3-ParentSpanId:"c2a545efc08a61d5", X-B3-Sampled:"0", X-ONAP-RequestID:"d03dc22f-dded-4b44-9483-d127f1b591a2", X-RequestID:"d03dc22f-dded-4b44-9483-d127f1b591a2", X-TransactionID:"d03dc22f-dded-4b44-9483-d127f1b591a2", X-ECOMP-RequestID:"d03dc22f-dded-4b44-9483-d127f1b591a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ea05e96-0234-40b9-8739-f1008ed7d965"]
2022-07-07T04:56:05.057Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Request body: 
2022-07-07T04:56:05.057Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||==========================request end================================================
2022-07-07T04:56:05.057Z|8acc92ab-0463-44b8-a98c-94bfa6830a3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:05.058Z|8acc92ab-0463-44b8-a98c-94bfa6830a3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:05.077Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:05.078Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:05.078Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status text  : 
2022-07-07T04:56:05.079Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:05.080Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Response body: {
  "requestId" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:56:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:04.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    }
  }
}
2022-07-07T04:56:05.080Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:05.080Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||InvokeReturn
2022-07-07T04:56:05.082Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:05.082Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:05.083Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:05.083Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:05.083Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:05.083Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2a545efc08a61d5", X-B3-SpanId:"8ce91878ef613a47", X-B3-ParentSpanId:"c2a545efc08a61d5", X-B3-Sampled:"0", X-ONAP-RequestID:"d03dc22f-dded-4b44-9483-d127f1b591a2", X-RequestID:"d03dc22f-dded-4b44-9483-d127f1b591a2", X-TransactionID:"d03dc22f-dded-4b44-9483-d127f1b591a2", X-ECOMP-RequestID:"d03dc22f-dded-4b44-9483-d127f1b591a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf2c7a3-c1a6-4ac7-8294-9cda81135693"]
2022-07-07T04:56:05.084Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:05.084Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:05.095Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:05.096Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:05.096Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:05.097Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:05.097Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:05.097Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:05.098Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:05.105Z|d03dc22f-dded-4b44-9483-d127f1b591a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:05.534Z|d9a5390b-98cf-4332-a479-a40e3b81730c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:05.535Z|d9a5390b-98cf-4332-a479-a40e3b81730c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:09.432Z|ea873071-f2bb-434f-b5ee-b81427e8ff79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:56:09.433Z|ea873071-f2bb-434f-b5ee-b81427e8ff79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:56:09.730Z|c6efede1-f21b-42d6-91df-8c9e028a7039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:56:09.730Z|c6efede1-f21b-42d6-91df-8c9e028a7039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:56:14.858Z|f2fa58e4-be0a-4561-b5ae-50b52c29b117|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:14.859Z|f2fa58e4-be0a-4561-b5ae-50b52c29b117|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:15.080Z|754661b2-07c7-4901-9ab5-96cbf5e97eac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:15.080Z|754661b2-07c7-4901-9ab5-96cbf5e97eac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:15.244Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:15.249Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:15.249Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||Invoke
2022-07-07T04:56:15.250Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:15.250Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:15.251Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Method      : GET
2022-07-07T04:56:15.251Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb3760135894a14b", X-B3-SpanId:"148749671fcd725e", X-B3-ParentSpanId:"cb3760135894a14b", X-B3-Sampled:"0", X-ONAP-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-TransactionID:"a930473c-52b2-4e27-92a1-98894962bd32", X-ECOMP-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54631c7a-4948-4d83-8410-e39623982713"]
2022-07-07T04:56:15.251Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Request body: 
2022-07-07T04:56:15.252Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||==========================request end================================================
2022-07-07T04:56:15.276Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:15.276Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:15.277Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status text  : 
2022-07-07T04:56:15.277Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:15.278Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Response body: {
  "requestId" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-07-07T04:56:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:07.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    }
  }
}
2022-07-07T04:56:15.278Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:15.278Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||InvokeReturn
2022-07-07T04:56:15.281Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:15.282Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:15.282Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:15.283Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:15.283Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:15.283Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb3760135894a14b", X-B3-SpanId:"5c6ded7a2e702212", X-B3-ParentSpanId:"cb3760135894a14b", X-B3-Sampled:"0", X-ONAP-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-TransactionID:"a930473c-52b2-4e27-92a1-98894962bd32", X-ECOMP-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23d7aaff-69e4-43a7-9904-d742463042d5"]
2022-07-07T04:56:15.283Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:15.284Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:15.299Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:15.300Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:15.300Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:15.300Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:15.302Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:15.302Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:15.303Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:15.325Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:56:15.325Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T04:56:15.326Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:15.326Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T04:56:15.326Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:56:15.326Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-TransactionID:"a930473c-52b2-4e27-92a1-98894962bd32", X-ECOMP-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30652e9b-e136-4b61-aa71-9d2e4b2e5472"]
2022-07-07T04:56:15.327Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:56:15.327Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:56:15.468Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:15.469Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:15.469Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:56:15.469Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8EC53E1D3BDF8B1B928B3E20CB682F23; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 04:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:15.470Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94","businessKey":"8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T04:56:09.427+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1ac55005-fdb1-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"1de49166-fdb1-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T04:56:15.470Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:15.470Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:56:15.561Z|c23a76c6-d7d8-4573-bbfe-638562b32b74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:15.561Z|c23a76c6-d7d8-4573-bbfe-638562b32b74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:15.581Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:56:15.581Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T04:56:15.581Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:15.582Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T04:56:15.582Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T04:56:15.582Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-TransactionID:"a930473c-52b2-4e27-92a1-98894962bd32", X-ECOMP-RequestID:"a930473c-52b2-4e27-92a1-98894962bd32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"905c609b-370d-42a0-b862-a736ec86c218"]
2022-07-07T04:56:15.582Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T04:56:15.582Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T04:56:15.715Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:15.715Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:15.715Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T04:56:15.716Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6CF5103584BF16C20BAE0C3F929250AB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 07 Jul 2022 04:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:15.716Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1de5ca30-fdb1-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94","executionId":"1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T04:56:09.428+0000","endTime":"2022-07-07T04:56:09.428+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1ac55005-fdb1-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T04:56:15.716Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:15.717Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1de5a319-fdb1-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T04:56:15.720Z|a930473c-52b2-4e27-92a1-98894962bd32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:24.432Z|eab52832-466b-4d0e-923c-034e6a87e93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:56:24.436Z|eab52832-466b-4d0e-923c-034e6a87e93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:56:24.894Z|7e50c981-79da-4645-9815-7b366d0c5703|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:24.895Z|7e50c981-79da-4645-9815-7b366d0c5703|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:25.105Z|14716a05-6fe1-48c4-94df-75fddaef5896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:25.106Z|14716a05-6fe1-48c4-94df-75fddaef5896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:25.582Z|7f4a6081-a3f3-45c1-8544-26cdc3500bcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:25.583Z|7f4a6081-a3f3-45c1-8544-26cdc3500bcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:25.855Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:25.859Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:25.860Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||Invoke
2022-07-07T04:56:25.860Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:25.860Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:25.860Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Method      : GET
2022-07-07T04:56:25.860Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bfb672332013001", X-B3-SpanId:"0cfa019f1e180471", X-B3-ParentSpanId:"6bfb672332013001", X-B3-Sampled:"0", X-ONAP-RequestID:"4231f8fb-aedc-4c8d-82e9-32296dcc24e6", X-RequestID:"4231f8fb-aedc-4c8d-82e9-32296dcc24e6", X-TransactionID:"4231f8fb-aedc-4c8d-82e9-32296dcc24e6", X-ECOMP-RequestID:"4231f8fb-aedc-4c8d-82e9-32296dcc24e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"735068b6-525a-4be2-b403-297afc42ea8f"]
2022-07-07T04:56:25.861Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Request body: 
2022-07-07T04:56:25.861Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||==========================request end================================================
2022-07-07T04:56:25.885Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:25.886Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:25.886Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status text  : 
2022-07-07T04:56:25.887Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:25.888Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Response body: {
  "requestId" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:03.000+00:00",
  "endTime" : "2022-07-07T04:56:24.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:25.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    }
  }
}
2022-07-07T04:56:25.888Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:25.889Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||InvokeReturn
2022-07-07T04:56:25.890Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:25.890Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:25.891Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:25.891Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:25.891Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:25.891Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bfb672332013001", X-B3-SpanId:"09699d889411ac73", X-B3-ParentSpanId:"6bfb672332013001", X-B3-Sampled:"0", X-ONAP-RequestID:"4231f8fb-aedc-4c8d-82e9-32296dcc24e6", X-RequestID:"4231f8fb-aedc-4c8d-82e9-32296dcc24e6", X-TransactionID:"4231f8fb-aedc-4c8d-82e9-32296dcc24e6", X-ECOMP-RequestID:"4231f8fb-aedc-4c8d-82e9-32296dcc24e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b9ed101-e6d5-4fe5-bd2c-9cdb2a3664b5"]
2022-07-07T04:56:25.891Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:25.892Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:25.903Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:25.904Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:25.904Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:25.904Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:25.905Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:25.905Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:25.905Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:25.913Z|4231f8fb-aedc-4c8d-82e9-32296dcc24e6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:26.032Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:26.035Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:26.035Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||Invoke
2022-07-07T04:56:26.036Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:26.036Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:26.036Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Method      : GET
2022-07-07T04:56:26.036Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32483f6970b66f30", X-B3-SpanId:"42ca01fc2eff7eea", X-B3-ParentSpanId:"32483f6970b66f30", X-B3-Sampled:"0", X-ONAP-RequestID:"cef1fd3f-0c8f-4779-8383-b2ee08a36e93", X-RequestID:"cef1fd3f-0c8f-4779-8383-b2ee08a36e93", X-TransactionID:"cef1fd3f-0c8f-4779-8383-b2ee08a36e93", X-ECOMP-RequestID:"cef1fd3f-0c8f-4779-8383-b2ee08a36e93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6dd9e9-3925-4d75-b989-56934147f5da"]
2022-07-07T04:56:26.036Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Request body: 
2022-07-07T04:56:26.037Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||==========================request end================================================
2022-07-07T04:56:26.054Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:26.055Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:26.055Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status text  : 
2022-07-07T04:56:26.055Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:26.056Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Response body: {
  "requestId" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:03.000+00:00",
  "endTime" : "2022-07-07T04:56:24.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:25.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    }
  }
}
2022-07-07T04:56:26.056Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:26.056Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||InvokeReturn
2022-07-07T04:56:26.058Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:26.058Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:26.058Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:26.058Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:26.059Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:26.059Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32483f6970b66f30", X-B3-SpanId:"9480fe9ce2b9ab8f", X-B3-ParentSpanId:"32483f6970b66f30", X-B3-Sampled:"0", X-ONAP-RequestID:"cef1fd3f-0c8f-4779-8383-b2ee08a36e93", X-RequestID:"cef1fd3f-0c8f-4779-8383-b2ee08a36e93", X-TransactionID:"cef1fd3f-0c8f-4779-8383-b2ee08a36e93", X-ECOMP-RequestID:"cef1fd3f-0c8f-4779-8383-b2ee08a36e93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de98dfe2-f397-45a5-8ad8-de2c5c78d014"]
2022-07-07T04:56:26.059Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:26.059Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:26.072Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:26.073Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:26.073Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:26.073Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:26.075Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:26.075Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:26.075Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:26.082Z|cef1fd3f-0c8f-4779-8383-b2ee08a36e93|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:26.205Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:26.210Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:26.210Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||Invoke
2022-07-07T04:56:26.210Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:26.211Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:26.211Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Method      : GET
2022-07-07T04:56:26.211Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccc16276a3ba9a04", X-B3-SpanId:"afd6ba18ab864140", X-B3-ParentSpanId:"ccc16276a3ba9a04", X-B3-Sampled:"0", X-ONAP-RequestID:"502442ee-32ad-4937-a527-c29564eeb8c0", X-RequestID:"502442ee-32ad-4937-a527-c29564eeb8c0", X-TransactionID:"502442ee-32ad-4937-a527-c29564eeb8c0", X-ECOMP-RequestID:"502442ee-32ad-4937-a527-c29564eeb8c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dea4e5ff-bcc2-42c5-a2d7-daff26806fa7"]
2022-07-07T04:56:26.211Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Request body: 
2022-07-07T04:56:26.212Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||==========================request end================================================
2022-07-07T04:56:26.240Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:26.241Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:26.242Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status text  : 
2022-07-07T04:56:26.243Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:26.244Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Response body: {
  "requestId" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:03.000+00:00",
  "endTime" : "2022-07-07T04:56:24.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:25.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    }
  }
}
2022-07-07T04:56:26.244Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:26.244Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||InvokeReturn
2022-07-07T04:56:26.246Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:26.246Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:26.247Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:26.247Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:26.247Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:26.248Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccc16276a3ba9a04", X-B3-SpanId:"e8fbcd33f8ea566a", X-B3-ParentSpanId:"ccc16276a3ba9a04", X-B3-Sampled:"0", X-ONAP-RequestID:"502442ee-32ad-4937-a527-c29564eeb8c0", X-RequestID:"502442ee-32ad-4937-a527-c29564eeb8c0", X-TransactionID:"502442ee-32ad-4937-a527-c29564eeb8c0", X-ECOMP-RequestID:"502442ee-32ad-4937-a527-c29564eeb8c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff36031b-fc51-4cd1-b7e7-c3bd5d1ee8e1"]
2022-07-07T04:56:26.248Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:26.249Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:26.265Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:26.265Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:26.266Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:26.266Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:26.267Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:26.267Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:26.268Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:26.277Z|502442ee-32ad-4937-a527-c29564eeb8c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:26.397Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:26.402Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:26.403Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||Invoke
2022-07-07T04:56:26.403Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:26.404Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:26.404Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Method      : GET
2022-07-07T04:56:26.404Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a73953a91cdfb3", X-B3-SpanId:"4332875a3054ada2", X-B3-ParentSpanId:"e2a73953a91cdfb3", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c3210b-4e56-4af5-ab44-565ef99e0f26", X-RequestID:"d8c3210b-4e56-4af5-ab44-565ef99e0f26", X-TransactionID:"d8c3210b-4e56-4af5-ab44-565ef99e0f26", X-ECOMP-RequestID:"d8c3210b-4e56-4af5-ab44-565ef99e0f26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a55a82e-d6e0-4220-ac19-692023a7ae27"]
2022-07-07T04:56:26.405Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Request body: 
2022-07-07T04:56:26.405Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||==========================request end================================================
2022-07-07T04:56:26.424Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:26.425Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:26.426Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status text  : 
2022-07-07T04:56:26.427Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:26.427Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Response body: {
  "requestId" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:03.000+00:00",
  "endTime" : "2022-07-07T04:56:24.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:25.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    }
  }
}
2022-07-07T04:56:26.428Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:26.428Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||InvokeReturn
2022-07-07T04:56:26.430Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:26.430Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:26.431Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:26.431Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:26.431Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:26.432Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a73953a91cdfb3", X-B3-SpanId:"1794bd747fc76e1c", X-B3-ParentSpanId:"e2a73953a91cdfb3", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c3210b-4e56-4af5-ab44-565ef99e0f26", X-RequestID:"d8c3210b-4e56-4af5-ab44-565ef99e0f26", X-TransactionID:"d8c3210b-4e56-4af5-ab44-565ef99e0f26", X-ECOMP-RequestID:"d8c3210b-4e56-4af5-ab44-565ef99e0f26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32c1bb27-d998-4134-8d72-6daf73f56369"]
2022-07-07T04:56:26.432Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:26.432Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:26.444Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:26.444Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:26.445Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:26.445Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:26.446Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:26.446Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:26.447Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:26.454Z|d8c3210b-4e56-4af5-ab44-565ef99e0f26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:26.570Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:26.573Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:26.574Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||Invoke
2022-07-07T04:56:26.574Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:26.574Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4
2022-07-07T04:56:26.574Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Method      : GET
2022-07-07T04:56:26.575Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"255c7159b8097fd9", X-B3-SpanId:"ff7133c91611f22c", X-B3-ParentSpanId:"255c7159b8097fd9", X-B3-Sampled:"0", X-ONAP-RequestID:"1b38e03a-3e16-4862-915d-0aa530185996", X-RequestID:"1b38e03a-3e16-4862-915d-0aa530185996", X-TransactionID:"1b38e03a-3e16-4862-915d-0aa530185996", X-ECOMP-RequestID:"1b38e03a-3e16-4862-915d-0aa530185996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7979f1c7-dcb0-46d9-92d7-fbabe9ee55ee"]
2022-07-07T04:56:26.575Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Request body: 
2022-07-07T04:56:26.575Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||==========================request end================================================
2022-07-07T04:56:26.592Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:26.593Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:26.593Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Status text  : 
2022-07-07T04:56:26.593Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:26.594Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||Response body: {
  "requestId" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:03.000+00:00",
  "endTime" : "2022-07-07T04:56:24.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"e3d4d8a3-204a-4173-839f-c53ac5d067c9\",\n            \"modelVersionId\": \"d59ce993-ba4c-475e-8350-3b971d4a3b16\",\n            \"modelName\": \"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f\",\n            \"modelVersion\": \"1657169747722\",\n            \"modelCustomizationId\": \"92a20a05-1393-4017-b7c8-ba845950c22e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:25.000+00:00",
  "vfModuleId" : "b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "vfModuleName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "vfModuleModelName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vfModules/b1eb65fe-2a4d-46cc-b2e1-bfa8e2864481",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4"
    }
  }
}
2022-07-07T04:56:26.594Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:26.594Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|INFO|500||InvokeReturn
2022-07-07T04:56:26.596Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:26.596Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:26.596Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:26.596Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false
2022-07-07T04:56:26.597Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:26.597Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"255c7159b8097fd9", X-B3-SpanId:"2ca03c8337040fbc", X-B3-ParentSpanId:"255c7159b8097fd9", X-B3-Sampled:"0", X-ONAP-RequestID:"1b38e03a-3e16-4862-915d-0aa530185996", X-RequestID:"1b38e03a-3e16-4862-915d-0aa530185996", X-TransactionID:"1b38e03a-3e16-4862-915d-0aa530185996", X-ECOMP-RequestID:"1b38e03a-3e16-4862-915d-0aa530185996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b174eb66-c802-4034-89a8-b2f64ce91610"]
2022-07-07T04:56:26.597Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:26.597Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:26.609Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:26.610Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:26.610Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:26.611Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:26.612Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:26.612Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:26.612Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:26.619Z|1b38e03a-3e16-4862-915d-0aa530185996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c5faf1c-1b3a-4a64-87cf-32b7cc8d6ea4|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:29.295Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:29.297Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||INFO|500||Checking if requestId: 39f449b4-500b-469c-a712-11954edc7b96 already exists in requestDb InfraActiveRequests table
2022-07-07T04:56:29.298Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:29.299Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||Invoke
2022-07-07T04:56:29.299Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:29.299Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:29.299Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Method      : GET
2022-07-07T04:56:29.300Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df3e9a10773e1eee", X-B3-SpanId:"f0a65d2136b0fe95", X-B3-ParentSpanId:"df3e9a10773e1eee", X-B3-Sampled:"0", X-ONAP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-TransactionID:"39f449b4-500b-469c-a712-11954edc7b96", X-ECOMP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f535e676-7a30-4a34-bd52-57619ef9cf39"]
2022-07-07T04:56:29.300Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Request body: 
2022-07-07T04:56:29.300Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||==========================request end================================================
2022-07-07T04:56:29.319Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:29.319Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:56:29.320Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status text  : 
2022-07-07T04:56:29.320Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:56:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:29.321Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Response body: 
2022-07-07T04:56:29.321Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:29.321Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|404|Not Found|InvokeReturn
2022-07-07T04:56:29.329Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:56:29.336Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:29.360Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups|INFO|500||Invoke
2022-07-07T04:56:29.361Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[39f449b4-500b-469c-a712-11954edc7b96], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[275953f3-ef61-4f2e-9777-35c721cfd24a], X-ECOMP-RequestID=[39f449b4-500b-469c-a712-11954edc7b96], X-TransactionId=[], X-ONAP-RequestID=[39f449b4-500b-469c-a712-11954edc7b96]}
2022-07-07T04:56:29.411Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-04:56:30:741-35303], Content-Length=[408], Date=[Thu, 07 Jul 2022 04:56:30 GMT], Content-Type=[application/json]}
2022-07-07T04:56:29.413Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-07-07T04:56:29.413Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-07-07T04:56:29.416Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/related-to/volume-groups
2022-07-07T04:56:29.416Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : a199ba8d-bbf6-495f-8c71-f6062d4164d1
2022-07-07T04:56:29.421Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:29.447Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules|INFO|500||Invoke
2022-07-07T04:56:29.447Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[39f449b4-500b-469c-a712-11954edc7b96], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8df0ebf7-98ba-498d-bdbd-3a21c89f6202], X-ECOMP-RequestID=[39f449b4-500b-469c-a712-11954edc7b96], X-TransactionId=[], X-ONAP-RequestID=[39f449b4-500b-469c-a712-11954edc7b96]}
2022-07-07T04:56:29.498Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:56:30:832-99368], Content-Length=[377], Date=[Thu, 07 Jul 2022 04:56:30 GMT], Content-Type=[application/json]}
2022-07-07T04:56:29.499Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules","ERR.5.4.6114"]}}}

2022-07-07T04:56:29.500Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules|INFO|404|Not Found|InvokeReturn
2022-07-07T04:56:29.503Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1/vf-modules
2022-07-07T04:56:29.504Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : a199ba8d-bbf6-495f-8c71-f6062d4164d1
2022-07-07T04:56:29.508Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:29.532Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:56:29.533Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-07-07T04:56:29.590Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-07-07T04:56:29.590Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-04:56:30:913-33288], vertex-id=[229520], Content-Length=[1024], Date=[Thu, 07 Jul 2022 04:56:30 GMT], Content-Type=[application/json]}
2022-07-07T04:56:29.591Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1657169709879","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a199ba8d-bbf6-495f-8c71-f6062d4164d1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a199ba8d-bbf6-495f-8c71-f6062d4164d1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-07-07T04:56:29.592Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:56:29.592Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:56:29.593Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:56:29.594Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:56:29.594Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:29.594Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:56:29.595Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:56:29.595Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"df3e9a10773e1eee", X-B3-SpanId:"d627255a13aa958e", X-B3-ParentSpanId:"df3e9a10773e1eee", X-B3-Sampled:"0", X-ONAP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-TransactionID:"39f449b4-500b-469c-a712-11954edc7b96", X-ECOMP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09744b19-905e-44a3-bfce-159a0530e861"]
2022-07-07T04:56:29.595Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692"},"instanceName":null,"requestScope":"vnf"}
2022-07-07T04:56:29.595Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:56:29.615Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:29.616Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:29.616Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:56:29.616Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:56:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:29.617Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:56:29.617Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:29.618Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:56:29.619Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-07-07T04:56:29.619Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-07-07T04:56:29.619Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:29.620Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-07-07T04:56:29.620Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T04:56:29.621Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-TransactionID:"39f449b4-500b-469c-a712-11954edc7b96", X-ECOMP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f30d6af-fe62-4b14-8c46-aead3618625a"]
2022-07-07T04:56:29.621Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T04:56:29.621Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:56:29.639Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:29.640Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:29.641Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T04:56:29.641Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:29.642Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10035,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    }
  }
}
2022-07-07T04:56:29.642Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:29.643Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-07-07T04:56:29.645Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:56:29.645Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:56:29.645Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:29.646Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:56:29.646Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:56:29.646Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1531", X-B3-TraceId:"df3e9a10773e1eee", X-B3-SpanId:"a9e917b108492c5d", X-B3-ParentSpanId:"df3e9a10773e1eee", X-B3-Sampled:"0", X-ONAP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-TransactionID:"39f449b4-500b-469c-a712-11954edc7b96", X-ECOMP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d67ce416-a7cd-4115-8110-2f226fa95a29"]
2022-07-07T04:56:29.647Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"39f449b4-500b-469c-a712-11954edc7b96","requestStatus":"IN_PROGRESS","startTime":1657169789504,"source":"VID","vnfId":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n            \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"39f449b4-500b-469c-a712-11954edc7b96"}
2022-07-07T04:56:29.647Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:56:29.670Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:29.671Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:56:29.671Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:56:29.671Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:29.673Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "39f449b4-500b-469c-a712-11954edc7b96",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:56:29.504+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n            \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:56:30.023+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "39f449b4-500b-469c-a712-11954edc7b96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    }
  }
}
2022-07-07T04:56:29.673Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:29.674Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:56:29.680Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:56:29.681Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:56:29.681Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:29.681Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:56:29.681Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:56:29.682Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2338", X-B3-TraceId:"df3e9a10773e1eee", X-B3-SpanId:"4e52309d9b54c519", X-B3-ParentSpanId:"df3e9a10773e1eee", X-B3-Sampled:"0", X-ONAP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-TransactionID:"39f449b4-500b-469c-a712-11954edc7b96", X-ECOMP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"795a8925-46d7-4a29-a129-39cca33e583c"]
2022-07-07T04:56:29.682Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"28ad7199-6a39-4a76-ac48-015947df6c6b\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3408d073-e3e5-4877-8cac-5d78b93a152b\",\"modelVersionId\":\"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\"modelCustomizationId\":\"3408d073-e3e5-4877-8cac-5d78b93a152b\",\"modelUuid\":\"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\"modelInvariantUuid\":\"28ad7199-6a39-4a76-ac48-015947df6c6b\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\",\"vnfInstanceId\":\"a199ba8d-bbf6-495f-8c71-f6062d4164d1\"}","type":"String"},"requestId":{"value":"39f449b4-500b-469c-a712-11954edc7b96","type":"String"},"mso-request-id":{"value":"39f449b4-500b-469c-a712-11954edc7b96","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a199ba8d-bbf6-495f-8c71-f6062d4164d1","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:56:29.682Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:56:30.700Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:30.700Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:56:30.701Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:56:30.702Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:56:30 GMT", X-ONAP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-TransactionID:"39f449b4-500b-469c-a712-11954edc7b96", X-ECOMP-RequestID:"39f449b4-500b-469c-a712-11954edc7b96", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"795a8925-46d7-4a29-a129-39cca33e583c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:30.703Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"39f449b4-500b-469c-a712-11954edc7b96\",\"instanceId\":\"a199ba8d-bbf6-495f-8c71-f6062d4164d1\"}}","message":"Success","processInstanceID":"2a27c229-fdb1-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:56:30.703Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:30.703Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:56:30.706Z|39f449b4-500b-469c-a712-11954edc7b96|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:30.836Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:30.839Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:30.839Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||Invoke
2022-07-07T04:56:30.839Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:30.840Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:30.840Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Method      : GET
2022-07-07T04:56:30.840Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c9b18fc4bf9b1b8", X-B3-SpanId:"93f2d621809cc75f", X-B3-ParentSpanId:"2c9b18fc4bf9b1b8", X-B3-Sampled:"0", X-ONAP-RequestID:"3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd", X-RequestID:"3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd", X-TransactionID:"3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd", X-ECOMP-RequestID:"3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7462a585-5acd-4d3b-b47c-951dde8fa449"]
2022-07-07T04:56:30.840Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Request body: 
2022-07-07T04:56:30.840Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||==========================request end================================================
2022-07-07T04:56:30.858Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:30.859Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:30.859Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status text  : 
2022-07-07T04:56:30.859Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:30.860Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Response body: {
  "requestId" : "39f449b4-500b-469c-a712-11954edc7b96",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:56:29.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n            \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:30.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "39f449b4-500b-469c-a712-11954edc7b96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    }
  }
}
2022-07-07T04:56:30.860Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:30.861Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||InvokeReturn
2022-07-07T04:56:30.862Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:30.862Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:30.862Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:30.862Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:30.863Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:30.863Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c9b18fc4bf9b1b8", X-B3-SpanId:"007ce89e024968d1", X-B3-ParentSpanId:"2c9b18fc4bf9b1b8", X-B3-Sampled:"0", X-ONAP-RequestID:"3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd", X-RequestID:"3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd", X-TransactionID:"3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd", X-ECOMP-RequestID:"3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1a5f5a1-8268-498d-9cde-7da8fc6ac56e"]
2022-07-07T04:56:30.863Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:30.863Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:30.876Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:30.877Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:30.877Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:30.877Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:30.879Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:30.879Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:30.879Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:30.885Z|3f57b5ac-1790-4a2c-b37e-9b7a3bb8f9cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:31.773Z|200bdef4-94f1-4211-92a0-0b87269bb9ea|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:56:31.774Z|200bdef4-94f1-4211-92a0-0b87269bb9ea|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:34.918Z|810889fb-3b02-4c66-8133-ecb1320e5dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:34.918Z|810889fb-3b02-4c66-8133-ecb1320e5dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:35.128Z|6a8d58fc-16b7-46ec-b1e8-49e896111e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:35.129Z|6a8d58fc-16b7-46ec-b1e8-49e896111e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:35.606Z|8b1b87ad-5ad6-4f3a-bb81-95245f4b4f36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:35.607Z|8b1b87ad-5ad6-4f3a-bb81-95245f4b4f36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:39.432Z|4c8b4ad9-77b2-4f0c-9ca1-7a9fb739a5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:56:39.433Z|4c8b4ad9-77b2-4f0c-9ca1-7a9fb739a5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:56:39.731Z|071e782d-bc60-4626-ad0b-864ef729d19b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:56:39.732Z|071e782d-bc60-4626-ad0b-864ef729d19b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:56:41.014Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:41.018Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.018Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||Invoke
2022-07-07T04:56:41.019Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.019Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.019Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Method      : GET
2022-07-07T04:56:41.019Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3623f07a2de8a93", X-B3-SpanId:"80485a66535894a2", X-B3-ParentSpanId:"b3623f07a2de8a93", X-B3-Sampled:"0", X-ONAP-RequestID:"769722fb-4869-43c2-8032-d8bffbde3718", X-RequestID:"769722fb-4869-43c2-8032-d8bffbde3718", X-TransactionID:"769722fb-4869-43c2-8032-d8bffbde3718", X-ECOMP-RequestID:"769722fb-4869-43c2-8032-d8bffbde3718", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa3a1bd0-49de-4147-8c7e-e63883978bf7"]
2022-07-07T04:56:41.019Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Request body: 
2022-07-07T04:56:41.020Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.041Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.042Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.042Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status text  : 
2022-07-07T04:56:41.043Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.043Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Response body: {
  "requestId" : "39f449b4-500b-469c-a712-11954edc7b96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:29.000+00:00",
  "endTime" : "2022-07-07T04:56:35.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n            \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "39f449b4-500b-469c-a712-11954edc7b96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    }
  }
}
2022-07-07T04:56:41.043Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.044Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||InvokeReturn
2022-07-07T04:56:41.046Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.046Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:41.046Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.047Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.047Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:41.047Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3623f07a2de8a93", X-B3-SpanId:"bfbab8b825cabd0e", X-B3-ParentSpanId:"b3623f07a2de8a93", X-B3-Sampled:"0", X-ONAP-RequestID:"769722fb-4869-43c2-8032-d8bffbde3718", X-RequestID:"769722fb-4869-43c2-8032-d8bffbde3718", X-TransactionID:"769722fb-4869-43c2-8032-d8bffbde3718", X-ECOMP-RequestID:"769722fb-4869-43c2-8032-d8bffbde3718", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b15802f5-53b2-49c6-819a-8fa000212ae5"]
2022-07-07T04:56:41.047Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:41.048Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.063Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.063Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.063Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:41.064Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.065Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:41.065Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.066Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:41.072Z|769722fb-4869-43c2-8032-d8bffbde3718|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:41.186Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:41.189Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.190Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||Invoke
2022-07-07T04:56:41.190Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.190Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.190Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Method      : GET
2022-07-07T04:56:41.190Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4df7b65282fdc634", X-B3-SpanId:"47ba0674f8d85dbe", X-B3-ParentSpanId:"4df7b65282fdc634", X-B3-Sampled:"0", X-ONAP-RequestID:"b6a0ad3e-f172-4068-9f9e-147d66f67c3c", X-RequestID:"b6a0ad3e-f172-4068-9f9e-147d66f67c3c", X-TransactionID:"b6a0ad3e-f172-4068-9f9e-147d66f67c3c", X-ECOMP-RequestID:"b6a0ad3e-f172-4068-9f9e-147d66f67c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c9e6d42-c83a-43e1-bdd1-ef8dcbdd633a"]
2022-07-07T04:56:41.191Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Request body: 
2022-07-07T04:56:41.191Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.207Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.208Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.208Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status text  : 
2022-07-07T04:56:41.208Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.209Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Response body: {
  "requestId" : "39f449b4-500b-469c-a712-11954edc7b96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:29.000+00:00",
  "endTime" : "2022-07-07T04:56:35.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n            \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "39f449b4-500b-469c-a712-11954edc7b96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    }
  }
}
2022-07-07T04:56:41.209Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.210Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||InvokeReturn
2022-07-07T04:56:41.211Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.211Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:41.211Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.212Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.212Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:41.212Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4df7b65282fdc634", X-B3-SpanId:"44b89dea02397c0a", X-B3-ParentSpanId:"4df7b65282fdc634", X-B3-Sampled:"0", X-ONAP-RequestID:"b6a0ad3e-f172-4068-9f9e-147d66f67c3c", X-RequestID:"b6a0ad3e-f172-4068-9f9e-147d66f67c3c", X-TransactionID:"b6a0ad3e-f172-4068-9f9e-147d66f67c3c", X-ECOMP-RequestID:"b6a0ad3e-f172-4068-9f9e-147d66f67c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bac7122c-2bf8-4370-9342-0efa889af472"]
2022-07-07T04:56:41.212Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:41.213Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.227Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.227Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.227Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:41.228Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.229Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:41.229Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.229Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:41.236Z|b6a0ad3e-f172-4068-9f9e-147d66f67c3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:41.351Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:41.355Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.356Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||Invoke
2022-07-07T04:56:41.356Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.356Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.356Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Method      : GET
2022-07-07T04:56:41.357Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61a35fa4a15093d1", X-B3-SpanId:"d045159d2a6b1735", X-B3-ParentSpanId:"61a35fa4a15093d1", X-B3-Sampled:"0", X-ONAP-RequestID:"54acdb59-4764-4874-a9f5-e8dac69e18b7", X-RequestID:"54acdb59-4764-4874-a9f5-e8dac69e18b7", X-TransactionID:"54acdb59-4764-4874-a9f5-e8dac69e18b7", X-ECOMP-RequestID:"54acdb59-4764-4874-a9f5-e8dac69e18b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0d5dce7-b07a-44aa-a357-c12ea91c3859"]
2022-07-07T04:56:41.357Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Request body: 
2022-07-07T04:56:41.357Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.373Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.373Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.374Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status text  : 
2022-07-07T04:56:41.374Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.375Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Response body: {
  "requestId" : "39f449b4-500b-469c-a712-11954edc7b96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:29.000+00:00",
  "endTime" : "2022-07-07T04:56:35.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n            \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "39f449b4-500b-469c-a712-11954edc7b96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    }
  }
}
2022-07-07T04:56:41.375Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.375Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||InvokeReturn
2022-07-07T04:56:41.377Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.377Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:41.377Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.377Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.378Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:41.378Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61a35fa4a15093d1", X-B3-SpanId:"f99e709534140e30", X-B3-ParentSpanId:"61a35fa4a15093d1", X-B3-Sampled:"0", X-ONAP-RequestID:"54acdb59-4764-4874-a9f5-e8dac69e18b7", X-RequestID:"54acdb59-4764-4874-a9f5-e8dac69e18b7", X-TransactionID:"54acdb59-4764-4874-a9f5-e8dac69e18b7", X-ECOMP-RequestID:"54acdb59-4764-4874-a9f5-e8dac69e18b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddff58d6-13bb-406d-8fea-859ee10ae310"]
2022-07-07T04:56:41.378Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:41.379Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.391Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.391Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.391Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:41.392Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.393Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:41.393Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.393Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:41.400Z|54acdb59-4764-4874-a9f5-e8dac69e18b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:41.521Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:41.525Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.525Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||Invoke
2022-07-07T04:56:41.526Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.526Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.526Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Method      : GET
2022-07-07T04:56:41.527Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9194d51310e917f", X-B3-SpanId:"8fc5b2e7fd251119", X-B3-ParentSpanId:"a9194d51310e917f", X-B3-Sampled:"0", X-ONAP-RequestID:"155cf354-9e1d-4e8f-a391-10b7dd481aff", X-RequestID:"155cf354-9e1d-4e8f-a391-10b7dd481aff", X-TransactionID:"155cf354-9e1d-4e8f-a391-10b7dd481aff", X-ECOMP-RequestID:"155cf354-9e1d-4e8f-a391-10b7dd481aff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b1ece07-b985-4e49-90fa-f70bc18db339"]
2022-07-07T04:56:41.527Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Request body: 
2022-07-07T04:56:41.527Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.546Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.547Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.547Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status text  : 
2022-07-07T04:56:41.547Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.548Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Response body: {
  "requestId" : "39f449b4-500b-469c-a712-11954edc7b96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:29.000+00:00",
  "endTime" : "2022-07-07T04:56:35.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n            \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "39f449b4-500b-469c-a712-11954edc7b96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    }
  }
}
2022-07-07T04:56:41.549Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.549Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||InvokeReturn
2022-07-07T04:56:41.551Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.551Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:41.551Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.552Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.552Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:41.552Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9194d51310e917f", X-B3-SpanId:"603b1d98c0d54b83", X-B3-ParentSpanId:"a9194d51310e917f", X-B3-Sampled:"0", X-ONAP-RequestID:"155cf354-9e1d-4e8f-a391-10b7dd481aff", X-RequestID:"155cf354-9e1d-4e8f-a391-10b7dd481aff", X-TransactionID:"155cf354-9e1d-4e8f-a391-10b7dd481aff", X-ECOMP-RequestID:"155cf354-9e1d-4e8f-a391-10b7dd481aff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50c5c852-c70e-42fe-bf82-f5036dd4c373"]
2022-07-07T04:56:41.553Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:41.553Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.564Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.564Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.565Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:41.565Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.566Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:41.567Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.567Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:41.574Z|155cf354-9e1d-4e8f-a391-10b7dd481aff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:41.688Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:41.691Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.692Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||Invoke
2022-07-07T04:56:41.692Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.692Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96
2022-07-07T04:56:41.693Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Method      : GET
2022-07-07T04:56:41.693Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79a100bb4157616d", X-B3-SpanId:"aac82196b9dab720", X-B3-ParentSpanId:"79a100bb4157616d", X-B3-Sampled:"0", X-ONAP-RequestID:"1dc4065b-1e66-49f6-a7a8-a0cf99880526", X-RequestID:"1dc4065b-1e66-49f6-a7a8-a0cf99880526", X-TransactionID:"1dc4065b-1e66-49f6-a7a8-a0cf99880526", X-ECOMP-RequestID:"1dc4065b-1e66-49f6-a7a8-a0cf99880526", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2373271-e017-45ba-b454-468975bc8544"]
2022-07-07T04:56:41.693Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Request body: 
2022-07-07T04:56:41.694Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.711Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.712Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.712Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Status text  : 
2022-07-07T04:56:41.712Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.713Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||Response body: {
  "requestId" : "39f449b4-500b-469c-a712-11954edc7b96",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:29.000+00:00",
  "endTime" : "2022-07-07T04:56:35.000+00:00",
  "source" : "VID",
  "vnfId" : "a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "vnfName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"28ad7199-6a39-4a76-ac48-015947df6c6b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"3e75c2ab-f8ca-45e9-aa6b-097320de68da\",\n            \"modelCustomizationId\": \"3408d073-e3e5-4877-8cac-5d78b93a152b\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692/vnfs/a199ba8d-bbf6-495f-8c71-f6062d4164d1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "39f449b4-500b-469c-a712-11954edc7b96",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96"
    }
  }
}
2022-07-07T04:56:41.714Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.714Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/39f449b4-500b-469c-a712-11954edc7b96|INFO|500||InvokeReturn
2022-07-07T04:56:41.715Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.716Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:41.716Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:41.716Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false
2022-07-07T04:56:41.716Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:41.717Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79a100bb4157616d", X-B3-SpanId:"27d75d2839cd9a39", X-B3-ParentSpanId:"79a100bb4157616d", X-B3-Sampled:"0", X-ONAP-RequestID:"1dc4065b-1e66-49f6-a7a8-a0cf99880526", X-RequestID:"1dc4065b-1e66-49f6-a7a8-a0cf99880526", X-TransactionID:"1dc4065b-1e66-49f6-a7a8-a0cf99880526", X-ECOMP-RequestID:"1dc4065b-1e66-49f6-a7a8-a0cf99880526", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15b80a38-974a-447d-81fd-7d8744f3a7e7"]
2022-07-07T04:56:41.717Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:41.717Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:41.728Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:41.728Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:41.728Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:41.728Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:41.729Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:41.729Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:41.729Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=39f449b4-500b-469c-a712-11954edc7b96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:41.735Z|1dc4065b-1e66-49f6-a7a8-a0cf99880526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/39f449b4-500b-469c-a712-11954edc7b96|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:44.964Z|2df1e17b-24af-4684-a02f-3197d6ed94ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:44.965Z|2df1e17b-24af-4684-a02f-3197d6ed94ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:45.156Z|50fd4d6c-8b52-4821-9168-efb7ce41765b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:45.157Z|50fd4d6c-8b52-4821-9168-efb7ce41765b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:45.312Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:45.314Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||Checking if requestId: 3c885745-c091-4d91-ab95-6095568dfb38 already exists in requestDb InfraActiveRequests table
2022-07-07T04:56:45.315Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:45.316Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||Invoke
2022-07-07T04:56:45.317Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:45.317Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:45.317Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Method      : GET
2022-07-07T04:56:45.317Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80dab2942c9cb289", X-B3-SpanId:"6cc17da35e47b96a", X-B3-ParentSpanId:"80dab2942c9cb289", X-B3-Sampled:"0", X-ONAP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-TransactionID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ECOMP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fda2bb2c-134e-41ec-a1e8-877ef332d5b8"]
2022-07-07T04:56:45.317Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Request body: 
2022-07-07T04:56:45.317Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||==========================request end================================================
2022-07-07T04:56:45.339Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:45.340Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T04:56:45.340Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status text  : 
2022-07-07T04:56:45.341Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:56:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:45.341Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Response body: 
2022-07-07T04:56:45.342Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:45.342Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|404|Not Found|InvokeReturn
2022-07-07T04:56:45.349Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T04:56:45.354Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:45.377Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:56:45.378Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|INFO|500||Invoke
2022-07-07T04:56:45.423Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|INFO|500||InvokeReturn
2022-07-07T04:56:45.424Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:56:46:765-81850], vertex-id=[225448], Content-Length=[247], Date=[Thu, 07 Jul 2022 04:56:46 GMT], Content-Type=[application/json]}
2022-07-07T04:56:45.425Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692"}]}

2022-07-07T04:56:45.429Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:45.452Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-07-07T04:56:45.452Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[3c885745-c091-4d91-ab95-6095568dfb38], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[07741578-c223-469c-a6bb-d4e47e68d403], X-ECOMP-RequestID=[3c885745-c091-4d91-ab95-6095568dfb38], X-TransactionId=[], X-ONAP-RequestID=[3c885745-c091-4d91-ab95-6095568dfb38]}
2022-07-07T04:56:45.496Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-04:56:46:833-45528], Content-Length=[605], Date=[Thu, 07 Jul 2022 04:56:46 GMT], Content-Type=[application/json]}
2022-07-07T04:56:45.497Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-07-07T04:56:45.498Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-07-07T04:56:45.501Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-07-07T04:56:45.506Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:45.534Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:56:45.535Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|INFO|500||Invoke
2022-07-07T04:56:45.594Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|INFO|500||InvokeReturn
2022-07-07T04:56:45.595Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-04:56:46:925-50092], vertex-id=[225448], Content-Length=[247], Date=[Thu, 07 Jul 2022 04:56:46 GMT], Content-Type=[application/json]}
2022-07-07T04:56:45.596Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692"}]}

2022-07-07T04:56:45.603Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:45.626Z|c4b5ab4b-fe76-41ad-ab4e-7ece24cf037d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:45.627Z|c4b5ab4b-fe76-41ad-ab4e-7ece24cf037d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:45.634Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:56:45.634Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-07-07T04:56:45.687Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-07-07T04:56:45.688Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:56:47:021-4048], Content-Length=[602], Date=[Thu, 07 Jul 2022 04:56:47 GMT], Content-Type=[application/json]}
2022-07-07T04:56:45.688Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-07-07T04:56:45.690Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-07-07T04:56:45.695Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:45.725Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|INFO|500||Invoke
2022-07-07T04:56:45.725Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[3c885745-c091-4d91-ab95-6095568dfb38], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9e42d770-7c66-4d1a-8d14-f39c07d307e0], X-ECOMP-RequestID=[3c885745-c091-4d91-ab95-6095568dfb38], X-TransactionId=[], X-ONAP-RequestID=[3c885745-c091-4d91-ab95-6095568dfb38]}
2022-07-07T04:56:45.779Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:56:47:107-26403], vertex-id=[225448], Content-Length=[247], Date=[Thu, 07 Jul 2022 04:56:47 GMT], Content-Type=[application/json]}
2022-07-07T04:56:45.781Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692"}]}

2022-07-07T04:56:45.781Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692?format=pathed|INFO|500||InvokeReturn
2022-07-07T04:56:45.786Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:45.808Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:56:45.809Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-07-07T04:56:45.883Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-07-07T04:56:45.883Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:56:47:190-96036], Content-Length=[611], Date=[Thu, 07 Jul 2022 04:56:47 GMT], Content-Type=[application/json]}
2022-07-07T04:56:45.884Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/configurations","ERR.5.4.6114"]}}}

2022-07-07T04:56:45.886Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/a8a2c2c0-ac12-455b-b44f-4b85d6908692/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-07-07T04:56:45.889Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T04:56:45.911Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T04:56:45.912Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-07-07T04:56:45.976Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-07-07T04:56:45.977Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-04:56:47:293-43668], vertex-id=[229520], Content-Length=[573], Date=[Thu, 07 Jul 2022 04:56:47 GMT], Content-Type=[application/json]}
2022-07-07T04:56:45.977Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1657169796066","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-07-07T04:56:45.978Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T04:56:45.978Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T04:56:45.979Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:56:45.980Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T04:56:45.980Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:45.980Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T04:56:45.980Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T04:56:45.981Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"80dab2942c9cb289", X-B3-SpanId:"53398d9b069000de", X-B3-ParentSpanId:"80dab2942c9cb289", X-B3-Sampled:"0", X-ONAP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-TransactionID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ECOMP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc8fcbc1-34d0-4e65-960d-7ba8cbccb56e"]
2022-07-07T04:56:45.981Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692"},"instanceName":null,"requestScope":"service"}
2022-07-07T04:56:45.981Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T04:56:46.002Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:46.003Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:46.003Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T04:56:46.004Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 04:56:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:46.004Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T04:56:46.005Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:46.005Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T04:56:46.006Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:56:46.006Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:56:46.007Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:46.007Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:56:46.008Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:56:46.008Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-TransactionID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ECOMP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0b169b5-d0ec-4859-a63e-5781568c1afa"]
2022-07-07T04:56:46.008Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:56:46.009Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:56:46.029Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:46.030Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:46.031Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:56:46.031Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:46.032Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:56:46.032Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:46.033Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:56:46.035Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T04:56:46.036Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-07-07T04:56:46.036Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:46.036Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T04:56:46.037Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T04:56:46.037Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-TransactionID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ECOMP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"536c0e08-efe2-4ecf-b5ea-9be76cf924e8"]
2022-07-07T04:56:46.038Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T04:56:46.038Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T04:56:46.051Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:46.052Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:46.052Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T04:56:46.052Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:46.053Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-07-07T04:56:46.053Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:46.054Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-07-07T04:56:46.055Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:56:46.056Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T04:56:46.056Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:46.056Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T04:56:46.057Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T04:56:46.057Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-TransactionID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ECOMP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c7b0ed6-e6e4-41e3-ba02-a156c5fb2da5"]
2022-07-07T04:56:46.057Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T04:56:46.057Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T04:56:46.075Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:46.078Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:46.079Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T04:56:46.079Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:46.080Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T04:56:46.082Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:46.083Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T04:56:46.086Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:56:46.088Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T04:56:46.088Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:46.088Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T04:56:46.089Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T04:56:46.089Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1317", X-B3-TraceId:"80dab2942c9cb289", X-B3-SpanId:"21d86273ad322275", X-B3-ParentSpanId:"80dab2942c9cb289", X-B3-Sampled:"0", X-ONAP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-TransactionID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ECOMP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cbf5c93-c0ea-4db2-bebf-572409467d76"]
2022-07-07T04:56:46.090Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3c885745-c091-4d91-ab95-6095568dfb38","requestStatus":"IN_PROGRESS","startTime":1657169805886,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"3c885745-c091-4d91-ab95-6095568dfb38"}
2022-07-07T04:56:46.090Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T04:56:46.113Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:46.114Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T04:56:46.115Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T04:56:46.116Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:46.116Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:56:45.886+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T04:56:46.465+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    }
  }
}
2022-07-07T04:56:46.117Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:46.117Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T04:56:46.141Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:56:46.143Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T04:56:46.143Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:46.143Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T04:56:46.144Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T04:56:46.144Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1990", X-B3-TraceId:"80dab2942c9cb289", X-B3-SpanId:"ce2743f0e863c2d5", X-B3-ParentSpanId:"80dab2942c9cb289", X-B3-Sampled:"0", X-ONAP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-TransactionID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ECOMP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92738a84-43cd-4657-9485-bc4c5078e93d"]
2022-07-07T04:56:46.145Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f3466b16-6fac-468c-a41c-7243fb79c047\",\"modelUuid\":\"f3466b16-6fac-468c-a41c-7243fb79c047\",\"modelInvariantUuid\":\"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\"}","type":"String"},"requestId":{"value":"3c885745-c091-4d91-ab95-6095568dfb38","type":"String"},"mso-request-id":{"value":"3c885745-c091-4d91-ab95-6095568dfb38","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a8a2c2c0-ac12-455b-b44f-4b85d6908692","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T04:56:46.145Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T04:56:47.161Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:47.162Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T04:56:47.163Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T04:56:47.163Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 04:56:47 GMT", X-ONAP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-TransactionID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ECOMP-RequestID:"3c885745-c091-4d91-ab95-6095568dfb38", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"92738a84-43cd-4657-9485-bc4c5078e93d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:47.165Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3c885745-c091-4d91-ab95-6095568dfb38\",\"instanceId\":\"a8a2c2c0-ac12-455b-b44f-4b85d6908692\"}}","message":"Success","processInstanceID":"33f7cf81-fdb1-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T04:56:47.166Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:47.166Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T04:56:47.170Z|3c885745-c091-4d91-ab95-6095568dfb38|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:47.301Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:47.304Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:47.305Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||Invoke
2022-07-07T04:56:47.305Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:47.305Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:47.305Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Method      : GET
2022-07-07T04:56:47.306Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9d10fc89b2db408", X-B3-SpanId:"f29e989970f3b6aa", X-B3-ParentSpanId:"a9d10fc89b2db408", X-B3-Sampled:"0", X-ONAP-RequestID:"8ff56ed2-c9b5-4d59-becc-35f6dd6a6740", X-RequestID:"8ff56ed2-c9b5-4d59-becc-35f6dd6a6740", X-TransactionID:"8ff56ed2-c9b5-4d59-becc-35f6dd6a6740", X-ECOMP-RequestID:"8ff56ed2-c9b5-4d59-becc-35f6dd6a6740", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5dfed39-5af7-4328-9868-caa690025cdb"]
2022-07-07T04:56:47.306Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Request body: 
2022-07-07T04:56:47.306Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||==========================request end================================================
2022-07-07T04:56:47.324Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:47.325Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:47.325Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status text  : 
2022-07-07T04:56:47.325Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:47.326Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Response body: {
  "requestId" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T04:56:45.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:46.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    }
  }
}
2022-07-07T04:56:47.327Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:47.327Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||InvokeReturn
2022-07-07T04:56:47.328Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:47.329Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:47.329Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:47.329Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:47.329Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:47.330Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9d10fc89b2db408", X-B3-SpanId:"0ef2dd56925810cf", X-B3-ParentSpanId:"a9d10fc89b2db408", X-B3-Sampled:"0", X-ONAP-RequestID:"8ff56ed2-c9b5-4d59-becc-35f6dd6a6740", X-RequestID:"8ff56ed2-c9b5-4d59-becc-35f6dd6a6740", X-TransactionID:"8ff56ed2-c9b5-4d59-becc-35f6dd6a6740", X-ECOMP-RequestID:"8ff56ed2-c9b5-4d59-becc-35f6dd6a6740", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76ba1cc2-8c4f-4714-b72a-955ab0d35c68"]
2022-07-07T04:56:47.330Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:47.330Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:47.341Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:47.341Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:47.341Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:47.341Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:47.343Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:47.343Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:47.343Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:47.349Z|8ff56ed2-c9b5-4d59-becc-35f6dd6a6740|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:54.432Z|4b8c7266-2de2-410a-b38f-6ff88be5cd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:56:54.433Z|4b8c7266-2de2-410a-b38f-6ff88be5cd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:56:54.998Z|146db36b-734a-4f84-aa58-db9dcc7b0cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:54.999Z|146db36b-734a-4f84-aa58-db9dcc7b0cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:55.177Z|748d066d-9794-4a0c-ad72-6cbf039b7c75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:55.178Z|748d066d-9794-4a0c-ad72-6cbf039b7c75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:55.648Z|59a85c81-3df2-48e1-8226-71ccaff63c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:56:55.649Z|59a85c81-3df2-48e1-8226-71ccaff63c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:56:57.477Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:57.480Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:57.481Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||Invoke
2022-07-07T04:56:57.481Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:57.481Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:57.481Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Method      : GET
2022-07-07T04:56:57.482Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e23fa9e1ab4b36f", X-B3-SpanId:"3db48504d3209294", X-B3-ParentSpanId:"3e23fa9e1ab4b36f", X-B3-Sampled:"0", X-ONAP-RequestID:"f3c1c2e7-694b-4731-be86-dd9a839f32d1", X-RequestID:"f3c1c2e7-694b-4731-be86-dd9a839f32d1", X-TransactionID:"f3c1c2e7-694b-4731-be86-dd9a839f32d1", X-ECOMP-RequestID:"f3c1c2e7-694b-4731-be86-dd9a839f32d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4d4a332-bdae-4747-924e-5e59165e7007"]
2022-07-07T04:56:57.482Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Request body: 
2022-07-07T04:56:57.482Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||==========================request end================================================
2022-07-07T04:56:57.502Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:57.502Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:57.502Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status text  : 
2022-07-07T04:56:57.503Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:57.504Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Response body: {
  "requestId" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:45.000+00:00",
  "endTime" : "2022-07-07T04:56:51.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:51.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    }
  }
}
2022-07-07T04:56:57.504Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:57.504Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||InvokeReturn
2022-07-07T04:56:57.506Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:57.506Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:57.506Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:57.506Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:57.507Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:57.507Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e23fa9e1ab4b36f", X-B3-SpanId:"f89dafa3743a8c18", X-B3-ParentSpanId:"3e23fa9e1ab4b36f", X-B3-Sampled:"0", X-ONAP-RequestID:"f3c1c2e7-694b-4731-be86-dd9a839f32d1", X-RequestID:"f3c1c2e7-694b-4731-be86-dd9a839f32d1", X-TransactionID:"f3c1c2e7-694b-4731-be86-dd9a839f32d1", X-ECOMP-RequestID:"f3c1c2e7-694b-4731-be86-dd9a839f32d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a51125d7-dc4f-490f-9096-1549667d52a7"]
2022-07-07T04:56:57.507Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:57.507Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:57.517Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:57.517Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:57.517Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:57.517Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:57.518Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:57.518Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:57.519Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:57.525Z|f3c1c2e7-694b-4731-be86-dd9a839f32d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:57.645Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:57.648Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:57.649Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||Invoke
2022-07-07T04:56:57.649Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:57.649Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:57.649Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Method      : GET
2022-07-07T04:56:57.649Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71637e3dc74d51e1", X-B3-SpanId:"afddaf391ac4ef59", X-B3-ParentSpanId:"71637e3dc74d51e1", X-B3-Sampled:"0", X-ONAP-RequestID:"3c798019-32fc-4383-b5b2-5ff47ea8fc70", X-RequestID:"3c798019-32fc-4383-b5b2-5ff47ea8fc70", X-TransactionID:"3c798019-32fc-4383-b5b2-5ff47ea8fc70", X-ECOMP-RequestID:"3c798019-32fc-4383-b5b2-5ff47ea8fc70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a711782e-561b-4943-8a33-2b4d697fc734"]
2022-07-07T04:56:57.650Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Request body: 
2022-07-07T04:56:57.650Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||==========================request end================================================
2022-07-07T04:56:57.667Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:57.667Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:57.667Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status text  : 
2022-07-07T04:56:57.668Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:57.669Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Response body: {
  "requestId" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:45.000+00:00",
  "endTime" : "2022-07-07T04:56:51.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:51.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    }
  }
}
2022-07-07T04:56:57.669Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:57.669Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||InvokeReturn
2022-07-07T04:56:57.670Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:57.671Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:57.671Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:57.671Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:57.671Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:57.671Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71637e3dc74d51e1", X-B3-SpanId:"4b598210fd769269", X-B3-ParentSpanId:"71637e3dc74d51e1", X-B3-Sampled:"0", X-ONAP-RequestID:"3c798019-32fc-4383-b5b2-5ff47ea8fc70", X-RequestID:"3c798019-32fc-4383-b5b2-5ff47ea8fc70", X-TransactionID:"3c798019-32fc-4383-b5b2-5ff47ea8fc70", X-ECOMP-RequestID:"3c798019-32fc-4383-b5b2-5ff47ea8fc70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934f95df-947c-48b6-9833-2203b59a37b9"]
2022-07-07T04:56:57.672Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:57.672Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:57.741Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:57.742Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:57.742Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:57.742Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:57.743Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:57.744Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:57.744Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:57.750Z|3c798019-32fc-4383-b5b2-5ff47ea8fc70|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:57.872Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:57.875Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:57.876Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||Invoke
2022-07-07T04:56:57.876Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:57.876Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:57.876Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Method      : GET
2022-07-07T04:56:57.877Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"838e01b3a4ab0a88", X-B3-SpanId:"1882505589acbc0b", X-B3-ParentSpanId:"838e01b3a4ab0a88", X-B3-Sampled:"0", X-ONAP-RequestID:"007cf0e3-8c91-42a4-8ce3-85151f459747", X-RequestID:"007cf0e3-8c91-42a4-8ce3-85151f459747", X-TransactionID:"007cf0e3-8c91-42a4-8ce3-85151f459747", X-ECOMP-RequestID:"007cf0e3-8c91-42a4-8ce3-85151f459747", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"422e5c21-ee39-4594-8622-981f200d7d14"]
2022-07-07T04:56:57.877Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Request body: 
2022-07-07T04:56:57.877Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||==========================request end================================================
2022-07-07T04:56:57.896Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:57.897Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:57.897Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status text  : 
2022-07-07T04:56:57.898Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:57.898Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Response body: {
  "requestId" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:45.000+00:00",
  "endTime" : "2022-07-07T04:56:51.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:51.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    }
  }
}
2022-07-07T04:56:57.898Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:57.899Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||InvokeReturn
2022-07-07T04:56:57.900Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:57.900Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:57.901Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:57.901Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:57.901Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:57.901Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"838e01b3a4ab0a88", X-B3-SpanId:"5d5a3cae0c6e080b", X-B3-ParentSpanId:"838e01b3a4ab0a88", X-B3-Sampled:"0", X-ONAP-RequestID:"007cf0e3-8c91-42a4-8ce3-85151f459747", X-RequestID:"007cf0e3-8c91-42a4-8ce3-85151f459747", X-TransactionID:"007cf0e3-8c91-42a4-8ce3-85151f459747", X-ECOMP-RequestID:"007cf0e3-8c91-42a4-8ce3-85151f459747", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0731815f-4abb-40df-bf44-bc5126da8657"]
2022-07-07T04:56:57.902Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:57.902Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:57.912Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:57.912Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:57.913Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:57.913Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:57.914Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:57.914Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:57.915Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:57.921Z|007cf0e3-8c91-42a4-8ce3-85151f459747|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:56:58.043Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Entering
2022-07-07T04:56:58.046Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:58.047Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||Invoke
2022-07-07T04:56:58.047Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:58.048Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38
2022-07-07T04:56:58.048Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Method      : GET
2022-07-07T04:56:58.048Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86ecf7135997da98", X-B3-SpanId:"ea02595d381a5d30", X-B3-ParentSpanId:"86ecf7135997da98", X-B3-Sampled:"0", X-ONAP-RequestID:"42be5286-a593-496a-acab-b7fe57c92008", X-RequestID:"42be5286-a593-496a-acab-b7fe57c92008", X-TransactionID:"42be5286-a593-496a-acab-b7fe57c92008", X-ECOMP-RequestID:"42be5286-a593-496a-acab-b7fe57c92008", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e31aab8d-5904-48dd-8d95-35c9e94c9fb1"]
2022-07-07T04:56:58.049Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Request body: 
2022-07-07T04:56:58.049Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||==========================request end================================================
2022-07-07T04:56:58.065Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:58.065Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:58.065Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Status text  : 
2022-07-07T04:56:58.066Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:58.066Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||Response body: {
  "requestId" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T04:56:45.000+00:00",
  "endTime" : "2022-07-07T04:56:51.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"370f3b27-c419-4de0-b7b8-4a6a0486fc4a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f3466b16-6fac-468c-a41c-7243fb79c047\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T04:56:51.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "serviceInstanceName" : "basic_cnf-0563daee-d4ed-47d6-b318-036209cc894f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a8a2c2c0-ac12-455b-b44f-4b85d6908692",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3c885745-c091-4d91-ab95-6095568dfb38",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38"
    }
  }
}
2022-07-07T04:56:58.066Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:58.067Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c885745-c091-4d91-ab95-6095568dfb38|INFO|500||InvokeReturn
2022-07-07T04:56:58.068Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:58.068Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T04:56:58.068Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T04:56:58.069Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false
2022-07-07T04:56:58.069Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T04:56:58.069Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86ecf7135997da98", X-B3-SpanId:"7c81ce31a26f89b1", X-B3-ParentSpanId:"86ecf7135997da98", X-B3-Sampled:"0", X-ONAP-RequestID:"42be5286-a593-496a-acab-b7fe57c92008", X-RequestID:"42be5286-a593-496a-acab-b7fe57c92008", X-TransactionID:"42be5286-a593-496a-acab-b7fe57c92008", X-ECOMP-RequestID:"42be5286-a593-496a-acab-b7fe57c92008", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bca97331-ef14-460f-8712-912b5aa45503"]
2022-07-07T04:56:58.069Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T04:56:58.070Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T04:56:58.080Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T04:56:58.080Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T04:56:58.081Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T04:56:58.082Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 04:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T04:56:58.082Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T04:56:58.082Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T04:56:58.083Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3c885745-c091-4d91-ab95-6095568dfb38&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T04:56:58.089Z|42be5286-a593-496a-acab-b7fe57c92008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3c885745-c091-4d91-ab95-6095568dfb38|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T04:57:05.031Z|e2463b9e-302d-4fbf-bb77-c1e375419a89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:05.031Z|e2463b9e-302d-4fbf-bb77-c1e375419a89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:05.232Z|5d8ccddb-1a86-48be-beee-a5a3c2a2e56c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:05.233Z|5d8ccddb-1a86-48be-beee-a5a3c2a2e56c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:05.669Z|e2b2a334-ce86-45e2-ba2f-1ab321ef1905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:05.670Z|e2b2a334-ce86-45e2-ba2f-1ab321ef1905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:09.432Z|bd175459-6f91-46c7-bba4-bc567652ae60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:57:09.436Z|bd175459-6f91-46c7-bba4-bc567652ae60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:57:09.733Z|1461b611-314a-4582-96e1-ab14fea8c4e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:57:09.733Z|1461b611-314a-4582-96e1-ab14fea8c4e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:57:15.053Z|5a4a8191-539b-4cb9-b7f5-b35d90ee2718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:15.054Z|5a4a8191-539b-4cb9-b7f5-b35d90ee2718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:15.284Z|530938a7-1493-461e-ab29-cd5b6e2f074c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:15.284Z|530938a7-1493-461e-ab29-cd5b6e2f074c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:15.690Z|fc2e52a4-5e21-4b0e-b264-386f234d0aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:15.690Z|fc2e52a4-5e21-4b0e-b264-386f234d0aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:24.432Z|dfbe60a3-f0f4-4f34-998a-e43011b4f8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:57:24.433Z|dfbe60a3-f0f4-4f34-998a-e43011b4f8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:57:25.079Z|2ab808ec-d8c4-42ab-83a1-da6bec0c28f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:25.080Z|2ab808ec-d8c4-42ab-83a1-da6bec0c28f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:25.333Z|1716983d-8a6c-4339-ac90-47605748f3ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:25.333Z|1716983d-8a6c-4339-ac90-47605748f3ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:25.712Z|1132e779-a55b-4144-afa0-764d6b75c304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:25.713Z|1132e779-a55b-4144-afa0-764d6b75c304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:31.773Z|a1b7da66-c3ff-4fcb-a76b-97ea09b930ba|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:57:31.774Z|a1b7da66-c3ff-4fcb-a76b-97ea09b930ba|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:35.125Z|1134d9f6-441e-4e9c-b660-2b6091c71291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:35.125Z|1134d9f6-441e-4e9c-b660-2b6091c71291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:35.357Z|6f50f8ae-c4ff-407f-aec1-bef7199de93a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:35.358Z|6f50f8ae-c4ff-407f-aec1-bef7199de93a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:35.734Z|25127a02-339d-4ea2-b971-fd5ad13048ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:35.734Z|25127a02-339d-4ea2-b971-fd5ad13048ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:39.432Z|54788dfe-b50b-467a-ac57-b43d13ed0388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:57:39.433Z|54788dfe-b50b-467a-ac57-b43d13ed0388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:57:39.734Z|41c36b65-5877-4e4d-b6b1-53d141ef8499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:57:39.734Z|41c36b65-5877-4e4d-b6b1-53d141ef8499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:57:45.161Z|0aa88357-1199-4ffb-ac0f-91e4ded4ee08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:45.162Z|0aa88357-1199-4ffb-ac0f-91e4ded4ee08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:45.379Z|c87dc866-b2d7-4f78-a82a-04f3cbccb62c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:45.379Z|c87dc866-b2d7-4f78-a82a-04f3cbccb62c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:45.758Z|97c9047f-a62c-4fc3-8371-f0bfed5b537a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:45.758Z|97c9047f-a62c-4fc3-8371-f0bfed5b537a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:54.432Z|515b27d1-7deb-42c9-8aea-68a48ac00bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:57:54.435Z|515b27d1-7deb-42c9-8aea-68a48ac00bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:57:55.187Z|22417364-e1f3-4bf7-ac89-526d0eb16699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:55.188Z|22417364-e1f3-4bf7-ac89-526d0eb16699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:55.402Z|e682bdc7-3578-4796-8433-c510bc9e694d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:55.402Z|e682bdc7-3578-4796-8433-c510bc9e694d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:57:55.781Z|31222187-915c-483c-8dcc-efc6eba4c1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:57:55.781Z|31222187-915c-483c-8dcc-efc6eba4c1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:05.234Z|140b2293-07e9-4ab5-ac23-072807789048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:05.235Z|140b2293-07e9-4ab5-ac23-072807789048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:05.422Z|0bea64a0-f1e5-43e1-89f2-42aa2f0a1d3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:05.423Z|0bea64a0-f1e5-43e1-89f2-42aa2f0a1d3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:05.805Z|93914bb4-2225-418f-85f9-f650b16959f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:05.806Z|93914bb4-2225-418f-85f9-f650b16959f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:09.432Z|9a4d45cd-57e3-498d-b899-4575e63d3b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:58:09.433Z|9a4d45cd-57e3-498d-b899-4575e63d3b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:58:09.735Z|24a77d8c-efe2-462f-b0ca-93fb895f375d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:58:09.735Z|24a77d8c-efe2-462f-b0ca-93fb895f375d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:58:15.257Z|5a100b18-e5e7-43e8-ba98-00b1f0aed8e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:15.258Z|5a100b18-e5e7-43e8-ba98-00b1f0aed8e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:15.450Z|22d0fe14-a264-4a7d-a317-2cc176e6054e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:15.451Z|22d0fe14-a264-4a7d-a317-2cc176e6054e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:15.826Z|dc61fc1f-fa0a-4ea2-89a5-2b2f5e5058cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:15.827Z|dc61fc1f-fa0a-4ea2-89a5-2b2f5e5058cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:24.432Z|425fd823-8120-45cd-a5c9-1db933515976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:58:24.433Z|425fd823-8120-45cd-a5c9-1db933515976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:58:25.313Z|db324422-093d-4ba3-b60a-9d65366b1451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:25.314Z|db324422-093d-4ba3-b60a-9d65366b1451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:25.475Z|70366bfd-30c9-4afe-9def-a86e02f732f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:25.476Z|70366bfd-30c9-4afe-9def-a86e02f732f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:25.847Z|5185952f-9521-4381-86ab-a6911036a662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:25.847Z|5185952f-9521-4381-86ab-a6911036a662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:31.774Z|96c7f748-634c-4f95-9a23-f02d0a440563|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:58:31.775Z|96c7f748-634c-4f95-9a23-f02d0a440563|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:35.336Z|0a0a8a92-dff3-4551-8730-7d1723cd6d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:35.337Z|0a0a8a92-dff3-4551-8730-7d1723cd6d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:35.496Z|9f6df398-1e00-461d-b9d6-b652e0cddfa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:35.497Z|9f6df398-1e00-461d-b9d6-b652e0cddfa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:35.868Z|c0a6970e-a708-4983-8981-c91812b9d965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:35.868Z|c0a6970e-a708-4983-8981-c91812b9d965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:39.432Z|4eed86c2-d9f2-48aa-9c2e-6875a31d70a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:58:39.435Z|4eed86c2-d9f2-48aa-9c2e-6875a31d70a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:58:39.736Z|67f3e5a8-b968-4557-b9a9-7a5a1c4f92c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:58:39.736Z|67f3e5a8-b968-4557-b9a9-7a5a1c4f92c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:58:45.362Z|ab877a3b-d549-4f89-9f18-6d379e248830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:45.363Z|ab877a3b-d549-4f89-9f18-6d379e248830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:45.517Z|3dc88607-2835-43f3-a7a8-fb4b75b5a190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:45.518Z|3dc88607-2835-43f3-a7a8-fb4b75b5a190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:45.891Z|a1cd1a15-f1ef-43b6-9433-bd022a713280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:45.891Z|a1cd1a15-f1ef-43b6-9433-bd022a713280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:54.432Z|0bd9679d-5c2d-4546-a6e7-e077aceee67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:58:54.433Z|0bd9679d-5c2d-4546-a6e7-e077aceee67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:58:55.386Z|46a37f4c-0512-4d12-a1fb-2b5b67e4c02e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:55.386Z|46a37f4c-0512-4d12-a1fb-2b5b67e4c02e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:55.540Z|1bdcbaca-c339-40a0-b119-34aae6351254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:55.541Z|1bdcbaca-c339-40a0-b119-34aae6351254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:58:55.911Z|d22e3464-98c0-408b-93ee-25d9db3fcaaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:58:55.912Z|d22e3464-98c0-408b-93ee-25d9db3fcaaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:05.413Z|21706352-b537-4acb-ba18-685b875b44c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:05.414Z|21706352-b537-4acb-ba18-685b875b44c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:05.562Z|ec385c37-8474-46aa-a197-6549af5ca307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:05.563Z|ec385c37-8474-46aa-a197-6549af5ca307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:05.933Z|d900d952-419d-4763-813c-fd6f7743c69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:05.933Z|d900d952-419d-4763-813c-fd6f7743c69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:09.432Z|8b5ae3b8-2316-4f1d-bad6-e2706623d7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:59:09.433Z|8b5ae3b8-2316-4f1d-bad6-e2706623d7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:59:09.737Z|55e2fbdd-6048-495b-bd3c-7cb3ed2acb2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:59:09.737Z|55e2fbdd-6048-495b-bd3c-7cb3ed2acb2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:59:15.435Z|ab02d207-0deb-46b5-8661-769a73e28b90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:15.436Z|ab02d207-0deb-46b5-8661-769a73e28b90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:15.585Z|f0264482-962d-4785-a650-99a782b3e84f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:15.586Z|f0264482-962d-4785-a650-99a782b3e84f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:15.955Z|21021015-5ce8-4478-a2dc-973e7bca9e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:15.955Z|21021015-5ce8-4478-a2dc-973e7bca9e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:24.432Z|3804477c-0a5a-4a3b-a5d2-14a29a4d94d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:59:24.435Z|3804477c-0a5a-4a3b-a5d2-14a29a4d94d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:59:25.460Z|77670b46-6867-432f-8f8c-3306bef31852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:25.461Z|77670b46-6867-432f-8f8c-3306bef31852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:25.607Z|69091778-f087-42c8-9260-9d72240b4a65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:25.607Z|69091778-f087-42c8-9260-9d72240b4a65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:25.977Z|76a51b22-a3ea-4116-8fda-ffcfb0376b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:25.979Z|76a51b22-a3ea-4116-8fda-ffcfb0376b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:31.773Z|cc42308b-099e-4ccd-ab12-2506363994a0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T04:59:31.774Z|cc42308b-099e-4ccd-ab12-2506363994a0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:35.482Z|47678de7-4a3a-48ae-a4a6-21f9ef1a0533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:35.483Z|47678de7-4a3a-48ae-a4a6-21f9ef1a0533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:35.627Z|715da3b2-6c73-4356-9990-1daf51669cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:35.628Z|715da3b2-6c73-4356-9990-1daf51669cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:36.005Z|f1c7d106-a44f-406a-8b02-e35a8aa1f1de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:36.005Z|f1c7d106-a44f-406a-8b02-e35a8aa1f1de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:39.432Z|469cc099-4106-49c6-be43-b0a9e8812352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:59:39.433Z|469cc099-4106-49c6-be43-b0a9e8812352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:59:39.738Z|216ecfa9-6c0f-4e03-a936-c061906f3820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:59:39.738Z|216ecfa9-6c0f-4e03-a936-c061906f3820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:59:45.508Z|99218b4a-740e-48d4-b786-276f2dff6c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:45.509Z|99218b4a-740e-48d4-b786-276f2dff6c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:45.650Z|5bdb7082-bf37-41ad-927d-6cd4642097aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:45.650Z|5bdb7082-bf37-41ad-927d-6cd4642097aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:46.027Z|377213b1-856b-4acd-9da5-0bdf61d3317e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:46.027Z|377213b1-856b-4acd-9da5-0bdf61d3317e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:54.432Z|bd2c8745-0a95-4d5b-9c69-b9fa9ab97b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T04:59:54.433Z|bd2c8745-0a95-4d5b-9c69-b9fa9ab97b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T04:59:55.535Z|3da51e2a-0e4d-46ca-808d-60ce314bb6de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:55.536Z|3da51e2a-0e4d-46ca-808d-60ce314bb6de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:55.673Z|183dc533-ad52-4e46-aa3a-ab64abfc0d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:55.674Z|183dc533-ad52-4e46-aa3a-ab64abfc0d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T04:59:56.050Z|f0139df5-5f72-458d-8a0c-2fd3182202c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T04:59:56.050Z|f0139df5-5f72-458d-8a0c-2fd3182202c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:05.572Z|27835ced-0b77-420e-bdc7-da4de98acb45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:05.576Z|27835ced-0b77-420e-bdc7-da4de98acb45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:05.709Z|15dde761-4ed4-4f6b-baf0-d4be8661dd31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:05.710Z|15dde761-4ed4-4f6b-baf0-d4be8661dd31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:06.076Z|19f6635e-bf04-4b30-839e-8ed3a811d4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:06.077Z|19f6635e-bf04-4b30-839e-8ed3a811d4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:09.432Z|5bbd9bf5-3d2a-44d0-a04d-095b1ca06fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:00:09.435Z|5bbd9bf5-3d2a-44d0-a04d-095b1ca06fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:00:09.739Z|7fbbe83d-a79b-443a-bdb4-b67015910023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:00:09.740Z|7fbbe83d-a79b-443a-bdb4-b67015910023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:00:15.596Z|cfa90bdb-5e40-4110-9199-81e180382041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:15.597Z|cfa90bdb-5e40-4110-9199-81e180382041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:15.732Z|22649e73-a1b6-4d8c-aab9-ea466c97aaef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:15.733Z|22649e73-a1b6-4d8c-aab9-ea466c97aaef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:16.106Z|0329b9b6-3e3f-4e9d-9ece-b1fabad14f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:16.107Z|0329b9b6-3e3f-4e9d-9ece-b1fabad14f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:24.432Z|d9db0ed8-4808-43eb-bb69-bed85814b977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:00:24.433Z|d9db0ed8-4808-43eb-bb69-bed85814b977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:00:25.618Z|e6021f9b-5e40-4324-9c3b-de4dd212b1e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:25.618Z|e6021f9b-5e40-4324-9c3b-de4dd212b1e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:25.754Z|25f8eef1-f828-42dc-83df-082787662b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:25.755Z|25f8eef1-f828-42dc-83df-082787662b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:26.129Z|ae28e044-81f0-4ed5-b6bb-bc546abdc01c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:26.130Z|ae28e044-81f0-4ed5-b6bb-bc546abdc01c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:31.773Z|7c223c02-d2c2-498d-a3b1-6003a7d77b31|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:00:31.774Z|7c223c02-d2c2-498d-a3b1-6003a7d77b31|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:35.639Z|15017bca-07ff-4a40-9e64-44768d43e339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:35.640Z|15017bca-07ff-4a40-9e64-44768d43e339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:35.774Z|04f13b5f-882f-473d-956f-1f8ca9747c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:35.775Z|04f13b5f-882f-473d-956f-1f8ca9747c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:36.152Z|a2473ef7-6530-4d41-ad3f-e2230b0af41f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:36.153Z|a2473ef7-6530-4d41-ad3f-e2230b0af41f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:39.432Z|1062dc36-c2c6-47c4-a5bc-abaa5e65c805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:00:39.433Z|1062dc36-c2c6-47c4-a5bc-abaa5e65c805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:00:39.741Z|82ca172b-2ed5-4e39-8923-010475dbceba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:00:39.741Z|82ca172b-2ed5-4e39-8923-010475dbceba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:00:45.662Z|f7953e2d-bca2-4373-b6f3-27c626397898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:45.662Z|f7953e2d-bca2-4373-b6f3-27c626397898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:45.795Z|507efc44-7502-4e89-bc5f-688fb6dfe4a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:45.802Z|507efc44-7502-4e89-bc5f-688fb6dfe4a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:46.175Z|2a17e5bb-6202-40af-8f20-893c2fcc413b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:46.176Z|2a17e5bb-6202-40af-8f20-893c2fcc413b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:54.432Z|1341a3f8-6492-4992-9eab-5b4cc8ad4e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:00:54.436Z|1341a3f8-6492-4992-9eab-5b4cc8ad4e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:00:55.684Z|7b11f012-3666-4db7-bddc-e2d41f0a8b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:55.685Z|7b11f012-3666-4db7-bddc-e2d41f0a8b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:55.832Z|ce6cfc7f-6d39-4af9-9da6-cecc27600869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:55.834Z|ce6cfc7f-6d39-4af9-9da6-cecc27600869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:00:56.200Z|9247051c-4a97-443d-b5d6-94f929ed27c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:00:56.200Z|9247051c-4a97-443d-b5d6-94f929ed27c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:05.705Z|f2d688d9-1600-4d1f-8e01-06fcccf66a9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:05.706Z|f2d688d9-1600-4d1f-8e01-06fcccf66a9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:05.856Z|beec85b2-0578-4e6d-81cb-ff715599cfe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:05.858Z|beec85b2-0578-4e6d-81cb-ff715599cfe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:06.228Z|91c5fd0b-877e-4f9b-8c68-31d9a7ec3977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:06.229Z|91c5fd0b-877e-4f9b-8c68-31d9a7ec3977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:09.432Z|35608471-2ad0-407a-9576-62d85ed39b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:01:09.433Z|35608471-2ad0-407a-9576-62d85ed39b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:01:09.742Z|24e72e19-36e4-48b3-af0f-a9c2fb523148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:01:09.742Z|24e72e19-36e4-48b3-af0f-a9c2fb523148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:01:15.728Z|2b59ffcc-12b7-443a-a3c9-e445b29884d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:15.729Z|2b59ffcc-12b7-443a-a3c9-e445b29884d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:15.880Z|dad00342-8772-487e-b6a8-633a08c338c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:15.881Z|dad00342-8772-487e-b6a8-633a08c338c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:16.252Z|9ccf6105-7d78-4826-a576-ac2ebee1234f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:16.253Z|9ccf6105-7d78-4826-a576-ac2ebee1234f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:24.432Z|e2601de5-c331-4e39-abef-d83f3996fa84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:01:24.433Z|e2601de5-c331-4e39-abef-d83f3996fa84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:01:25.751Z|9d55f6ec-cff1-4caa-b3e2-44c08f5d33e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:25.752Z|9d55f6ec-cff1-4caa-b3e2-44c08f5d33e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:25.908Z|ccd5b170-f832-4cb0-985f-c52a213f6d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:25.908Z|ccd5b170-f832-4cb0-985f-c52a213f6d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:26.278Z|eed144b5-210f-4b5d-a70b-13f864d349bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:26.279Z|eed144b5-210f-4b5d-a70b-13f864d349bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:31.773Z|230b6465-8aa7-4deb-b13c-558685dd5c8a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:01:31.773Z|230b6465-8aa7-4deb-b13c-558685dd5c8a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:35.773Z|0996a815-2c3e-46c1-a66a-38e0c82187df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:35.774Z|0996a815-2c3e-46c1-a66a-38e0c82187df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:35.928Z|f9991acd-bf4c-470c-a61c-1f18a000f057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:35.929Z|f9991acd-bf4c-470c-a61c-1f18a000f057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:36.301Z|da3abcb1-33de-4fde-b7d0-ba66e26c2d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:36.302Z|da3abcb1-33de-4fde-b7d0-ba66e26c2d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:39.432Z|0cdb8ba8-bb4b-40b9-9219-8dbd2bbe3aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:01:39.435Z|0cdb8ba8-bb4b-40b9-9219-8dbd2bbe3aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:01:39.743Z|204a0031-dde6-4bec-bc3e-76a62d0444e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:01:39.744Z|204a0031-dde6-4bec-bc3e-76a62d0444e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:01:45.796Z|f98bfeae-e7d9-4dd2-ada2-fe56b2f2b2e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:45.797Z|f98bfeae-e7d9-4dd2-ada2-fe56b2f2b2e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:45.949Z|17a294df-7170-4d71-9b43-829244316550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:45.950Z|17a294df-7170-4d71-9b43-829244316550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:46.322Z|e62bd070-9835-4367-8d1f-4c0a5ac156ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:46.323Z|e62bd070-9835-4367-8d1f-4c0a5ac156ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:54.432Z|d90404d5-4d7b-4729-8bcd-948046a06bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:01:54.433Z|d90404d5-4d7b-4729-8bcd-948046a06bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:01:55.819Z|e35a6da8-7f44-4a2e-8347-a420c07b82ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:55.820Z|e35a6da8-7f44-4a2e-8347-a420c07b82ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:55.969Z|f79c5e1d-73f6-48a8-b559-231b2b3a7b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:55.970Z|f79c5e1d-73f6-48a8-b559-231b2b3a7b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:01:56.344Z|1071462e-27a7-4a80-aa16-610721b1df2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:01:56.344Z|1071462e-27a7-4a80-aa16-610721b1df2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:05.843Z|a01896b3-0e3c-40f4-bf15-885058da0665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:05.844Z|a01896b3-0e3c-40f4-bf15-885058da0665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:05.990Z|555c381e-cb98-4fa1-ba37-38e7e602552d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:05.990Z|555c381e-cb98-4fa1-ba37-38e7e602552d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:06.367Z|da7274bc-d8a4-42ec-95ee-e134473807d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:06.368Z|da7274bc-d8a4-42ec-95ee-e134473807d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:09.432Z|3fbf2cc0-2956-4dd7-9ce5-a470cef1d73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:02:09.433Z|3fbf2cc0-2956-4dd7-9ce5-a470cef1d73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:02:09.744Z|0b8ecb68-0ac1-49b8-b095-68167b7847ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:02:09.745Z|0b8ecb68-0ac1-49b8-b095-68167b7847ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:02:15.866Z|4386a618-0050-4d87-bd57-7b4176b103be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:15.867Z|4386a618-0050-4d87-bd57-7b4176b103be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:16.010Z|b9367d32-9e68-47d7-a8d8-13d159ed4dca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:16.011Z|b9367d32-9e68-47d7-a8d8-13d159ed4dca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:16.390Z|5df245c9-f268-4cce-a30f-f8438ef400f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:16.391Z|5df245c9-f268-4cce-a30f-f8438ef400f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:24.432Z|1c032763-93cd-4212-91db-ebac23a3f830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:02:24.435Z|1c032763-93cd-4212-91db-ebac23a3f830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:02:25.888Z|e264f4a6-ef14-47bf-81d2-7a392088073d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:25.889Z|e264f4a6-ef14-47bf-81d2-7a392088073d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:26.030Z|9269fcf2-caee-4037-ab70-72231a22a1dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:26.031Z|9269fcf2-caee-4037-ab70-72231a22a1dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:26.412Z|4a790edf-ffa3-4431-a47e-42898f2c82dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:26.413Z|4a790edf-ffa3-4431-a47e-42898f2c82dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:31.774Z|01e8b1d3-58a2-4113-b068-2f8b4504e709|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:02:31.774Z|01e8b1d3-58a2-4113-b068-2f8b4504e709|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:35.918Z|2dd8d82c-4de0-41e6-a1f2-d34244ba9a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:35.919Z|2dd8d82c-4de0-41e6-a1f2-d34244ba9a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:36.051Z|5b361535-8725-4183-93c1-fb230ce0f531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:36.052Z|5b361535-8725-4183-93c1-fb230ce0f531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:36.433Z|5dc2912a-c669-4a6f-833f-b916fbc33a8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:36.434Z|5dc2912a-c669-4a6f-833f-b916fbc33a8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:39.432Z|8d47347d-d2ef-40d7-a18e-2d0458e386a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:02:39.433Z|8d47347d-d2ef-40d7-a18e-2d0458e386a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:02:39.746Z|86219d9f-57b8-4b5a-ab52-34009067cabb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:02:39.746Z|86219d9f-57b8-4b5a-ab52-34009067cabb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:02:45.941Z|740c5718-5b9a-4239-b283-8f8889c62289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:45.942Z|740c5718-5b9a-4239-b283-8f8889c62289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:46.077Z|cada5f61-ab60-455c-b54d-42f6524048ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:46.077Z|cada5f61-ab60-455c-b54d-42f6524048ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:46.455Z|cb9236c0-5fcf-4572-b7a6-be9402b8b45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:46.455Z|cb9236c0-5fcf-4572-b7a6-be9402b8b45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:54.432Z|8c509ba4-5412-42a4-87c8-1b515886ac2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:02:54.433Z|8c509ba4-5412-42a4-87c8-1b515886ac2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:02:55.963Z|2c758a5b-362c-46d7-ae0d-8bf19d9886e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:55.963Z|2c758a5b-362c-46d7-ae0d-8bf19d9886e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:56.098Z|1e2fa246-1994-487f-8d6f-1c10fa0d943f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:56.099Z|1e2fa246-1994-487f-8d6f-1c10fa0d943f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:02:56.476Z|0e640777-f2e1-420b-b3b3-6747b5180a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:02:56.477Z|0e640777-f2e1-420b-b3b3-6747b5180a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:05.984Z|162478e4-f5fa-49e9-bc92-9cb3730b1195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:05.985Z|162478e4-f5fa-49e9-bc92-9cb3730b1195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:06.121Z|ffc86721-6502-4b35-b690-99075381253d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:06.121Z|ffc86721-6502-4b35-b690-99075381253d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:06.497Z|c1f0ece3-5a00-4c18-9927-facc8a4a81f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:06.498Z|c1f0ece3-5a00-4c18-9927-facc8a4a81f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:09.432Z|1598708e-3ccf-4088-8596-287c9d43fc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:03:09.435Z|1598708e-3ccf-4088-8596-287c9d43fc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:03:09.747Z|785ad17b-57f1-4a16-a09f-b621e6d133de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:03:09.748Z|785ad17b-57f1-4a16-a09f-b621e6d133de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:03:16.013Z|0bf9b288-ed36-41be-ab78-c2825c137550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:16.013Z|0bf9b288-ed36-41be-ab78-c2825c137550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:16.141Z|5cf7e5fe-df0e-4ed8-91ba-4ac7a67f84c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:16.142Z|5cf7e5fe-df0e-4ed8-91ba-4ac7a67f84c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:16.526Z|be8b2915-caf1-45fe-af84-07ef65701904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:16.527Z|be8b2915-caf1-45fe-af84-07ef65701904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:24.432Z|9f15514c-b0f9-45d9-87a4-535bb38b8030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:03:24.433Z|9f15514c-b0f9-45d9-87a4-535bb38b8030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:03:26.034Z|7415a3e2-e6d9-46c7-8ebb-39940f6ecfaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:26.034Z|7415a3e2-e6d9-46c7-8ebb-39940f6ecfaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:26.165Z|ac2c6dea-ed6a-432a-893f-898f6944a48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:26.166Z|ac2c6dea-ed6a-432a-893f-898f6944a48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:26.548Z|38634c18-73bc-42ac-b717-bc9dbfaf0fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:26.548Z|38634c18-73bc-42ac-b717-bc9dbfaf0fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:31.775Z|ef9d2dbc-0d2c-4ba8-92cd-85c31e90457f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:03:31.776Z|ef9d2dbc-0d2c-4ba8-92cd-85c31e90457f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:36.055Z|57105254-fe40-4081-a209-a99fd1f690a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:36.056Z|57105254-fe40-4081-a209-a99fd1f690a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:36.190Z|dee86893-29bb-4ffb-a478-f64c1130777c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:36.191Z|dee86893-29bb-4ffb-a478-f64c1130777c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:36.571Z|e9b2c326-6c61-4314-b378-b84f80fc1223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:36.572Z|e9b2c326-6c61-4314-b378-b84f80fc1223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:39.433Z|2c7b2a08-b241-492b-9024-f11d04a40a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:03:39.434Z|2c7b2a08-b241-492b-9024-f11d04a40a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:03:39.749Z|53a9d3eb-5419-4b9b-93cf-a13f296753ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:03:39.750Z|53a9d3eb-5419-4b9b-93cf-a13f296753ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:03:46.081Z|a2e02919-90d6-435c-b6dc-b25de82d593d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:46.101Z|a2e02919-90d6-435c-b6dc-b25de82d593d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:46.212Z|74047e57-dc23-4cb4-ab80-3858e7b991df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:46.213Z|74047e57-dc23-4cb4-ab80-3858e7b991df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:46.596Z|139ca080-eaee-428b-8b2d-f041676f222b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:46.597Z|139ca080-eaee-428b-8b2d-f041676f222b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:54.433Z|0b649300-8fd1-47f0-bc29-aba213becaaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:03:54.437Z|0b649300-8fd1-47f0-bc29-aba213becaaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:03:56.133Z|e0389ed5-479d-4b61-852d-2cde6d5ea51e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:56.135Z|e0389ed5-479d-4b61-852d-2cde6d5ea51e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:56.235Z|5c231ea1-fafa-4863-a447-f58b9736d6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:56.236Z|5c231ea1-fafa-4863-a447-f58b9736d6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:03:56.620Z|71bab7eb-ba83-47b4-9d7d-b14570d770d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:03:56.620Z|71bab7eb-ba83-47b4-9d7d-b14570d770d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:06.161Z|f29ac474-0a30-4006-b2de-28352e63cc20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:06.162Z|f29ac474-0a30-4006-b2de-28352e63cc20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:06.258Z|c49d9b58-d47f-490e-87a1-f290140a2e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:06.259Z|c49d9b58-d47f-490e-87a1-f290140a2e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:06.642Z|db2d3b95-e19e-44d3-80c9-1103b9b0c622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:06.643Z|db2d3b95-e19e-44d3-80c9-1103b9b0c622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:09.432Z|865853f9-a8bd-458d-b1ad-63765636c040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:04:09.433Z|865853f9-a8bd-458d-b1ad-63765636c040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:04:09.750Z|4fe53479-c825-4086-b73f-379467b50964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:04:09.751Z|4fe53479-c825-4086-b73f-379467b50964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:04:16.197Z|7600b91d-3b82-45ef-b767-83afd3866e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:16.197Z|7600b91d-3b82-45ef-b767-83afd3866e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:16.281Z|512ae601-d19a-4d2d-9b55-f3e78338bad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:16.282Z|512ae601-d19a-4d2d-9b55-f3e78338bad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:16.685Z|113f9e13-75d5-4730-9718-5462b80aa7ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:16.686Z|113f9e13-75d5-4730-9718-5462b80aa7ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:24.432Z|35358fbb-8bb0-47b2-9ae8-6f006687ece5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:04:24.433Z|35358fbb-8bb0-47b2-9ae8-6f006687ece5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:04:26.220Z|3d3275af-c6b5-4baa-98c7-cf16a083cf27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:26.221Z|3d3275af-c6b5-4baa-98c7-cf16a083cf27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:26.308Z|02be0cf3-8c65-4b1c-8f9d-47cc09f80942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:26.310Z|02be0cf3-8c65-4b1c-8f9d-47cc09f80942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:26.707Z|ae520406-7e11-4fc8-95eb-08546fcdd7b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:26.708Z|ae520406-7e11-4fc8-95eb-08546fcdd7b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:31.774Z|f9b1bd61-2031-43d1-b497-903eceb39bbe|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:04:31.775Z|f9b1bd61-2031-43d1-b497-903eceb39bbe|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:36.246Z|63277d57-7f7a-414c-9425-77e67a834cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:36.247Z|63277d57-7f7a-414c-9425-77e67a834cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:36.333Z|2835dd2d-d5ee-4594-b84d-c6b07aa4ee01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:36.333Z|2835dd2d-d5ee-4594-b84d-c6b07aa4ee01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:36.784Z|a312adba-b598-4cbe-9eb5-000f657a9482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:36.785Z|a312adba-b598-4cbe-9eb5-000f657a9482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:39.438Z|1442667e-7877-4f3c-a5fe-b48be0ce85f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:04:39.441Z|1442667e-7877-4f3c-a5fe-b48be0ce85f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:04:39.752Z|9368a7e6-8f67-4307-b60f-d8c32943c010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:04:39.753Z|9368a7e6-8f67-4307-b60f-d8c32943c010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:04:46.272Z|05226eed-3d5d-4b29-8be6-5082cee756eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:46.273Z|05226eed-3d5d-4b29-8be6-5082cee756eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:46.353Z|193f66d9-5345-4ac4-a20a-ec98c1eaeb59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:46.354Z|193f66d9-5345-4ac4-a20a-ec98c1eaeb59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:46.822Z|22c4067e-a9b3-40e4-aebf-a9c6a165282a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:46.823Z|22c4067e-a9b3-40e4-aebf-a9c6a165282a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:54.432Z|e7733659-f144-4714-bd7e-07b8d9dcbb45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:04:54.433Z|e7733659-f144-4714-bd7e-07b8d9dcbb45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:04:56.299Z|3f155a33-3167-4fbb-b5cb-79d5b9f501b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:56.300Z|3f155a33-3167-4fbb-b5cb-79d5b9f501b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:56.376Z|39e51def-f3ce-48d2-acbf-8625fe351934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:56.377Z|39e51def-f3ce-48d2-acbf-8625fe351934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:04:56.855Z|f7adaa13-dd45-44c4-a78e-4396de1dc1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:04:56.855Z|f7adaa13-dd45-44c4-a78e-4396de1dc1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:06.332Z|fd398978-9169-4e96-9a02-46d87423d5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:06.333Z|fd398978-9169-4e96-9a02-46d87423d5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:06.403Z|442815bf-2e53-47ff-8473-102b4f7b6fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:06.405Z|442815bf-2e53-47ff-8473-102b4f7b6fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:06.894Z|b7c54d11-54dc-42ad-b6f7-aead7b951016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:06.895Z|b7c54d11-54dc-42ad-b6f7-aead7b951016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:09.432Z|b3887372-50e4-441e-9fcf-8edd39ef4c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:05:09.433Z|b3887372-50e4-441e-9fcf-8edd39ef4c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:05:09.753Z|049d6815-bc2d-4f61-ac52-791a3049b5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:05:09.754Z|049d6815-bc2d-4f61-ac52-791a3049b5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:05:16.356Z|e2f23609-632c-47a2-9c08-fc7c1f16547e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:16.356Z|e2f23609-632c-47a2-9c08-fc7c1f16547e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:16.430Z|b9570485-f70f-4514-be78-1ec1e9ad94d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:16.431Z|b9570485-f70f-4514-be78-1ec1e9ad94d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:16.919Z|ebb41039-ec32-4976-80d9-ba6d5420d023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:16.919Z|ebb41039-ec32-4976-80d9-ba6d5420d023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:24.432Z|c701d6b9-0294-44e3-98b3-6d7dd82a7ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:05:24.442Z|c701d6b9-0294-44e3-98b3-6d7dd82a7ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:05:26.380Z|06d3f6c7-bd41-4995-aecb-b7be6cdaf98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:26.383Z|06d3f6c7-bd41-4995-aecb-b7be6cdaf98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:26.450Z|130adae2-0d9f-44a6-a137-2c85a3caca84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:26.451Z|130adae2-0d9f-44a6-a137-2c85a3caca84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:26.940Z|d0b4544e-e2da-4327-9d1d-e2cbfd485b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:26.941Z|d0b4544e-e2da-4327-9d1d-e2cbfd485b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:31.773Z|b5d341b0-cbf8-4de4-abbd-71e3f3226a26|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:05:31.774Z|b5d341b0-cbf8-4de4-abbd-71e3f3226a26|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:36.404Z|3f688838-2895-4409-aab0-e5fcdfff5f03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:36.405Z|3f688838-2895-4409-aab0-e5fcdfff5f03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:36.472Z|3c52dd57-069c-439c-bf47-e649d0242390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:36.473Z|3c52dd57-069c-439c-bf47-e649d0242390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:36.961Z|22e5ae4c-6618-4952-9ae5-9d9e170fa726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:36.962Z|22e5ae4c-6618-4952-9ae5-9d9e170fa726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:39.432Z|9ce5fe5b-b9ec-41f4-b003-5305ca43c5ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:05:39.433Z|9ce5fe5b-b9ec-41f4-b003-5305ca43c5ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:05:39.754Z|eee7f9ad-937f-4d6d-a466-f3004f826517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:05:39.755Z|eee7f9ad-937f-4d6d-a466-f3004f826517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:05:46.435Z|ee9ddd05-90ad-48e3-850a-0886a36307ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:46.436Z|ee9ddd05-90ad-48e3-850a-0886a36307ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:46.499Z|d7e9efd6-9d1b-481c-bcf6-137a24547fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:46.500Z|d7e9efd6-9d1b-481c-bcf6-137a24547fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:46.984Z|4c8a63a2-d4de-4981-8f48-714484b3f126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:46.984Z|4c8a63a2-d4de-4981-8f48-714484b3f126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:54.433Z|a5e8a1ab-844f-44f0-8146-788a15871c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:05:54.433Z|a5e8a1ab-844f-44f0-8146-788a15871c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:05:56.457Z|7a1724cd-4d0e-44b3-b994-78dad861dfe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:56.457Z|7a1724cd-4d0e-44b3-b994-78dad861dfe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:56.521Z|3c0c82f6-eba5-4396-8095-125f96241194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:56.522Z|3c0c82f6-eba5-4396-8095-125f96241194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:05:57.005Z|603d7426-71c9-48af-9c8e-f364bb1d87e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:05:57.005Z|603d7426-71c9-48af-9c8e-f364bb1d87e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:06.480Z|267be0d8-d3b4-42c8-b8da-9fb6425f5474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:06.481Z|267be0d8-d3b4-42c8-b8da-9fb6425f5474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:06.543Z|6ee8cadf-f666-4007-a468-dccafe084606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:06.544Z|6ee8cadf-f666-4007-a468-dccafe084606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:07.026Z|038eecc3-de08-4a62-b6c5-70d3864e5c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:07.027Z|038eecc3-de08-4a62-b6c5-70d3864e5c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:09.432Z|0be1c6bf-690a-48b7-8a00-8b2c8627484e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:06:09.439Z|0be1c6bf-690a-48b7-8a00-8b2c8627484e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:06:09.756Z|5ed1ec37-ec8e-40fd-b6f5-89258322c8b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:06:09.756Z|5ed1ec37-ec8e-40fd-b6f5-89258322c8b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:06:16.512Z|86435bcb-4089-4af5-939b-e74752eb4db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:16.513Z|86435bcb-4089-4af5-939b-e74752eb4db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:16.571Z|f8c13284-75aa-48dd-8242-c5a141dc07ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:16.572Z|f8c13284-75aa-48dd-8242-c5a141dc07ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:17.047Z|eb76c286-b442-46b4-b31d-cf986aa23251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:17.048Z|eb76c286-b442-46b4-b31d-cf986aa23251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:24.432Z|0f809ecf-08ed-4a2b-940a-181dd050cb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:06:24.433Z|0f809ecf-08ed-4a2b-940a-181dd050cb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:06:26.536Z|4940d4e3-d3a8-4a22-905f-c0d65e55879c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:26.537Z|4940d4e3-d3a8-4a22-905f-c0d65e55879c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:26.596Z|62abae2a-6605-4f71-8e6d-cb728998873f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:26.612Z|62abae2a-6605-4f71-8e6d-cb728998873f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:27.083Z|d005c7eb-07fd-40d3-b705-50dfde8116fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:27.084Z|d005c7eb-07fd-40d3-b705-50dfde8116fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:31.774Z|626fb62a-02b0-4f95-907b-a4b0ae323cdc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:06:31.775Z|626fb62a-02b0-4f95-907b-a4b0ae323cdc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:36.560Z|b261eabb-5cad-4306-b9e7-712e51115baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:36.561Z|b261eabb-5cad-4306-b9e7-712e51115baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:36.633Z|a56a1e2f-7ab4-4c33-90b1-12c3de5e046a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:36.634Z|a56a1e2f-7ab4-4c33-90b1-12c3de5e046a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:37.106Z|dd1da90a-a038-43b5-91d3-1d8254cacafd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:37.107Z|dd1da90a-a038-43b5-91d3-1d8254cacafd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:39.432Z|3e7caffd-5169-4970-a05c-73fc66eb561b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:06:39.433Z|3e7caffd-5169-4970-a05c-73fc66eb561b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:06:39.757Z|7949b336-c695-4424-98c7-85483fcb2cfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:06:39.757Z|7949b336-c695-4424-98c7-85483fcb2cfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:06:46.610Z|d3d3a1da-524e-4f74-be04-148dc5a5da8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:46.611Z|d3d3a1da-524e-4f74-be04-148dc5a5da8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:46.677Z|063759e2-b92f-4026-ac6a-aa7bf4d95a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:46.678Z|063759e2-b92f-4026-ac6a-aa7bf4d95a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:47.128Z|d7b7bf26-1ef4-4b34-b9e8-b6538af0827d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:47.129Z|d7b7bf26-1ef4-4b34-b9e8-b6538af0827d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:54.432Z|360ccba8-7af0-491b-b4da-60b5ed8e413b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:06:54.435Z|360ccba8-7af0-491b-b4da-60b5ed8e413b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:06:56.633Z|8d04f811-52e3-49ba-b3c2-573cea3c66be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:56.634Z|8d04f811-52e3-49ba-b3c2-573cea3c66be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:56.708Z|f9c6777d-d58b-4241-bd7b-f123d3d0e1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:56.709Z|f9c6777d-d58b-4241-bd7b-f123d3d0e1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:06:57.155Z|0b659e9c-ac53-495d-a5df-6da2d3d70476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:06:57.156Z|0b659e9c-ac53-495d-a5df-6da2d3d70476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:06.657Z|86a9897d-c1bf-4730-940b-39dc47ee7241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:06.657Z|86a9897d-c1bf-4730-940b-39dc47ee7241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:06.743Z|890ac4de-adf0-4580-8e87-27042c0f7397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:06.744Z|890ac4de-adf0-4580-8e87-27042c0f7397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:07.177Z|0779ad05-53af-4694-9366-58ef8fa12994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:07.178Z|0779ad05-53af-4694-9366-58ef8fa12994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:09.432Z|d1270b05-3961-49ef-b365-19ecd73a85a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:07:09.433Z|d1270b05-3961-49ef-b365-19ecd73a85a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:07:09.758Z|3315f7ea-5f15-4150-8600-92974ddbbdd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:07:09.758Z|3315f7ea-5f15-4150-8600-92974ddbbdd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:07:16.691Z|53124eae-7a10-4d02-9164-ad6e561c16a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:16.692Z|53124eae-7a10-4d02-9164-ad6e561c16a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:16.798Z|c3506b85-f8df-4ab7-8a1c-c66ad9a97a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:16.799Z|c3506b85-f8df-4ab7-8a1c-c66ad9a97a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:17.199Z|b6035933-ad7e-4f7a-8049-4f178ff71a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:17.200Z|b6035933-ad7e-4f7a-8049-4f178ff71a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:24.432Z|2dbe1f22-99e2-4631-9e55-f7543e97ae0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:07:24.433Z|2dbe1f22-99e2-4631-9e55-f7543e97ae0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:07:26.732Z|5560067d-4fe8-49c6-b3f2-564946a22c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:26.733Z|5560067d-4fe8-49c6-b3f2-564946a22c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:26.858Z|1fca67aa-0e6d-4472-9ea6-4a23145fab9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:26.858Z|1fca67aa-0e6d-4472-9ea6-4a23145fab9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:27.220Z|79267f07-f43d-4817-812c-d3dbca6d22f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:27.221Z|79267f07-f43d-4817-812c-d3dbca6d22f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:31.773Z|00fcc234-7b26-47a3-ac3d-d6ba05fdb948|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:07:31.774Z|00fcc234-7b26-47a3-ac3d-d6ba05fdb948|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:36.758Z|2ad55d94-23d6-41c8-9c4f-d1a31ac8b5da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:36.759Z|2ad55d94-23d6-41c8-9c4f-d1a31ac8b5da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:36.888Z|a3686b0d-38ff-4631-b0d3-0daf01e74a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:36.889Z|a3686b0d-38ff-4631-b0d3-0daf01e74a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:37.240Z|dfea7526-e6f5-4cf6-a0de-6d14440b30db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:37.241Z|dfea7526-e6f5-4cf6-a0de-6d14440b30db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:39.432Z|7f04980b-b595-4676-a645-ba4316e1049e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:07:39.435Z|7f04980b-b595-4676-a645-ba4316e1049e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:07:39.759Z|f0072d30-122e-4af5-9455-46268a1d7250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:07:39.760Z|f0072d30-122e-4af5-9455-46268a1d7250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:07:46.785Z|c07e242e-02f3-4140-a7d4-3ef648c45265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:46.786Z|c07e242e-02f3-4140-a7d4-3ef648c45265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:46.932Z|ba22ccc0-1378-4711-a45f-0ede03752bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:46.933Z|ba22ccc0-1378-4711-a45f-0ede03752bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:47.260Z|13c70dd8-6dac-4add-8008-e3f8264dcb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:47.261Z|13c70dd8-6dac-4add-8008-e3f8264dcb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:54.432Z|5c96eace-453a-4a35-bb02-6c99c6d1a53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:07:54.433Z|5c96eace-453a-4a35-bb02-6c99c6d1a53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:07:56.830Z|103eac22-2b10-4515-b15e-057922edbf33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:56.830Z|103eac22-2b10-4515-b15e-057922edbf33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:56.953Z|cb43cf54-8e19-4dd8-9ed3-d7877d9d7c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:56.954Z|cb43cf54-8e19-4dd8-9ed3-d7877d9d7c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:07:57.282Z|c7578a39-3678-46db-944e-38d67f345a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:07:57.283Z|c7578a39-3678-46db-944e-38d67f345a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:06.885Z|21e1f029-1425-45c0-8cc5-43ebf843497c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:06.886Z|21e1f029-1425-45c0-8cc5-43ebf843497c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:06.976Z|006d074a-a5ae-4988-b895-92c31ccf577d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:06.977Z|006d074a-a5ae-4988-b895-92c31ccf577d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:07.306Z|fe45c035-b047-4a45-bfe8-c4bfc6110891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:07.307Z|fe45c035-b047-4a45-bfe8-c4bfc6110891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:09.433Z|2545c15a-5195-4d40-912f-51eed3ab0ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:08:09.433Z|2545c15a-5195-4d40-912f-51eed3ab0ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:08:09.766Z|13389331-6045-490e-9cb6-eabb602f706f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:08:09.774Z|13389331-6045-490e-9cb6-eabb602f706f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:08:16.911Z|0ddf6a92-b1be-4470-b164-1c21220b5c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:16.912Z|0ddf6a92-b1be-4470-b164-1c21220b5c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:17.001Z|776d4317-2c43-4a6c-ae7e-5d46dd2de970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:17.001Z|776d4317-2c43-4a6c-ae7e-5d46dd2de970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:17.329Z|4732655e-c485-4bf6-958f-1c35563d5ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:17.330Z|4732655e-c485-4bf6-958f-1c35563d5ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:24.432Z|17ed156b-0d4d-491a-8774-fd9c964109e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:08:24.435Z|17ed156b-0d4d-491a-8774-fd9c964109e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:08:26.935Z|5c4f749f-8643-4408-99e1-a14e413dfb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:26.936Z|5c4f749f-8643-4408-99e1-a14e413dfb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:27.022Z|896e5d00-1b1b-48e5-980b-6cde719c431d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:27.023Z|896e5d00-1b1b-48e5-980b-6cde719c431d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:27.353Z|7307becf-e08b-48e9-abf0-f7ffc5fab418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:27.353Z|7307becf-e08b-48e9-abf0-f7ffc5fab418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:31.773Z|21acc29d-f963-4fd0-a1c6-688509cae3fa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:08:31.774Z|21acc29d-f963-4fd0-a1c6-688509cae3fa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:36.960Z|3de3a12c-d3d8-4625-a7c2-952eceb91058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:36.961Z|3de3a12c-d3d8-4625-a7c2-952eceb91058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:37.044Z|857475bf-54b2-48b5-8908-e01f7c4befc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:37.044Z|857475bf-54b2-48b5-8908-e01f7c4befc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:37.377Z|a18f2648-1f26-4bac-91a5-5b7f59c78c98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:37.378Z|a18f2648-1f26-4bac-91a5-5b7f59c78c98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:39.432Z|8970e12b-6a77-4982-acb3-6a9eca8c8a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:08:39.433Z|8970e12b-6a77-4982-acb3-6a9eca8c8a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:08:39.775Z|ab89a3c8-4273-489f-8aea-0600253bf7ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:08:39.776Z|ab89a3c8-4273-489f-8aea-0600253bf7ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:08:46.984Z|5a33274b-f373-4438-b603-8cf851594fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:46.985Z|5a33274b-f373-4438-b603-8cf851594fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:47.065Z|a8fb2ebe-53d9-4ef1-8316-81a3e6dd1ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:47.066Z|a8fb2ebe-53d9-4ef1-8316-81a3e6dd1ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:47.404Z|5ac94cef-59fd-4f69-9111-c902c0c6e3b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:47.405Z|5ac94cef-59fd-4f69-9111-c902c0c6e3b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:54.433Z|69a52b33-bc2a-4914-92e8-6f891297fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:08:54.433Z|69a52b33-bc2a-4914-92e8-6f891297fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:08:57.006Z|36d999af-d48c-4044-b5f1-d76b33c80e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:57.007Z|36d999af-d48c-4044-b5f1-d76b33c80e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:57.085Z|a7a8a339-4a56-4209-9855-a310c6efa75d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:57.086Z|a7a8a339-4a56-4209-9855-a310c6efa75d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:08:57.425Z|a5fe7e23-df49-4d7d-828a-3d1b2cd86710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:08:57.426Z|a5fe7e23-df49-4d7d-828a-3d1b2cd86710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:07.045Z|8a9f16c7-e4cb-4c3b-8077-c23d0e27ff55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:07.046Z|8a9f16c7-e4cb-4c3b-8077-c23d0e27ff55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:07.107Z|de9e37d3-ccb3-4d33-a33f-631cc042f948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:07.108Z|de9e37d3-ccb3-4d33-a33f-631cc042f948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:07.450Z|f025afb5-68c4-4b12-bbb5-06e34e5d5638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:07.450Z|f025afb5-68c4-4b12-bbb5-06e34e5d5638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:09.432Z|7b0f0d7f-059a-4042-ae02-a2ea6a90285d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:09:09.435Z|7b0f0d7f-059a-4042-ae02-a2ea6a90285d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:09:09.776Z|9de27733-c12d-4631-a04e-c232dde39099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:09:09.777Z|9de27733-c12d-4631-a04e-c232dde39099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:09:17.068Z|d8b19149-02e4-4b5b-90a8-1c9456dd9351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:17.069Z|d8b19149-02e4-4b5b-90a8-1c9456dd9351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:17.129Z|8a844328-595e-4e50-abd1-3b7ff39dd966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:17.130Z|8a844328-595e-4e50-abd1-3b7ff39dd966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:17.470Z|da48d9dc-cc97-4d70-810c-6598af376ace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:17.470Z|da48d9dc-cc97-4d70-810c-6598af376ace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:24.432Z|b11fba6a-0163-499d-9dc7-59101952c1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:09:24.433Z|b11fba6a-0163-499d-9dc7-59101952c1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:09:27.099Z|a55edd93-3152-4886-a9dd-09247ecc9f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:27.100Z|a55edd93-3152-4886-a9dd-09247ecc9f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:27.151Z|5b72b22b-bb1d-4f35-a7bd-a294b20813a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:27.152Z|5b72b22b-bb1d-4f35-a7bd-a294b20813a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:27.492Z|f4c532c6-fa08-4fee-9d33-43f943ae1352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:27.493Z|f4c532c6-fa08-4fee-9d33-43f943ae1352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:31.774Z|97873141-49e2-4887-86c4-788e3a24261c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:09:31.775Z|97873141-49e2-4887-86c4-788e3a24261c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:37.121Z|ea35ffac-f267-404b-a846-5fd95b9c1d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:37.121Z|ea35ffac-f267-404b-a846-5fd95b9c1d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:37.175Z|b8e69559-6c66-4874-bfe7-2a3f0a6717fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:37.176Z|b8e69559-6c66-4874-bfe7-2a3f0a6717fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:37.515Z|c019a233-4b4b-4c60-a4e6-a09e280179b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:37.515Z|c019a233-4b4b-4c60-a4e6-a09e280179b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:39.433Z|31581f30-74a8-48eb-8166-1897044f2b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:09:39.434Z|31581f30-74a8-48eb-8166-1897044f2b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:09:39.778Z|010340d8-b18a-469a-b2f5-eaafad5d0663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:09:39.778Z|010340d8-b18a-469a-b2f5-eaafad5d0663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:09:47.142Z|0261f30c-574b-48d8-9d47-ec5296fb14ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:47.143Z|0261f30c-574b-48d8-9d47-ec5296fb14ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:47.196Z|b798aa64-239c-4686-8193-a46338ea5912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:47.197Z|b798aa64-239c-4686-8193-a46338ea5912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:47.535Z|65788a4e-820e-43a4-a399-f00d15893fde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:47.536Z|65788a4e-820e-43a4-a399-f00d15893fde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:54.432Z|17074f94-3af4-44a4-85a6-71dafadd4ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:09:54.435Z|17074f94-3af4-44a4-85a6-71dafadd4ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:09:57.163Z|bd4b24ff-b39c-4157-bb0c-10e9a4e332bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:57.164Z|bd4b24ff-b39c-4157-bb0c-10e9a4e332bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:57.219Z|901af8f2-341e-4389-ad4e-258b4510365c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:57.220Z|901af8f2-341e-4389-ad4e-258b4510365c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:09:57.557Z|723c2a50-0668-433b-ab24-7d369f1f8610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:09:57.557Z|723c2a50-0668-433b-ab24-7d369f1f8610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:07.192Z|7a327eaa-76f1-4722-a1eb-c57781384528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:07.193Z|7a327eaa-76f1-4722-a1eb-c57781384528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:07.238Z|74e07b33-f752-4d27-817c-48c78328c85d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:07.239Z|74e07b33-f752-4d27-817c-48c78328c85d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:07.578Z|287044b8-b979-4a33-929f-9863ff6f4200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:07.578Z|287044b8-b979-4a33-929f-9863ff6f4200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:09.432Z|b5651b16-ddf8-40ef-8966-e3374b8ae420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:10:09.433Z|b5651b16-ddf8-40ef-8966-e3374b8ae420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:10:09.779Z|6b774d27-5e67-404c-a44c-44316a9efe69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:10:09.780Z|6b774d27-5e67-404c-a44c-44316a9efe69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:10:17.213Z|5bb30154-49d6-4194-8baf-da8be44b2a80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:17.213Z|5bb30154-49d6-4194-8baf-da8be44b2a80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:17.260Z|96cf4702-8d6f-408a-a045-cfc6d247f06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:17.261Z|96cf4702-8d6f-408a-a045-cfc6d247f06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:17.598Z|f633243b-54cf-4df1-afae-7655173d692f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:17.599Z|f633243b-54cf-4df1-afae-7655173d692f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:24.432Z|5a9fddfb-cfd8-4493-a872-3da3bca4160a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:10:24.433Z|5a9fddfb-cfd8-4493-a872-3da3bca4160a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:10:27.235Z|311bfd97-61d9-4f6c-aa80-185c0b09e674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:27.235Z|311bfd97-61d9-4f6c-aa80-185c0b09e674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:27.283Z|d46e7d8e-ea6a-4eb6-96a4-b9fa02261710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:27.284Z|d46e7d8e-ea6a-4eb6-96a4-b9fa02261710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:27.619Z|0c03fd21-d646-460d-8a7b-04c569987199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:27.620Z|0c03fd21-d646-460d-8a7b-04c569987199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:31.773Z|177341f3-efe2-469e-917d-2db65dc17926|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:10:31.774Z|177341f3-efe2-469e-917d-2db65dc17926|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:37.255Z|a76cec96-1c53-4bb4-8d29-270696a4042c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:37.256Z|a76cec96-1c53-4bb4-8d29-270696a4042c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:37.306Z|271ac9a1-d057-4c42-b328-1a090bb4792e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:37.307Z|271ac9a1-d057-4c42-b328-1a090bb4792e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:37.642Z|51bd6272-346e-4fde-bb20-fb3175542c9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:37.643Z|51bd6272-346e-4fde-bb20-fb3175542c9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:39.432Z|af0d7937-f5d0-4462-b601-d2dce0a26256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:10:39.434Z|af0d7937-f5d0-4462-b601-d2dce0a26256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:10:39.780Z|5dee1e95-85f2-4a92-9def-fb4a4f92ecfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:10:39.781Z|5dee1e95-85f2-4a92-9def-fb4a4f92ecfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:10:39.839Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:10:39.842Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 60450820-2a94-49ce-b369-92e403efa1a1 already exists in requestDb InfraActiveRequests table
2022-07-07T05:10:39.843Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:10:39.843Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:10:39.844Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:39.844Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:10:39.844Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:10:39.844Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7327225d8570ec7", X-B3-SpanId:"8e6e15d1e41b733b", X-B3-ParentSpanId:"f7327225d8570ec7", X-B3-Sampled:"0", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"153c4155-f0c8-46c9-9d8e-b67e4995d7a5"]
2022-07-07T05:10:39.845Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:10:39.845Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:10:39.876Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:39.877Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:10:39.877Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:10:39.877Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:39.878Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: 
2022-07-07T05:10:39.878Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:39.878Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|404|Not Found|InvokeReturn
2022-07-07T05:10:39.894Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T05:10:39.895Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-07-07T05:10:39.904Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:10:39.946Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T05:10:39.946Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-07-07T05:10:40.039Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-07-07T05:10:40.040Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-05:10:41:413-37105], Content-Length=[313], Date=[Thu, 07 Jul 2022 05:10:41 GMT], Content-Type=[application/json]}
2022-07-07T05:10:40.042Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-07-07T05:10:40.045Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-07-07T05:10:40.046Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-07-07T05:10:40.051Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:10:40.084Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-07-07T05:10:40.085Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60450820-2a94-49ce-b369-92e403efa1a1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3949c280-0bcd-46fd-840f-5167b2f1ceaf], X-ECOMP-RequestID=[60450820-2a94-49ce-b369-92e403efa1a1], X-TransactionId=[], X-ONAP-RequestID=[60450820-2a94-49ce-b369-92e403efa1a1]}
2022-07-07T05:10:40.134Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-05:10:41:549-78569], Content-Length=[313], Date=[Thu, 07 Jul 2022 05:10:41 GMT], Content-Type=[application/json]}
2022-07-07T05:10:40.137Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-07-07T05:10:40.137Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-07-07T05:10:40.140Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-07-07T05:10:40.140Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-07-07T05:10:40.147Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:10:40.177Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T05:10:40.178Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-07-07T05:10:40.248Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-07-07T05:10:40.250Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-05:10:41:640-65107], vertex-id=[233560], Content-Length=[599], Date=[Thu, 07 Jul 2022 05:10:41 GMT], Content-Type=[application/json]}
2022-07-07T05:10:40.252Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1657170397853","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}

2022-07-07T05:10:40.254Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T05:10:40.255Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T05:10:40.264Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:10:40.265Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T05:10:40.265Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.266Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:10:40.266Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T05:10:40.267Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"f7327225d8570ec7", X-B3-SpanId:"88a0076f5506c1b5", X-B3-ParentSpanId:"f7327225d8570ec7", X-B3-Sampled:"0", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44438dc0-7424-435d-b018-841327f95c02"]
2022-07-07T05:10:40.267Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1","requestScope":"service"}
2022-07-07T05:10:40.268Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.290Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.291Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:40.291Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T05:10:40.292Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.292Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T05:10:40.293Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.293Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T05:10:40.295Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235
2022-07-07T05:10:40.295Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|INFO|500||Invoke
2022-07-07T05:10:40.296Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.296Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235
2022-07-07T05:10:40.296Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Method      : GET
2022-07-07T05:10:40.297Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d14d2411-b084-4d2c-aebc-df490de414cc"]
2022-07-07T05:10:40.297Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Request body: 
2022-07-07T05:10:40.298Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.339Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.340Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:40.340Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Status text  : 
2022-07-07T05:10:40.340Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.341Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "83596cdf-cf9b-4d52-a1eb-daeee331b235",
  "modelInvariantUUID" : "41ed2f31-964d-4fad-a0a3-95205b77f1ec",
  "created" : "2022-07-07 05:07:16.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 13,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/configurationCustomizations"
    }
  }
}
2022-07-07T05:10:40.341Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.342Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|INFO|500||InvokeReturn
2022-07-07T05:10:40.348Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance
2022-07-07T05:10:40.349Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|INFO|500||Invoke
2022-07-07T05:10:40.349Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.350Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance
2022-07-07T05:10:40.350Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:10:40.350Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e782f6ed-54ef-4e10-a8a2-f9ee0786c321"]
2022-07-07T05:10:40.351Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:10:40.351Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.365Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.366Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:10:40.366Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:10:40.366Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.367Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Response body: 
2022-07-07T05:10:40.367Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.367Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:10:40.368Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec
2022-07-07T05:10:40.369Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|INFO|500||Invoke
2022-07-07T05:10:40.369Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.369Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec
2022-07-07T05:10:40.370Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Method      : GET
2022-07-07T05:10:40.370Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e726150-60b1-4d7d-93da-20bda5d53619"]
2022-07-07T05:10:40.370Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Request body: 
2022-07-07T05:10:40.371Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.395Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.396Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:40.396Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Status text  : 
2022-07-07T05:10:40.396Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.397Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "83596cdf-cf9b-4d52-a1eb-daeee331b235",
      "modelInvariantUUID" : "41ed2f31-964d-4fad-a0a3-95205b77f1ec",
      "created" : "2022-07-07 05:07:16.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 13,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/serviceProxyCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/networkCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/csar"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec"
    }
  }
}
2022-07-07T05:10:40.397Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.398Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|INFO|500||InvokeReturn
2022-07-07T05:10:40.401Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance
2022-07-07T05:10:40.402Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|INFO|500||Invoke
2022-07-07T05:10:40.402Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.402Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance
2022-07-07T05:10:40.403Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:10:40.403Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d47f4b38-cdab-483a-8b4a-cfc94eb92215"]
2022-07-07T05:10:40.403Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:10:40.403Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.415Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.415Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:10:40.416Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:10:40.416Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.417Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||Response body: 
2022-07-07T05:10:40.418Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.418Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:10:40.419Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:10:40.420Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T05:10:40.420Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.420Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:10:40.421Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T05:10:40.421Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"554ec072-b776-48e9-a1cf-334c69b91820"]
2022-07-07T05:10:40.422Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T05:10:40.422Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.438Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.439Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:40.439Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T05:10:40.440Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.440Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T05:10:40.441Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.442Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T05:10:40.445Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T05:10:40.445Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-07-07T05:10:40.446Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.446Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T05:10:40.447Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:10:40.447Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc165daf-8c57-428b-855e-2dc30809aa03"]
2022-07-07T05:10:40.448Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:10:40.448Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.465Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.466Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:40.466Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:10:40.467Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.467Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-07-07T05:10:40.468Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.469Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-07-07T05:10:40.472Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235
2022-07-07T05:10:40.472Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|INFO|500||Invoke
2022-07-07T05:10:40.473Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.473Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235
2022-07-07T05:10:40.474Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Method      : GET
2022-07-07T05:10:40.474Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2adf4625-adb4-4fb0-810d-814eff3340b6"]
2022-07-07T05:10:40.475Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Request body: 
2022-07-07T05:10:40.475Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.501Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.502Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:40.503Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Status text  : 
2022-07-07T05:10:40.504Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.504Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "83596cdf-cf9b-4d52-a1eb-daeee331b235",
  "modelInvariantUUID" : "41ed2f31-964d-4fad-a0a3-95205b77f1ec",
  "created" : "2022-07-07 05:07:16.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 13,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/configurationCustomizations"
    }
  }
}
2022-07-07T05:10:40.505Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.505Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|INFO|500||InvokeReturn
2022-07-07T05:10:40.519Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:10:40.520Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T05:10:40.520Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.521Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:10:40.521Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T05:10:40.522Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8979", X-B3-TraceId:"f7327225d8570ec7", X-B3-SpanId:"d91258efd19e2f97", X-B3-ParentSpanId:"f7327225d8570ec7", X-B3-Sampled:"0", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ab16c72-52dd-47a1-906e-d2db2bc26581"]
2022-07-07T05:10:40.522Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"60450820-2a94-49ce-b369-92e403efa1a1","requestStatus":"IN_PROGRESS","startTime":1657170639895,"source":"VID","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"60450820-2a94-49ce-b369-92e403efa1a1"}
2022-07-07T05:10:40.523Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T05:10:40.558Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:40.559Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T05:10:40.560Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T05:10:40.560Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:40.561Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:10:39.895+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T05:10:40.893+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:10:40.562Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:40.562Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T05:10:40.572Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:10:40.573Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T05:10:40.573Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:40.574Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:10:40.574Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T05:10:40.575Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"f7327225d8570ec7", X-B3-SpanId:"224542ef275ed21c", X-B3-ParentSpanId:"f7327225d8570ec7", X-B3-Sampled:"0", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9a53959-2d6d-4328-910e-0f440a5ca67e"]
2022-07-07T05:10:40.575Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\"modelUuid\":\"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\"modelInvariantUuid\":\"41ed2f31-964d-4fad-a0a3-95205b77f1ec\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"c6912bbf-9d50-4f44-80be-94ec6b703847\",\"modelInvariantUuid\":\"d9106577-397b-48c5-99fb-af3e9e9f904f\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"5add6fc3-fcff-4561-8853-4cab264ae49d\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"b954c86e-e474-4206-9104-8636066dc02b\",\"modelInvariantUuid\":\"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"},\"instanceName\":\"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\"modelInvariantId\":\"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"60450820-2a94-49ce-b369-92e403efa1a1","type":"String"},"mso-request-id":{"value":"60450820-2a94-49ce-b369-92e403efa1a1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T05:10:40.575Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T05:10:41.602Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:41.602Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T05:10:41.603Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T05:10:41.603Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 05:10:41 GMT", X-ONAP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-TransactionID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ECOMP-RequestID:"60450820-2a94-49ce-b369-92e403efa1a1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b9a53959-2d6d-4328-910e-0f440a5ca67e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:41.604Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"60450820-2a94-49ce-b369-92e403efa1a1\",\"instanceId\":\"360c677e-6c15-413a-b79c-687cb7b907ae\"}}","message":"Success","processInstanceID":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T05:10:41.604Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:41.604Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T05:10:41.609Z|60450820-2a94-49ce-b369-92e403efa1a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:10:41.744Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:10:41.748Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:10:41.749Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:10:41.749Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:41.749Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:10:41.750Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:10:41.750Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09f7d4130a6a998f", X-B3-SpanId:"171b1ff7b383523a", X-B3-ParentSpanId:"09f7d4130a6a998f", X-B3-Sampled:"0", X-ONAP-RequestID:"926b2767-dbcb-4f36-a9f5-25a671226d10", X-RequestID:"926b2767-dbcb-4f36-a9f5-25a671226d10", X-TransactionID:"926b2767-dbcb-4f36-a9f5-25a671226d10", X-ECOMP-RequestID:"926b2767-dbcb-4f36-a9f5-25a671226d10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cacd493f-1eca-4e10-b7fd-c5c05c5082bf"]
2022-07-07T05:10:41.750Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:10:41.750Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:10:41.776Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:41.776Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:41.777Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:10:41.777Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:41.779Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:10:41.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:10:41.779Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:41.780Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:10:41.782Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:10:41.783Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:10:41.783Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:41.784Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:10:41.784Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:10:41.784Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09f7d4130a6a998f", X-B3-SpanId:"48d3ff433f8752c9", X-B3-ParentSpanId:"09f7d4130a6a998f", X-B3-Sampled:"0", X-ONAP-RequestID:"926b2767-dbcb-4f36-a9f5-25a671226d10", X-RequestID:"926b2767-dbcb-4f36-a9f5-25a671226d10", X-TransactionID:"926b2767-dbcb-4f36-a9f5-25a671226d10", X-ECOMP-RequestID:"926b2767-dbcb-4f36-a9f5-25a671226d10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2292dbd2-3aa6-4e12-a2a3-3a4d0aebed28"]
2022-07-07T05:10:41.785Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:10:41.785Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:10:41.797Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:41.798Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:41.798Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:10:41.798Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:41.799Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:10:41.800Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:41.800Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:10:41.808Z|926b2767-dbcb-4f36-a9f5-25a671226d10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:10:47.276Z|d7423f59-7d35-4b16-9083-dbdba416170a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:47.277Z|d7423f59-7d35-4b16-9083-dbdba416170a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:47.328Z|b48ea64b-41b8-481c-96ae-ce3a03b0447a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:47.328Z|b48ea64b-41b8-481c-96ae-ce3a03b0447a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:47.666Z|c1bc5be7-97a5-4dc3-ab48-62ce5c9701f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:47.667Z|c1bc5be7-97a5-4dc3-ab48-62ce5c9701f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:51.939Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:10:51.944Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:10:51.944Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:10:51.944Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:51.945Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:10:51.945Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:10:51.945Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60ee1c2f9e9f62ab", X-B3-SpanId:"403a37330faccbef", X-B3-ParentSpanId:"60ee1c2f9e9f62ab", X-B3-Sampled:"0", X-ONAP-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-TransactionID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-ECOMP-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35e3ea48-7a87-477e-8568-d4d0258ab242"]
2022-07-07T05:10:51.946Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:10:51.946Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:10:51.977Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:51.977Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:51.978Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:10:51.978Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:51.979Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:10:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:10:51.979Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:51.980Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:10:51.981Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:10:51.982Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:10:51.982Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:51.982Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:10:51.983Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:10:51.983Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60ee1c2f9e9f62ab", X-B3-SpanId:"cc388c1046b05b1c", X-B3-ParentSpanId:"60ee1c2f9e9f62ab", X-B3-Sampled:"0", X-ONAP-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-TransactionID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-ECOMP-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"944179f3-c44c-4185-9f20-5f5f256f6574"]
2022-07-07T05:10:51.983Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:10:51.984Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:10:51.996Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:51.996Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:51.996Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:10:51.997Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:10:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:51.999Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:10:51.999Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:51.999Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:10:52.052Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:10:52.052Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:10:52.053Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:52.053Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:10:52.053Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:10:52.053Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-TransactionID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-ECOMP-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae1e2d5c-6f63-48dc-81e6-9090f88eb8b5"]
2022-07-07T05:10:52.054Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:10:52.054Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:10:52.209Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:52.209Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:52.209Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:10:52.210Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=32F06D1D4524D5C2FBF18D7B4731A0D1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Thu, 07 Jul 2022 05:10:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:52.210Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:10:48.323+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"28ccb3c8-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:10:52.210Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:52.211Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:10:52.238Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:10:52.239Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:10:52.239Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:10:52.240Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:10:52.240Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:10:52.240Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-TransactionID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-ECOMP-RequestID:"60cea423-b10d-438a-98c5-54696fff2ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e732ff24-2972-46b0-bbd9-7070000356bd"]
2022-07-07T05:10:52.240Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:10:52.241Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:10:52.373Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:10:52.373Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:10:52.374Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:10:52.374Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EFA1F6489BE353868ED72B12F6B6CCF4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Thu, 07 Jul 2022 05:10:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:10:52.374Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"2a02c351-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"SubProcess_0y8yozw:29e59e45-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"2a02752f-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:10:48.744+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:10:52.375Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:10:52.375Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29c285c9-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:10:52.379Z|60cea423-b10d-438a-98c5-54696fff2ba8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:10:54.432Z|3032cd71-d1bf-45c5-8f1b-84c1bccb89a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:10:54.433Z|3032cd71-d1bf-45c5-8f1b-84c1bccb89a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:10:57.302Z|387c5c2c-eeaf-475c-b702-64ee9c652e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:57.303Z|387c5c2c-eeaf-475c-b702-64ee9c652e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:57.349Z|041c3d75-9bca-4613-95ff-97c91ce57f2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:57.350Z|041c3d75-9bca-4613-95ff-97c91ce57f2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:10:57.692Z|dce1b07b-326a-41d6-b49f-32bcc72ca51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:10:57.693Z|dce1b07b-326a-41d6-b49f-32bcc72ca51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:02.520Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:02.528Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:02.529Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:11:02.529Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:02.529Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:02.530Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:11:02.530Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6754b5eab51ee743", X-B3-SpanId:"7bd7a26973e2c37e", X-B3-ParentSpanId:"6754b5eab51ee743", X-B3-Sampled:"0", X-ONAP-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-TransactionID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-ECOMP-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdaa055d-947f-4dbc-99ac-b4723007af92"]
2022-07-07T05:11:02.531Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:11:02.531Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:02.554Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:02.555Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:02.555Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:11:02.555Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:02.556Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:00.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:11:02.557Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:02.557Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:11:02.559Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:02.560Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:11:02.560Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:02.561Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:02.561Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:11:02.562Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6754b5eab51ee743", X-B3-SpanId:"e09522f8160479d7", X-B3-ParentSpanId:"6754b5eab51ee743", X-B3-Sampled:"0", X-ONAP-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-TransactionID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-ECOMP-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42042fe7-fd45-4080-a1f8-e7f21b4e4727"]
2022-07-07T05:11:02.562Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:11:02.562Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:11:02.575Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:02.576Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:02.577Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:11:02.577Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:02.578Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:11:02.578Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:02.579Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:11:02.633Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:02.635Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:02.635Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:02.636Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:02.636Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:02.636Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-TransactionID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-ECOMP-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43322cd8-93ad-4e6d-afbe-a28f18e700cf"]
2022-07-07T05:11:02.637Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:02.637Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:02.767Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:02.768Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:02.769Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:02.769Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3A6204D71CF85766B76B64D8267D06B8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 07 Jul 2022 05:11:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:02.770Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:10:56.573+0000","endTime":"2022-07-07T05:11:00.088+0000","removalTime":null,"durationInMillis":3515,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"2e8b3160-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:11:02.770Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:02.770Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:02.798Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:02.798Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:02.798Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:02.799Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:02.799Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:02.799Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-TransactionID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-ECOMP-RequestID:"4840d41f-97ab-4d23-aa11-47a3bdda12d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20459112-08d2-42ef-bb92-73d69d2cb796"]
2022-07-07T05:11:02.799Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:02.800Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:02.933Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:02.934Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:02.934Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:02.935Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0F800C04593CC1D45C37A3E38F683A49; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 07 Jul 2022 05:11:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:02.935Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"2f1bd815-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"SubProcess_0y8yozw:2ed1feb9-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"2f1bb103-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:10:57.297+0000","endTime":"2022-07-07T05:10:59.967+0000","durationInMillis":2670,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:11:02.936Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:02.936Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ead5f9d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:02.941Z|4840d41f-97ab-4d23-aa11-47a3bdda12d5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:07.324Z|04bda7d0-698e-4c1e-adc6-d685b29e54e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:07.325Z|04bda7d0-698e-4c1e-adc6-d685b29e54e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:07.376Z|acc86429-b2bf-462d-a202-1dd6a92e36b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:07.377Z|acc86429-b2bf-462d-a202-1dd6a92e36b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:07.719Z|bf1d2ddc-3c78-41b4-a657-a3041bbb7145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:07.727Z|bf1d2ddc-3c78-41b4-a657-a3041bbb7145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:09.432Z|71a8b678-8a6b-4ecc-99a6-362494a6a165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:11:09.433Z|71a8b678-8a6b-4ecc-99a6-362494a6a165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:11:09.782Z|4ec435ca-b45f-462d-979b-d2e3c275dc0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:11:09.783Z|4ec435ca-b45f-462d-979b-d2e3c275dc0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:11:13.059Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:13.064Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:13.065Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:11:13.065Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:13.066Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:13.066Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:11:13.067Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f28014ff56ba7cb3", X-B3-SpanId:"0d618e35b5b17b52", X-B3-ParentSpanId:"f28014ff56ba7cb3", X-B3-Sampled:"0", X-ONAP-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-TransactionID:"ee646669-79e5-47a2-8113-897715419e34", X-ECOMP-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e20733e3-38ef-40c7-9dc0-e1997dcc8fd2"]
2022-07-07T05:11:13.067Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:11:13.067Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:13.088Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:13.089Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:13.089Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:11:13.090Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:13.091Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:11:13.092Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:13.093Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:11:13.095Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:13.096Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:11:13.096Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:13.097Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:13.097Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:11:13.098Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f28014ff56ba7cb3", X-B3-SpanId:"1521c66cbb001d54", X-B3-ParentSpanId:"f28014ff56ba7cb3", X-B3-Sampled:"0", X-ONAP-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-TransactionID:"ee646669-79e5-47a2-8113-897715419e34", X-ECOMP-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0af6c592-344c-428a-b43f-53a68dc8936c"]
2022-07-07T05:11:13.099Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:11:13.099Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:11:13.114Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:13.115Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:13.115Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:11:13.116Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:13.116Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:11:13.117Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:13.117Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:11:13.152Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:13.153Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:13.153Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:13.154Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:13.154Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:13.154Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-TransactionID:"ee646669-79e5-47a2-8113-897715419e34", X-ECOMP-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2e9f274-03ca-47ab-b87c-47499d70cd42"]
2022-07-07T05:11:13.155Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:13.155Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:13.330Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:13.330Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:13.331Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:13.331Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=90B5FFABC55789DEA06A37C06CACBF67; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Thu, 07 Jul 2022 05:11:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:13.332Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3231f274-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"ControllerExecutionBB:1:1edba778-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:02.475+0000","endTime":"2022-07-07T05:11:10.934+0000","removalTime":null,"durationInMillis":8459,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"3114e96e-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:11:13.332Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:13.333Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:13.370Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:13.371Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:13.371Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:13.372Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:13.372Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:13.373Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-TransactionID:"ee646669-79e5-47a2-8113-897715419e34", X-ECOMP-RequestID:"ee646669-79e5-47a2-8113-897715419e34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"217f5899-bc66-4500-9b78-51f824d62c81"]
2022-07-07T05:11:13.373Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:13.373Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:13.514Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:13.515Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:13.515Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:13.516Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A19514A75D7E1BE633EE29883E451632; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Thu, 07 Jul 2022 05:11:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:13.516Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:373c8863-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"3231f274-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:1edba778-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"3231f274-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"3231f274-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:10.933+0000","endTime":"2022-07-07T05:11:10.933+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:11:13.517Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:13.517Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3231f274-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:13.522Z|ee646669-79e5-47a2-8113-897715419e34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:17.358Z|3f8db24a-4630-45de-ae56-43f3e876f089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:17.359Z|3f8db24a-4630-45de-ae56-43f3e876f089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:17.405Z|9c87d9e9-8172-4385-bd77-397cb2d30253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:17.406Z|9c87d9e9-8172-4385-bd77-397cb2d30253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:17.749Z|b91f66c2-5e1b-4740-b42c-76024d949fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:17.750Z|b91f66c2-5e1b-4740-b42c-76024d949fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:23.645Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:23.648Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:23.648Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:11:23.649Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:23.649Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:23.649Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:11:23.649Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9a648ac0a654b9d", X-B3-SpanId:"1d5b93dfed0dda06", X-B3-ParentSpanId:"e9a648ac0a654b9d", X-B3-Sampled:"0", X-ONAP-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-TransactionID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-ECOMP-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a54322ce-df3f-4284-b349-5ee8104c3441"]
2022-07-07T05:11:23.650Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:11:23.650Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:23.670Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:23.671Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:23.671Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:11:23.671Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:23.672Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:11:23.673Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:23.673Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:11:23.675Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:23.675Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:11:23.675Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:23.676Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:23.676Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:11:23.677Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9a648ac0a654b9d", X-B3-SpanId:"69b779ab78ed68aa", X-B3-ParentSpanId:"e9a648ac0a654b9d", X-B3-Sampled:"0", X-ONAP-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-TransactionID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-ECOMP-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e47f1fa-6d2b-47bd-ae9f-84476786b9ba"]
2022-07-07T05:11:23.677Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:11:23.677Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:11:23.690Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:23.691Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:23.692Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:11:23.693Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:23.694Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:11:23.694Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:23.694Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:11:23.729Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:23.730Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:23.730Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:23.730Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:23.731Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:23.731Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-TransactionID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-ECOMP-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24aad843-0ee8-4328-9c7e-b86c839e02c6"]
2022-07-07T05:11:23.731Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:23.732Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:23.886Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:23.886Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:23.887Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:23.887Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A132D99507E169E2E2C5B46D4FD4F88E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Thu, 07 Jul 2022 05:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:23.888Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"ReceiveWorkflowMessage:1:1eaca7b0-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:15.440+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"3919acec-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:11:23.888Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:23.888Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:23.924Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:23.924Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:23.925Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:23.925Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:23.925Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:23.925Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-TransactionID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-ECOMP-RequestID:"2f8d3461-9450-42a7-a478-110a431dcc75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"612b89a6-4b86-45f3-a0a8-82e99e189538"]
2022-07-07T05:11:23.926Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:23.926Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:24.064Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:24.065Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:24.065Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:24.066Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5EDCA2E0776B4165C6612379820F2B2B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Thu, 07 Jul 2022 05:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:24.067Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:39f937b5-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"SubProcess_2:39f8745c-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:1eaca7b0-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"39f937b3-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:15.525+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:11:24.067Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:24.067Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:24.078Z|2f8d3461-9450-42a7-a478-110a431dcc75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:24.432Z|6dc38379-a673-43b5-b475-1f75d038b730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:11:24.433Z|6dc38379-a673-43b5-b475-1f75d038b730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:11:27.382Z|f6d0288e-9ca2-466f-ba42-2400e3503860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:27.383Z|f6d0288e-9ca2-466f-ba42-2400e3503860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:27.433Z|3b96dac0-0112-4c35-a183-7da61600cc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:27.434Z|3b96dac0-0112-4c35-a183-7da61600cc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:27.772Z|667d1dc9-48f4-4720-ad89-590392af852e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:27.773Z|667d1dc9-48f4-4720-ad89-590392af852e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:31.773Z|da05bcf6-d3ff-4643-8675-27272d7bf225|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:11:31.774Z|da05bcf6-d3ff-4643-8675-27272d7bf225|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:34.208Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:34.211Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:34.212Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:11:34.212Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:34.212Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:34.213Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:11:34.213Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9d9b1916ead0915", X-B3-SpanId:"84a123dd67889bb5", X-B3-ParentSpanId:"e9d9b1916ead0915", X-B3-Sampled:"0", X-ONAP-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-TransactionID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-ECOMP-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a64746e1-6f8e-45aa-a15e-d960a82a6521"]
2022-07-07T05:11:34.213Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:11:34.214Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:34.235Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:34.236Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:34.236Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:11:34.237Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:34.238Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:11:34.238Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:34.239Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:11:34.240Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:34.240Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:11:34.241Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:34.241Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:34.241Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:11:34.241Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9d9b1916ead0915", X-B3-SpanId:"eb5e4cbac0d89a51", X-B3-ParentSpanId:"e9d9b1916ead0915", X-B3-Sampled:"0", X-ONAP-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-TransactionID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-ECOMP-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09bfa608-61aa-4b14-9e27-6ac6ba590f96"]
2022-07-07T05:11:34.242Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:11:34.242Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:11:34.255Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:34.255Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:34.256Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:11:34.256Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:34.258Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:11:34.258Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:34.258Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:11:34.288Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:34.289Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:34.289Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:34.289Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:34.290Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:34.290Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-TransactionID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-ECOMP-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"897a90f0-7f1e-43ea-8624-b220083f1dac"]
2022-07-07T05:11:34.290Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:34.290Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:34.475Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:34.476Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:34.476Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:34.476Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A3586765E9573CBCEE5DCA9700874B67; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Thu, 07 Jul 2022 05:11:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:34.477Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"ReceiveWorkflowMessage:1:1eaca7b0-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:15.440+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"3919acec-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:11:34.477Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:34.477Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:34.504Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:34.505Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:34.506Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:34.506Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:34.507Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:34.507Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-TransactionID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-ECOMP-RequestID:"5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ef21623-c285-4c25-9dc6-7c65ea47670d"]
2022-07-07T05:11:34.507Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:34.507Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:34.654Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:34.655Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:34.655Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:34.655Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=695BBF868E845038A0182DB544E6B52B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Thu, 07 Jul 2022 05:11:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:34.656Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:39f937b5-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"SubProcess_2:39f8745c-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:1eaca7b0-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"39f937b3-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:15.525+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:11:34.656Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:34.656Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:34.659Z|5a0a9497-5f6e-40bc-93eb-0ec5e3fae9f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:37.404Z|7d129472-b809-45bd-b08c-f9bf7fdb8a75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:37.405Z|7d129472-b809-45bd-b08c-f9bf7fdb8a75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:37.455Z|68a04016-9d52-433d-b4ae-64fadd00a9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:37.455Z|68a04016-9d52-433d-b4ae-64fadd00a9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:37.794Z|b333a7a1-2b32-47df-8b65-172bb71e9c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:37.795Z|b333a7a1-2b32-47df-8b65-172bb71e9c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:39.432Z|94855b70-d0f1-4b28-921e-b0006acb77f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:11:39.433Z|94855b70-d0f1-4b28-921e-b0006acb77f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:11:39.784Z|eb0b39cb-0c5a-4947-9c93-5670f5ec8ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:11:39.784Z|eb0b39cb-0c5a-4947-9c93-5670f5ec8ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:11:40.636Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:40.638Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: f33dbbc9-9378-497f-9437-27417884978a already exists in requestDb InfraActiveRequests table
2022-07-07T05:11:40.638Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:11:40.639Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:11:40.639Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:40.639Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:11:40.639Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:11:40.639Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9e748da3a3f3687", X-B3-SpanId:"b8ed6f8308cc72fd", X-B3-ParentSpanId:"d9e748da3a3f3687", X-B3-Sampled:"0", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d9f7fc9-7e66-4307-99c8-52807ebf0b3d"]
2022-07-07T05:11:40.640Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:11:40.640Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:11:40.658Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:40.659Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:11:40.659Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:11:40.659Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:11:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:40.659Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: 
2022-07-07T05:11:40.660Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:40.660Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|404|Not Found|InvokeReturn
2022-07-07T05:11:40.668Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T05:11:40.668Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-07-07T05:11:40.673Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:11:40.705Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T05:11:40.706Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-07-07T05:11:40.851Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-07-07T05:11:40.851Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-05:11:42:194-31618], Content-Length=[313], Date=[Thu, 07 Jul 2022 05:11:42 GMT], Content-Type=[application/json]}
2022-07-07T05:11:40.853Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-07-07T05:11:40.858Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-07-07T05:11:40.858Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-07-07T05:11:40.863Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:11:40.890Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T05:11:40.890Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-07-07T05:11:40.934Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-07-07T05:11:40.934Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-05:11:42:355-72691], Content-Length=[313], Date=[Thu, 07 Jul 2022 05:11:42 GMT], Content-Type=[application/json]}
2022-07-07T05:11:40.936Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-07-07T05:11:40.938Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-07-07T05:11:40.938Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-07-07T05:11:40.985Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:11:41.037Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||Invoke
2022-07-07T05:11:41.038Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d with request headers:{Authorization=[***REDACTED***], X-RequestID=[f33dbbc9-9378-497f-9437-27417884978a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[97f390dd-3831-4152-b9ed-ae0e4a5b4be4], X-ECOMP-RequestID=[f33dbbc9-9378-497f-9437-27417884978a], X-TransactionId=[], X-ONAP-RequestID=[f33dbbc9-9378-497f-9437-27417884978a]}
2022-07-07T05:11:41.140Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-05:11:42:501-15290], vertex-id=[237688], Content-Length=[617], Date=[Thu, 07 Jul 2022 05:11:42 GMT], Content-Type=[application/json]}
2022-07-07T05:11:41.141Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|DEBUG|500||{"tenant-id":"d5e7f282cf504eb4a4cef0e3364b4b3d","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1657170398286","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2022-07-07T05:11:41.141Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||InvokeReturn
2022-07-07T05:11:41.142Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T05:11:41.142Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T05:11:41.147Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:11:41.147Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T05:11:41.148Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.148Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:11:41.148Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T05:11:41.148Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"d9e748da3a3f3687", X-B3-SpanId:"646bb4dd6a0159c1", X-B3-ParentSpanId:"d9e748da3a3f3687", X-B3-Sampled:"0", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"970075cc-602d-485b-a77f-d6b478d74250"]
2022-07-07T05:11:41.149Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78","requestScope":"service"}
2022-07-07T05:11:41.149Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.166Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.166Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:41.166Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T05:11:41.167Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:11:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.167Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T05:11:41.167Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.167Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T05:11:41.168Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55
2022-07-07T05:11:41.168Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|INFO|500||Invoke
2022-07-07T05:11:41.168Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.169Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55
2022-07-07T05:11:41.169Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Method      : GET
2022-07-07T05:11:41.169Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec8c5ba0-d538-43f8-9721-65b2b1830e2e"]
2022-07-07T05:11:41.169Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Request body: 
2022-07-07T05:11:41.169Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.210Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.211Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:41.211Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Status text  : 
2022-07-07T05:11:41.211Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.212Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "605437e6-0d82-4c8f-880f-07f34ca61c55",
  "modelInvariantUUID" : "5f111a59-56a9-4243-9f7f-076152816e6d",
  "created" : "2022-07-07 05:11:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/configurationCustomizations"
    }
  }
}
2022-07-07T05:11:41.212Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.212Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|INFO|500||InvokeReturn
2022-07-07T05:11:41.215Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance
2022-07-07T05:11:41.215Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|INFO|500||Invoke
2022-07-07T05:11:41.216Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.216Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance
2022-07-07T05:11:41.216Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:11:41.216Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da0da256-cdae-4620-b16e-5b32fe595082"]
2022-07-07T05:11:41.217Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:11:41.217Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.229Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.230Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:11:41.230Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:11:41.230Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.231Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Response body: 
2022-07-07T05:11:41.231Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.232Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:11:41.232Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d
2022-07-07T05:11:41.233Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|INFO|500||Invoke
2022-07-07T05:11:41.233Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.233Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d
2022-07-07T05:11:41.234Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Method      : GET
2022-07-07T05:11:41.234Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45c2af85-a5fa-4f95-babf-ebbb4b51958c"]
2022-07-07T05:11:41.235Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Request body: 
2022-07-07T05:11:41.235Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.257Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.257Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:41.258Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Status text  : 
2022-07-07T05:11:41.258Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.259Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "605437e6-0d82-4c8f-880f-07f34ca61c55",
      "modelInvariantUUID" : "5f111a59-56a9-4243-9f7f-076152816e6d",
      "created" : "2022-07-07 05:11:08.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/serviceProxyCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/networkCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/csar"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d"
    }
  }
}
2022-07-07T05:11:41.260Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.260Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|INFO|500||InvokeReturn
2022-07-07T05:11:41.263Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance
2022-07-07T05:11:41.264Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|INFO|500||Invoke
2022-07-07T05:11:41.264Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.264Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance
2022-07-07T05:11:41.265Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:11:41.265Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8670b1e-59ea-4596-b5fc-a76941f2c8b3"]
2022-07-07T05:11:41.265Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:11:41.265Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.277Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.278Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:11:41.278Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:11:41.279Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.279Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||Response body: 
2022-07-07T05:11:41.279Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.280Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:11:41.281Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:11:41.281Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T05:11:41.281Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.282Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:11:41.282Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T05:11:41.282Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb0c5cd0-8240-4ac4-af38-0856283c0760"]
2022-07-07T05:11:41.283Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T05:11:41.283Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.298Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.299Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:41.299Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T05:11:41.300Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.300Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T05:11:41.301Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.301Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T05:11:41.304Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T05:11:41.305Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-07-07T05:11:41.305Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.306Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T05:11:41.306Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:11:41.306Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fabe662-6f6e-418e-915f-08e5b698da57"]
2022-07-07T05:11:41.307Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:11:41.307Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.324Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.325Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:41.325Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:11:41.325Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.326Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-07-07T05:11:41.327Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.327Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-07-07T05:11:41.330Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55
2022-07-07T05:11:41.330Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|INFO|500||Invoke
2022-07-07T05:11:41.330Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.331Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55
2022-07-07T05:11:41.331Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Method      : GET
2022-07-07T05:11:41.331Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76d6e00c-c3f1-48a9-835b-642ea7a2b482"]
2022-07-07T05:11:41.332Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Request body: 
2022-07-07T05:11:41.332Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.354Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.355Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:41.355Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Status text  : 
2022-07-07T05:11:41.355Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.355Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "605437e6-0d82-4c8f-880f-07f34ca61c55",
  "modelInvariantUUID" : "5f111a59-56a9-4243-9f7f-076152816e6d",
  "created" : "2022-07-07 05:11:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/configurationCustomizations"
    }
  }
}
2022-07-07T05:11:41.356Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.356Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|INFO|500||InvokeReturn
2022-07-07T05:11:41.359Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:11:41.360Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T05:11:41.360Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.360Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:11:41.361Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T05:11:41.361Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9184", X-B3-TraceId:"d9e748da3a3f3687", X-B3-SpanId:"0950dc41d2e3157e", X-B3-ParentSpanId:"d9e748da3a3f3687", X-B3-Sampled:"0", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3686cc70-8ba4-4df1-93e0-be567a0693c6"]
2022-07-07T05:11:41.361Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f33dbbc9-9378-497f-9437-27417884978a","requestStatus":"IN_PROGRESS","startTime":1657170700668,"source":"VID","tenantId":"d5e7f282cf504eb4a4cef0e3364b4b3d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"f33dbbc9-9378-497f-9437-27417884978a"}
2022-07-07T05:11:41.361Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T05:11:41.385Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:41.385Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T05:11:41.385Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T05:11:41.386Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:41.386Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:11:40.668+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T05:11:41.729+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:11:41.386Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:41.387Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T05:11:41.394Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:11:41.395Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T05:11:41.395Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:41.395Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:11:41.396Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T05:11:41.396Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4605", X-B3-TraceId:"d9e748da3a3f3687", X-B3-SpanId:"965b59a9ced49b7d", X-B3-ParentSpanId:"d9e748da3a3f3687", X-B3-Sampled:"0", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c30313d5-8cf0-47ca-b900-923288ea5ae0"]
2022-07-07T05:11:41.396Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5f111a59-56a9-4243-9f7f-076152816e6d\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"605437e6-0d82-4c8f-880f-07f34ca61c55\",\"modelUuid\":\"605437e6-0d82-4c8f-880f-07f34ca61c55\",\"modelInvariantUuid\":\"5f111a59-56a9-4243-9f7f-076152816e6d\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\"modelInvariantUuid\":\"16af3dad-3641-490f-94f2-3cc4d68c5906\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"d5fc1cb5-b1e7-431d-9182-29c934646866\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"315540c4-4c9c-49c9-89e9-651497e84ab6\",\"modelInvariantUuid\":\"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"e4b22a0a-9207-4444-b87d-8fd19ed59455\"},\"instanceName\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"605437e6-0d82-4c8f-880f-07f34ca61c55\",\"modelInvariantId\":\"5f111a59-56a9-4243-9f7f-076152816e6d\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"cc695fe7-fda0-4229-aba0-74add6ba1685\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"f33dbbc9-9378-497f-9437-27417884978a","type":"String"},"mso-request-id":{"value":"f33dbbc9-9378-497f-9437-27417884978a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T05:11:41.396Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T05:11:43.413Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:43.413Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T05:11:43.414Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T05:11:43.414Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 05:11:43 GMT", X-ONAP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-TransactionID:"f33dbbc9-9378-497f-9437-27417884978a", X-ECOMP-RequestID:"f33dbbc9-9378-497f-9437-27417884978a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c30313d5-8cf0-47ca-b900-923288ea5ae0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:43.414Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f33dbbc9-9378-497f-9437-27417884978a\",\"instanceId\":\"595aec11-6239-4a6b-b24c-11d084540934\"}}","message":"Success","processInstanceID":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T05:11:43.415Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:43.415Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T05:11:43.418Z|f33dbbc9-9378-497f-9437-27417884978a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:43.557Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:43.582Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:11:43.582Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:11:43.582Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:43.583Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:11:43.583Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:11:43.583Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08d28e8c2c5ec227", X-B3-SpanId:"2a54a69b873dbd8c", X-B3-ParentSpanId:"08d28e8c2c5ec227", X-B3-Sampled:"0", X-ONAP-RequestID:"3178f9d1-cd57-4828-9fff-1aefd138208e", X-RequestID:"3178f9d1-cd57-4828-9fff-1aefd138208e", X-TransactionID:"3178f9d1-cd57-4828-9fff-1aefd138208e", X-ECOMP-RequestID:"3178f9d1-cd57-4828-9fff-1aefd138208e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ae22847-76b9-4201-b6fa-5609d0fe2dc1"]
2022-07-07T05:11:43.583Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:11:43.583Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:11:43.610Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:43.610Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:43.611Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:11:43.612Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:43.614Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:11:43.614Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:43.615Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:11:43.616Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:11:43.617Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:11:43.617Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:43.617Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:11:43.617Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:11:43.617Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08d28e8c2c5ec227", X-B3-SpanId:"6adcd1c89d3356eb", X-B3-ParentSpanId:"08d28e8c2c5ec227", X-B3-Sampled:"0", X-ONAP-RequestID:"3178f9d1-cd57-4828-9fff-1aefd138208e", X-RequestID:"3178f9d1-cd57-4828-9fff-1aefd138208e", X-TransactionID:"3178f9d1-cd57-4828-9fff-1aefd138208e", X-ECOMP-RequestID:"3178f9d1-cd57-4828-9fff-1aefd138208e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"726c0379-4dcf-4e6c-b169-73944f28183a"]
2022-07-07T05:11:43.618Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:11:43.618Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:11:43.631Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:43.632Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:43.632Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:11:43.633Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:43.633Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:11:43.634Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:43.635Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:11:43.641Z|3178f9d1-cd57-4828-9fff-1aefd138208e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:44.792Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:44.796Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:44.797Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:11:44.797Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:44.797Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:44.797Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:11:44.798Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3f11dc3a34e5e13", X-B3-SpanId:"55adb52b81c5958e", X-B3-ParentSpanId:"b3f11dc3a34e5e13", X-B3-Sampled:"0", X-ONAP-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-TransactionID:"d07a7632-1891-4d6b-bbac-263df3627647", X-ECOMP-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85f81167-2471-4201-b4e9-5e4ab1de684e"]
2022-07-07T05:11:44.798Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:11:44.798Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:44.816Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:44.817Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:44.817Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:11:44.818Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:44.819Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).",
  "progress" : 57,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:43.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:11:44.819Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:44.820Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:11:44.822Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:44.822Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:11:44.822Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:44.823Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:44.823Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:11:44.823Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3f11dc3a34e5e13", X-B3-SpanId:"77ba064d859cd652", X-B3-ParentSpanId:"b3f11dc3a34e5e13", X-B3-Sampled:"0", X-ONAP-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-TransactionID:"d07a7632-1891-4d6b-bbac-263df3627647", X-ECOMP-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5428aab5-7b66-4daf-968e-f8be8d6cf3e3"]
2022-07-07T05:11:44.824Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:11:44.824Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:11:44.837Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:44.838Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:44.838Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:11:44.838Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:44.839Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:11:44.839Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:44.840Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:11:44.880Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:44.881Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:44.881Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:44.881Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:44.881Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:44.882Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-TransactionID:"d07a7632-1891-4d6b-bbac-263df3627647", X-ECOMP-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f2360e8-7005-4db7-9b08-b336f829c813"]
2022-07-07T05:11:44.882Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:44.882Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:45.043Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:45.044Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:45.044Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:45.044Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9393B721104DE22AE0CA35B92BC03B23; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"724", Date:"Thu, 07 Jul 2022 05:11:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:45.045Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"ReceiveWorkflowMessage:1:1eaca7b0-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:15.440+0000","endTime":"2022-07-07T05:11:42.854+0000","removalTime":null,"durationInMillis":27414,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"3919acec-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:11:45.045Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:45.045Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:45.068Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:45.068Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:45.069Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:45.069Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:45.070Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:45.070Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-TransactionID:"d07a7632-1891-4d6b-bbac-263df3627647", X-ECOMP-RequestID:"d07a7632-1891-4d6b-bbac-263df3627647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cf23756-77b4-4afa-a3f5-eeed4f001ce2"]
2022-07-07T05:11:45.070Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:45.071Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:45.211Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:45.211Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:45.212Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:45.212Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1B8B1BB2598E5CFD74406EFCDAFE2BC6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"791", Date:"Thu, 07 Jul 2022 05:11:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:45.212Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:4a22cadf-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"SubProcess_2:39f8745c-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:1eaca7b0-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"39f8745b-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:42.641+0000","endTime":"2022-07-07T05:11:42.641+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:11:45.212Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:45.213Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=39ec3f46-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:45.217Z|d07a7632-1891-4d6b-bbac-263df3627647|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:47.425Z|b44f2460-2445-4f78-9379-8a0df0323e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:47.426Z|b44f2460-2445-4f78-9379-8a0df0323e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:47.475Z|6b82f7c4-a2aa-4430-a9c9-f6c3abe85430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:47.476Z|6b82f7c4-a2aa-4430-a9c9-f6c3abe85430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:47.816Z|74e7506c-2315-4888-a5d1-5300b3e4f539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:47.817Z|74e7506c-2315-4888-a5d1-5300b3e4f539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:53.770Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:53.774Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:11:53.775Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:11:53.775Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:53.775Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:11:53.776Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:11:53.776Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8faecd6dc4e0d62c", X-B3-SpanId:"dd2b05771e4f37c1", X-B3-ParentSpanId:"8faecd6dc4e0d62c", X-B3-Sampled:"0", X-ONAP-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-TransactionID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-ECOMP-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee59d112-9ec8-4a43-9ff8-968ba9143be7"]
2022-07-07T05:11:53.776Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:11:53.776Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:11:53.797Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:53.797Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:53.798Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:11:53.798Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:53.799Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:11:53.799Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:53.800Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:11:53.801Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:11:53.802Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:11:53.802Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:53.802Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:11:53.803Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:11:53.803Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8faecd6dc4e0d62c", X-B3-SpanId:"f977328b52e6b8a6", X-B3-ParentSpanId:"8faecd6dc4e0d62c", X-B3-Sampled:"0", X-ONAP-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-TransactionID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-ECOMP-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"898c22fc-2da8-4b86-b851-a068bb4bb675"]
2022-07-07T05:11:53.803Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:11:53.804Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:11:53.815Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:53.816Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:53.816Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:11:53.817Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:53.817Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:11:53.818Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:53.818Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:11:53.845Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:53.846Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:53.846Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:53.846Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:53.847Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:53.847Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-TransactionID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-ECOMP-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f37ef78-5310-4e0f-b1f4-7c0ed97622ea"]
2022-07-07T05:11:53.847Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:53.847Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:53.985Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:53.985Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:53.986Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:53.986Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EB920C5DCE1171749C93A8F585A7ED6E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 07 Jul 2022 05:11:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:53.986Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:49.340+0000","endTime":"2022-07-07T05:11:51.919+0000","removalTime":null,"durationInMillis":2579,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4d2c6094-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:11:53.987Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:53.987Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:54.008Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:54.008Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:54.008Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:54.009Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:54.009Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:54.009Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-TransactionID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-ECOMP-RequestID:"9ff42bc7-86a8-4403-98d4-258c7b0d0023", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a379e2ac-f811-498c-90b9-aa6cb1c89495"]
2022-07-07T05:11:54.009Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:54.010Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:54.143Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:54.143Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:54.144Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:54.144Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=190C723BA773CAA6B600FB108C09059E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 07 Jul 2022 05:11:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:54.144Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"4e5be0da-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"SubProcess_0y8yozw:4e3f580e-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4e5bb9c8-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:49.726+0000","endTime":"2022-07-07T05:11:51.756+0000","durationInMillis":2030,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:11:54.145Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:54.145Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e20fa82-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:54.148Z|9ff42bc7-86a8-4403-98d4-258c7b0d0023|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:54.432Z|1b4e50f7-907f-415a-ad44-675506d2c966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:11:54.445Z|1b4e50f7-907f-415a-ad44-675506d2c966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:11:55.350Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:11:55.354Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:55.355Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:11:55.355Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:55.356Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:11:55.356Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:11:55.356Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ccc47dfd0b88824", X-B3-SpanId:"0183ddacb99eb8a6", X-B3-ParentSpanId:"4ccc47dfd0b88824", X-B3-Sampled:"0", X-ONAP-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-TransactionID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-ECOMP-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72a3d859-54e9-456d-a2d4-af5c85bbe595"]
2022-07-07T05:11:55.357Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:11:55.357Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:55.380Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:55.380Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:55.381Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:11:55.381Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:55.382Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:11:55.382Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:55.383Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:11:55.384Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:55.384Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:11:55.385Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:55.385Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:11:55.385Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:11:55.386Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ccc47dfd0b88824", X-B3-SpanId:"d6d169297aaeb153", X-B3-ParentSpanId:"4ccc47dfd0b88824", X-B3-Sampled:"0", X-ONAP-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-TransactionID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-ECOMP-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87482de9-6f4d-497b-b74c-d067c1af9b8c"]
2022-07-07T05:11:55.386Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:11:55.386Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:11:55.398Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:55.399Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:55.399Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:11:55.399Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:55.400Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:11:55.400Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:55.401Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:11:55.424Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:55.425Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:55.425Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:55.425Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:11:55.426Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:55.426Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-TransactionID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-ECOMP-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f4fd708-1deb-423c-b2d3-5b09535b3055"]
2022-07-07T05:11:55.426Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:55.427Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:55.565Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:55.566Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:55.566Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:55.566Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0032D689B0F5A960E40532A60C8838EF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:55.567Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:45.741+0000","endTime":"2022-07-07T05:11:46.315+0000","removalTime":null,"durationInMillis":574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4bfa70be-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:11:55.567Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:55.568Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:55.589Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:55.589Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:11:55.590Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:11:55.590Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:11:55.590Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:11:55.591Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-TransactionID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-ECOMP-RequestID:"eabe71b6-1bfe-4769-9e02-f9da7accace7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b9eb285-73d0-462b-b2d1-ef6f25b63985"]
2022-07-07T05:11:55.591Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:11:55.591Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:11:55.716Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:11:55.717Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:11:55.717Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:11:55.717Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2226DD37D6F11631A067ED3042C9141A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:11:55.718Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4bfc1eb8-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:45.743+0000","endTime":"2022-07-07T05:11:46.314+0000","durationInMillis":571,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:11:55.718Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:11:55.718Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:11:55.722Z|eabe71b6-1bfe-4769-9e02-f9da7accace7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:11:57.472Z|70d9a80a-c773-4651-8e7a-b6442ba02756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:57.473Z|70d9a80a-c773-4651-8e7a-b6442ba02756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:57.495Z|9c21ddfe-7845-4ca1-bf3e-0c3ba82e33e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:57.496Z|9c21ddfe-7845-4ca1-bf3e-0c3ba82e33e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:11:57.837Z|7095e169-f9d4-427d-943a-a48940a98d0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:11:57.838Z|7095e169-f9d4-427d-943a-a48940a98d0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:04.282Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:04.286Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:04.286Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:12:04.287Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:04.287Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:04.287Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:12:04.287Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eaaa8f53caed40e", X-B3-SpanId:"8f85b09ff3774fd8", X-B3-ParentSpanId:"8eaaa8f53caed40e", X-B3-Sampled:"0", X-ONAP-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-TransactionID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-ECOMP-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a65986a-4de8-4a56-a737-b6b9b3c99048"]
2022-07-07T05:12:04.287Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:12:04.288Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:12:04.306Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:04.307Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:04.307Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:12:04.307Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:04.308Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:12:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:12:04.308Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:04.308Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:12:04.310Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:04.310Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:04.310Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:04.311Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:04.311Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:04.311Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eaaa8f53caed40e", X-B3-SpanId:"223b44b26b9f3290", X-B3-ParentSpanId:"8eaaa8f53caed40e", X-B3-Sampled:"0", X-ONAP-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-TransactionID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-ECOMP-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e35232c2-ed1c-4599-9409-6f4e03ae3b3c"]
2022-07-07T05:12:04.311Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:04.311Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:04.321Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:04.321Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:04.322Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:04.322Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:04.323Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:12:04.323Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:04.323Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:04.347Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:04.347Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:04.347Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:04.347Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:04.348Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:04.348Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-TransactionID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-ECOMP-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e57ca559-2d24-44ea-8e63-4e094d42ccdf"]
2022-07-07T05:12:04.348Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:04.348Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:04.499Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:04.500Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:04.501Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:04.501Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C44EB69C66CE83ED73A260DFF6795DFF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 05:12:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:04.502Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:12:03.448+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"56885007-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:12:04.502Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:04.503Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:04.524Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:04.525Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:04.525Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:04.526Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:04.526Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:04.526Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-TransactionID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-ECOMP-RequestID:"b2fb8e95-4845-4e45-97e7-4c5976c92f91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87294e8c-83e2-4bb6-bddc-e0f1a9b95db7"]
2022-07-07T05:12:04.526Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:04.527Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:04.683Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:04.683Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:04.684Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:04.684Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37A373F0078DDC26DF2A505A294AFD48; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 07 Jul 2022 05:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:04.685Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:5689d6ef-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:12:03.449+0000","endTime":"2022-07-07T05:12:03.449+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:04.685Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:04.686Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:04.691Z|b2fb8e95-4845-4e45-97e7-4c5976c92f91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:05.847Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:05.851Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:05.851Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:12:05.851Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:05.852Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:05.852Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:12:05.852Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f12b7e2cce11b38", X-B3-SpanId:"8b30100f2f1b59bc", X-B3-ParentSpanId:"2f12b7e2cce11b38", X-B3-Sampled:"0", X-ONAP-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-TransactionID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-ECOMP-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f048dc81-5a54-47ae-b4a5-954d2cbf74d5"]
2022-07-07T05:12:05.853Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:12:05.853Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:05.873Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:05.873Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:05.874Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:12:05.874Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:05.875Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:12:05.875Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:05.875Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:12:05.877Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:05.877Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:05.878Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:05.878Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:05.878Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:05.879Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f12b7e2cce11b38", X-B3-SpanId:"868da7560e4f6b53", X-B3-ParentSpanId:"2f12b7e2cce11b38", X-B3-Sampled:"0", X-ONAP-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-TransactionID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-ECOMP-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1040b15f-ab7a-4bb2-9bff-a671e440719b"]
2022-07-07T05:12:05.879Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:05.880Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:05.898Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:05.899Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:05.900Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:05.900Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:05.901Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:12:05.901Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:05.901Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:05.946Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:05.947Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:05.947Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:05.948Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:05.948Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:05.948Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-TransactionID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-ECOMP-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9201b28f-a26c-4f08-a6a0-9d8ea282a705"]
2022-07-07T05:12:05.948Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:05.949Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:06.078Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:06.079Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:06.079Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:06.079Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1F7E3E015800C13F6197580CC068FEC2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:12:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:06.080Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:45.741+0000","endTime":"2022-07-07T05:11:46.315+0000","removalTime":null,"durationInMillis":574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4bfa70be-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:12:06.080Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:06.080Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:06.102Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:06.102Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:06.102Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:06.103Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:06.103Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:06.103Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-TransactionID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-ECOMP-RequestID:"c714bc49-a915-445f-9945-01c2a0a15f0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb5dd94e-451c-4c62-b4d3-8f05f076f086"]
2022-07-07T05:12:06.104Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:06.104Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:06.244Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:06.245Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:06.245Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:06.246Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7330BAE8C459195525C545660ABE68A0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:12:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:06.246Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4bfc1eb8-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:45.743+0000","endTime":"2022-07-07T05:11:46.314+0000","durationInMillis":571,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:06.246Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:06.247Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:06.251Z|c714bc49-a915-445f-9945-01c2a0a15f0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:07.496Z|e1d6d3f8-5706-4d40-b4f0-2de8355e0227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:07.497Z|e1d6d3f8-5706-4d40-b4f0-2de8355e0227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:07.526Z|ce41ab79-01da-4a2f-8e4c-70b23919c6ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:07.527Z|ce41ab79-01da-4a2f-8e4c-70b23919c6ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:07.858Z|cddd9437-b52e-4a4f-861e-5a38bfd3a70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:07.858Z|cddd9437-b52e-4a4f-861e-5a38bfd3a70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:09.432Z|598842ee-41a4-4c3a-be8c-904230e565be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:12:09.433Z|598842ee-41a4-4c3a-be8c-904230e565be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:12:09.785Z|9543db16-6aee-4670-9964-abac308ace5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:12:09.786Z|9543db16-6aee-4670-9964-abac308ace5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:12:14.814Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:14.818Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:14.818Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:12:14.818Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:14.819Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:14.819Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:12:14.819Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa161f10db4aab97", X-B3-SpanId:"89c46f6b4c516817", X-B3-ParentSpanId:"fa161f10db4aab97", X-B3-Sampled:"0", X-ONAP-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-TransactionID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-ECOMP-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08232a57-a52a-49d1-affb-2ecda84fb616"]
2022-07-07T05:12:14.819Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:12:14.820Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:12:14.843Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:14.844Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:14.844Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:12:14.845Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:14.849Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:12:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:12:14.849Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:14.850Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:12:14.851Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:14.852Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:14.852Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:14.852Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:14.852Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:14.853Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa161f10db4aab97", X-B3-SpanId:"7dcb8b74dd55776f", X-B3-ParentSpanId:"fa161f10db4aab97", X-B3-Sampled:"0", X-ONAP-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-TransactionID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-ECOMP-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"053c9dc2-9cc2-4057-a022-9481e77cc919"]
2022-07-07T05:12:14.853Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:14.853Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:14.865Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:14.865Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:14.865Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:14.866Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:14.866Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:12:14.866Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:14.867Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:14.888Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:14.889Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:14.889Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:14.889Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:14.890Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:14.890Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-TransactionID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-ECOMP-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ea4e121-63a6-4fe2-b558-9705669fc886"]
2022-07-07T05:12:14.890Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:14.891Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:15.023Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:15.024Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:15.024Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:15.024Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=69C35D99804F97EF3C4C2F27BCB291CD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 05:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:15.025Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:12:03.448+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"56885007-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:12:15.025Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:15.026Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:15.111Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:15.112Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:15.112Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:15.113Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:15.113Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:15.113Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-TransactionID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-ECOMP-RequestID:"48fe3543-91ef-4685-be70-3380bf0b0e1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"850d9a7d-5713-410d-9aa3-c538a85548a0"]
2022-07-07T05:12:15.113Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:15.114Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:15.270Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:15.271Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:15.287Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:15.308Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=622959F27D5BCA790375B41AADEE65AC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 05:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:15.319Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5a8c2570-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:12:10.175+0000","endTime":"2022-07-07T05:12:10.181+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:15.331Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:15.332Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:15.339Z|48fe3543-91ef-4685-be70-3380bf0b0e1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:16.382Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:16.386Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:16.387Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:12:16.387Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:16.387Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:16.388Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:12:16.388Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1985e24285482232", X-B3-SpanId:"bf7ec42b14913f31", X-B3-ParentSpanId:"1985e24285482232", X-B3-Sampled:"0", X-ONAP-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-TransactionID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-ECOMP-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7429845b-edc1-4163-bf90-216c63914696"]
2022-07-07T05:12:16.388Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:12:16.388Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:16.408Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:16.409Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:16.409Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:12:16.409Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:16.411Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:12:16.411Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:16.412Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:12:16.413Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:16.413Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:16.413Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:16.414Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:16.414Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:16.414Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1985e24285482232", X-B3-SpanId:"74b9de003cd63ef7", X-B3-ParentSpanId:"1985e24285482232", X-B3-Sampled:"0", X-ONAP-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-TransactionID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-ECOMP-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d3afb60-1763-4d24-bb8f-a9d28d5ff909"]
2022-07-07T05:12:16.414Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:16.415Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:16.427Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:16.428Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:16.428Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:16.429Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:16.429Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:12:16.430Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:16.430Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:16.459Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:16.460Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:16.460Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:16.460Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:16.461Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:16.461Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-TransactionID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-ECOMP-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e59d671b-99f6-4d93-bd30-85dd10bf4dc4"]
2022-07-07T05:12:16.461Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:16.462Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:16.613Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:16.614Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:16.614Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:16.615Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=284FA9536CA5B489A463C091B2E4E4EA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:16.615Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:45.741+0000","endTime":"2022-07-07T05:11:46.315+0000","removalTime":null,"durationInMillis":574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4bfa70be-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:12:16.615Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:16.616Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:16.650Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:16.651Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:16.651Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:16.651Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:16.652Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:16.652Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-TransactionID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-ECOMP-RequestID:"7d613c63-6b69-4487-a87b-66b76d52c052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b77bcd3b-01cf-4abd-8d7d-3f0af8a28ee3"]
2022-07-07T05:12:16.652Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:16.653Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:16.777Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:16.778Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:16.778Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:16.778Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=611530BE2002A38DEFEC5F278600E7B2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:16.779Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4bfc1eb8-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:45.743+0000","endTime":"2022-07-07T05:11:46.314+0000","durationInMillis":571,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:16.779Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:16.780Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:16.783Z|7d613c63-6b69-4487-a87b-66b76d52c052|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:17.528Z|e4168c76-105b-4c66-9b35-5f100ee50688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:17.529Z|e4168c76-105b-4c66-9b35-5f100ee50688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:17.548Z|11ff3e6b-0693-4c98-b20a-a01da9652f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:17.548Z|11ff3e6b-0693-4c98-b20a-a01da9652f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:17.877Z|5eb28356-8845-4462-b504-c0403d365429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:17.878Z|5eb28356-8845-4462-b504-c0403d365429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:24.432Z|2a9d90c5-548b-4c73-8529-34b5221cb67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:12:24.433Z|2a9d90c5-548b-4c73-8529-34b5221cb67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:12:25.462Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:25.466Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:25.466Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:12:25.466Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:25.467Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:25.467Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:12:25.467Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fad5ee1af925185e", X-B3-SpanId:"78eb7a96eb077dc9", X-B3-ParentSpanId:"fad5ee1af925185e", X-B3-Sampled:"0", X-ONAP-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-TransactionID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-ECOMP-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"871f0f5a-7fc2-4e82-9e8f-1e9ca3fea8be"]
2022-07-07T05:12:25.468Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:12:25.468Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:12:25.489Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:25.490Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:25.490Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:12:25.491Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:25.492Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:12:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:12:25.493Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:25.493Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:12:25.495Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:25.495Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:25.496Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:25.496Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:25.496Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:25.496Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fad5ee1af925185e", X-B3-SpanId:"414cb6ef8e4cf9ba", X-B3-ParentSpanId:"fad5ee1af925185e", X-B3-Sampled:"0", X-ONAP-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-TransactionID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-ECOMP-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09f69e8f-d23b-4de0-a6e9-1eaede9dae1f"]
2022-07-07T05:12:25.497Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:25.497Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:25.513Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:25.514Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:25.514Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:25.515Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:25.517Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:12:25.517Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:25.518Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:25.544Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:25.545Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:25.545Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:25.545Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:25.546Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:25.546Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-TransactionID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-ECOMP-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d1f2a7-523d-430c-8f23-d32252b73dfb"]
2022-07-07T05:12:25.547Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:25.547Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:25.686Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:25.687Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:25.689Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:25.690Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CAC53AFC93B3E9D06BC87824B304788F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 05:12:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:25.691Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:12:03.448+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"56885007-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:12:25.691Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:25.691Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:25.719Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:25.720Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:25.720Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:25.721Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:25.721Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:25.722Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-TransactionID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-ECOMP-RequestID:"d2f09cc3-6df8-43f3-b43c-b46713a52033", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"284603a7-4439-4fa9-886d-f54d54f8c7a5"]
2022-07-07T05:12:25.722Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:25.722Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:25.856Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:25.856Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:25.857Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:25.857Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7D9B3FC5596341C779BB50BE9855FCAA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 05:12:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:25.858Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5a8c2570-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:12:10.175+0000","endTime":"2022-07-07T05:12:10.181+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:25.858Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:25.859Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:25.862Z|d2f09cc3-6df8-43f3-b43c-b46713a52033|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:26.909Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:26.912Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:26.913Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:12:26.913Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:26.913Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:26.913Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:12:26.914Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66e12030b1bfad60", X-B3-SpanId:"2236d078bb923795", X-B3-ParentSpanId:"66e12030b1bfad60", X-B3-Sampled:"0", X-ONAP-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-TransactionID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-ECOMP-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"194c7082-595a-43aa-a5bf-db5abb43695d"]
2022-07-07T05:12:26.914Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:12:26.914Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:26.948Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:26.949Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:26.949Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:12:26.950Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:26.950Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:12:26.951Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:26.951Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:12:26.952Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:26.952Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:26.953Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:26.953Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:26.953Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:26.953Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66e12030b1bfad60", X-B3-SpanId:"3587cf054b5ece68", X-B3-ParentSpanId:"66e12030b1bfad60", X-B3-Sampled:"0", X-ONAP-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-TransactionID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-ECOMP-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f87c2c9-3fad-4e92-82dd-b5952d0322d6"]
2022-07-07T05:12:26.954Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:26.954Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:26.965Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:26.965Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:26.965Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:26.965Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:26.966Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:12:26.966Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:26.967Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:27.005Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:27.006Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:27.006Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:27.006Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:27.006Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:27.006Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-TransactionID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-ECOMP-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2826b89-dfcd-4719-99e5-c112971a3c16"]
2022-07-07T05:12:27.007Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:27.007Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:27.136Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:27.137Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:27.137Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:27.137Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=14AAC049B280206C8AEF66502E6500D0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:12:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:27.138Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:45.741+0000","endTime":"2022-07-07T05:11:46.315+0000","removalTime":null,"durationInMillis":574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4bfa70be-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:12:27.138Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:27.139Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:27.162Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:27.162Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:27.162Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:27.163Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:27.163Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:27.163Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-TransactionID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-ECOMP-RequestID:"37ee8a9a-7482-417c-9cd9-af243644e5f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67eef490-1536-4f39-889d-f8f12818df45"]
2022-07-07T05:12:27.163Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:27.163Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:27.308Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:27.308Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:27.308Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:27.309Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0725B4D48C129509D5045DC9E580B855; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:12:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:27.310Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4bfc1eb8-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:45.743+0000","endTime":"2022-07-07T05:11:46.314+0000","durationInMillis":571,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:27.310Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:27.310Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:27.314Z|37ee8a9a-7482-417c-9cd9-af243644e5f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:27.550Z|36004df2-c20a-4cba-9ace-26abb8267b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:27.550Z|36004df2-c20a-4cba-9ace-26abb8267b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:27.567Z|aa903941-86e5-425e-a43d-00d6ad4924a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:27.567Z|aa903941-86e5-425e-a43d-00d6ad4924a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:27.900Z|2528704f-500f-42f9-a4d5-9cce4dc238c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:27.900Z|2528704f-500f-42f9-a4d5-9cce4dc238c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:31.774Z|739935e0-9ce6-4df3-bfe8-a55a0a84d63b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:12:31.774Z|739935e0-9ce6-4df3-bfe8-a55a0a84d63b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:35.992Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:35.995Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:35.996Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:12:35.996Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:35.996Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:35.997Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:12:35.997Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d95808d7612ffc56", X-B3-SpanId:"a3c0971051b4f649", X-B3-ParentSpanId:"d95808d7612ffc56", X-B3-Sampled:"0", X-ONAP-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-TransactionID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-ECOMP-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69406bb5-ec81-4c26-b0a1-86476b5ef0ca"]
2022-07-07T05:12:35.997Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:12:35.997Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:12:36.022Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:36.022Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:36.023Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:12:36.023Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:36.025Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:12:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:12:36.025Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:36.025Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:12:36.027Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:36.027Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:36.027Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:36.028Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:36.028Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:36.028Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d95808d7612ffc56", X-B3-SpanId:"53c25128f860665b", X-B3-ParentSpanId:"d95808d7612ffc56", X-B3-Sampled:"0", X-ONAP-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-TransactionID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-ECOMP-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df10e67b-70f1-47f5-a1f2-7c0902ebd8d0"]
2022-07-07T05:12:36.028Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:36.029Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:36.041Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:36.042Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:36.042Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:36.042Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:36.043Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:12:36.043Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:36.044Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:36.072Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:36.073Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:36.073Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:36.073Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:36.074Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:36.074Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-TransactionID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-ECOMP-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53645438-ea6c-4511-90c8-b0fd261e2198"]
2022-07-07T05:12:36.074Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:36.074Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:36.201Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:36.202Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:36.202Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:36.202Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=07E8FAF8C806A9D765D225C5EFAB7F78; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 05:12:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:36.203Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:12:03.448+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"56885007-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:12:36.203Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:36.203Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:36.223Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:36.224Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:36.224Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:36.224Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:36.225Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:36.225Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-TransactionID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-ECOMP-RequestID:"7e3e0ec9-4973-45b0-b11e-3091859e4a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"664a8728-58a9-414a-b5a5-0a8040ee6572"]
2022-07-07T05:12:36.225Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:36.226Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:36.354Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:36.354Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:36.355Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:36.355Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DBF9C21B42EE264F6520631F02D6435D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 05:12:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:36.355Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5a8c2570-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:12:10.175+0000","endTime":"2022-07-07T05:12:10.181+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:36.355Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:36.356Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:36.360Z|7e3e0ec9-4973-45b0-b11e-3091859e4a61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:37.440Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:37.445Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:37.445Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:12:37.445Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:37.446Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:37.446Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:12:37.447Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"652229cb92e84490", X-B3-SpanId:"83ce60bc398a1815", X-B3-ParentSpanId:"652229cb92e84490", X-B3-Sampled:"0", X-ONAP-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-TransactionID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-ECOMP-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1e643f5-02fe-4e58-89b5-6def7106e08d"]
2022-07-07T05:12:37.447Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:12:37.447Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:37.466Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:37.466Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:37.466Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:12:37.467Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:37.468Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:12:37.469Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:37.469Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:12:37.470Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:37.470Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:37.471Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:37.471Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:37.471Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:37.471Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"652229cb92e84490", X-B3-SpanId:"8f149e95b4fa7890", X-B3-ParentSpanId:"652229cb92e84490", X-B3-Sampled:"0", X-ONAP-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-TransactionID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-ECOMP-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11f7bc4f-9760-4379-af0f-fe24391aa189"]
2022-07-07T05:12:37.472Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:37.472Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:37.482Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:37.482Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:37.483Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:37.483Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:37.484Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:12:37.485Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:37.485Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:37.545Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:37.546Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:37.546Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:37.546Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:37.546Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:37.547Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-TransactionID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-ECOMP-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7347398e-58d9-4dfa-81b5-423a4eacdf5c"]
2022-07-07T05:12:37.547Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:37.547Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:37.576Z|6ae76bd7-e8ba-4bf3-a373-495e48992a46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:37.577Z|6ae76bd7-e8ba-4bf3-a373-495e48992a46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:37.586Z|8c0c5b41-863f-4f43-8ea8-447c4866124e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:37.587Z|8c0c5b41-863f-4f43-8ea8-447c4866124e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:37.713Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:37.713Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:37.714Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:37.714Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DE2FB16ACDB1D8EC59D10CF4EB84000A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:12:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:37.714Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:45.741+0000","endTime":"2022-07-07T05:11:46.315+0000","removalTime":null,"durationInMillis":574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4bfa70be-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:12:37.715Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:37.715Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:37.740Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:37.741Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:37.741Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:37.741Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:37.742Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:37.742Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-TransactionID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-ECOMP-RequestID:"f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05e03931-bc02-4dd3-b5e6-aca9fea9be9f"]
2022-07-07T05:12:37.743Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:37.743Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:37.895Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:37.896Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:37.896Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:37.896Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=759D85BBAB04BE418BB46463027FC70D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:12:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:37.897Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4bfc1eb8-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:45.743+0000","endTime":"2022-07-07T05:11:46.314+0000","durationInMillis":571,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:37.897Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:37.897Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:37.900Z|f27db406-0e2b-4c1f-b69a-fd3a9edb5fb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:37.921Z|6702cdba-f148-42d3-b959-8afa9152ff2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:37.921Z|6702cdba-f148-42d3-b959-8afa9152ff2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:39.432Z|e7490bc1-fade-4d76-8aa3-0f8908875d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:12:39.435Z|e7490bc1-fade-4d76-8aa3-0f8908875d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:12:39.786Z|330ea045-5d7c-44a1-8e98-9df27fe17e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:12:39.787Z|330ea045-5d7c-44a1-8e98-9df27fe17e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:12:46.495Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:46.500Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:46.500Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:12:46.500Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:46.500Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:46.501Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:12:46.501Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f75eade9f0d27780", X-B3-SpanId:"82b88bdc2365a5e8", X-B3-ParentSpanId:"f75eade9f0d27780", X-B3-Sampled:"0", X-ONAP-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-TransactionID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-ECOMP-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcc2c292-ed5e-4d90-b051-ecc2d2ca0675"]
2022-07-07T05:12:46.501Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:12:46.501Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:12:46.527Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:46.528Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:46.528Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:12:46.528Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:46.531Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:12:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:12:46.531Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:46.532Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:12:46.533Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:46.533Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:46.534Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:46.534Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:46.534Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:46.534Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f75eade9f0d27780", X-B3-SpanId:"5c9a6d8cd77360a1", X-B3-ParentSpanId:"f75eade9f0d27780", X-B3-Sampled:"0", X-ONAP-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-TransactionID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-ECOMP-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbbf9719-85de-4a63-9700-787fa5c264ea"]
2022-07-07T05:12:46.535Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:46.535Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:46.547Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:46.548Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:46.548Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:46.548Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:46.550Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:12:46.550Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:46.551Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:46.577Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:46.578Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:46.578Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:46.578Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:46.578Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:46.579Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-TransactionID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-ECOMP-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89f3738c-5201-4921-a9dc-297754723542"]
2022-07-07T05:12:46.579Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:46.579Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:46.716Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:46.717Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:46.717Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:46.717Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8517692F46F8AE2E64165CA1B57B6E1F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 07 Jul 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:46.717Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:12:03.448+0000","endTime":"2022-07-07T05:12:42.071+0000","removalTime":null,"durationInMillis":38623,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"56885007-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:12:46.718Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:46.718Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:46.739Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:46.740Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:46.740Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:46.740Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:46.740Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:46.741Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-TransactionID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-ECOMP-RequestID:"46c542ec-006a-4970-b322-8e1e10f4ef0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdb67743-af50-4584-8a2e-86df5cde3368"]
2022-07-07T05:12:46.741Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:46.741Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:46.887Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:46.887Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:46.887Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:46.887Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=90B08E17F2633889A88DF9CC8197A250; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 07 Jul 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:46.888Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6d8ec8e3-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:12:42.069+0000","endTime":"2022-07-07T05:12:42.070+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:46.888Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:46.888Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:46.892Z|46c542ec-006a-4970-b322-8e1e10f4ef0b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:47.609Z|4a2ac5e3-ee9e-492f-bad3-9709ca1dd884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:47.609Z|e9ab1ac3-a8ad-484b-8f19-8b95954287d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:47.610Z|e9ab1ac3-a8ad-484b-8f19-8b95954287d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:47.610Z|4a2ac5e3-ee9e-492f-bad3-9709ca1dd884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:47.943Z|9113ed0d-79d1-4972-9257-25cd30896f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:47.943Z|9113ed0d-79d1-4972-9257-25cd30896f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:48.027Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:48.031Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:48.031Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:12:48.031Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:48.031Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:48.032Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:12:48.032Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b395f62382d6ef46", X-B3-SpanId:"925b54a4a5483551", X-B3-ParentSpanId:"b395f62382d6ef46", X-B3-Sampled:"0", X-ONAP-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-TransactionID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-ECOMP-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7989712-f693-4e95-9ac3-4b9d5dc4e73e"]
2022-07-07T05:12:48.032Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:12:48.032Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:48.051Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:48.051Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:48.051Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:12:48.052Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:48.053Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:12:48.053Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:48.053Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:12:48.055Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:48.055Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:48.055Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:48.055Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:48.056Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:48.056Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b395f62382d6ef46", X-B3-SpanId:"29a26049f6443573", X-B3-ParentSpanId:"b395f62382d6ef46", X-B3-Sampled:"0", X-ONAP-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-TransactionID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-ECOMP-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5425205a-787f-4c3e-b874-96e234233c44"]
2022-07-07T05:12:48.056Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:48.056Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:48.066Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:48.067Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:48.067Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:48.067Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:48.068Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:12:48.068Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:48.069Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:48.093Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:48.093Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:48.093Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:48.094Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:48.094Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:48.094Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-TransactionID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-ECOMP-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"253c640c-354f-4bef-8728-9f7c83ddad86"]
2022-07-07T05:12:48.094Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:48.095Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:48.241Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:48.242Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:48.242Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:48.243Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=92183E9739A673548C9FB03BDF22E2E8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:48.243Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:45.741+0000","endTime":"2022-07-07T05:11:46.315+0000","removalTime":null,"durationInMillis":574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4bfa70be-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:12:48.243Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:48.243Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:48.266Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:48.267Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:48.267Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:48.268Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:48.268Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:48.268Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-TransactionID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-ECOMP-RequestID:"658c9ec3-355d-488b-86f1-1e74aafb3958", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c31dc876-a4f2-4792-b0f9-4330aad8ccaa"]
2022-07-07T05:12:48.268Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:48.269Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:48.422Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:48.422Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:48.423Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:48.423Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=578072E408C31CCA9C7B9BBB4C852CEE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:48.423Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4bfc1eb8-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:45.743+0000","endTime":"2022-07-07T05:11:46.314+0000","durationInMillis":571,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:48.423Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:48.424Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:48.427Z|658c9ec3-355d-488b-86f1-1e74aafb3958|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:54.432Z|0b26ffc6-8355-4dd4-a68a-b78a5fdded1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:12:54.433Z|0b26ffc6-8355-4dd4-a68a-b78a5fdded1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:12:57.020Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:57.024Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:57.024Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:12:57.024Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:57.025Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:12:57.025Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:12:57.025Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4eaa0aadc0766d8", X-B3-SpanId:"d6aca483689cce46", X-B3-ParentSpanId:"a4eaa0aadc0766d8", X-B3-Sampled:"0", X-ONAP-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-TransactionID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-ECOMP-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08d90a51-b13b-4415-8fec-9b4e351565d6"]
2022-07-07T05:12:57.025Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:12:57.025Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:12:57.045Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:57.046Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:57.046Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:12:57.046Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:57.048Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:12:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:12:57.048Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:57.049Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:12:57.050Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:57.051Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:57.051Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:57.051Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:12:57.051Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:57.051Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4eaa0aadc0766d8", X-B3-SpanId:"0346ee956f75823f", X-B3-ParentSpanId:"a4eaa0aadc0766d8", X-B3-Sampled:"0", X-ONAP-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-TransactionID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-ECOMP-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa74f215-ee4b-41e9-b843-0b56111facfe"]
2022-07-07T05:12:57.052Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:57.052Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:57.064Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:57.064Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:57.064Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:57.065Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:57.065Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:12:57.065Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:57.066Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:57.089Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:57.090Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:57.090Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:57.090Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:57.091Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:57.091Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-TransactionID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-ECOMP-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35e8489d-42c1-4fe6-b4ee-3408d109d658"]
2022-07-07T05:12:57.091Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:57.091Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:57.237Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:57.238Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:57.238Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:57.238Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=875B9C9385AE9599AE1370577D16E1A0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 07 Jul 2022 05:12:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:57.239Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:12:03.448+0000","endTime":"2022-07-07T05:12:42.071+0000","removalTime":null,"durationInMillis":38623,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"56885007-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:12:57.239Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:57.240Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:57.259Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:57.260Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:57.260Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:57.260Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:57.260Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:57.261Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-TransactionID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-ECOMP-RequestID:"64ebda70-ce31-4140-8944-aa859e60bddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f988757a-6531-4203-ac2e-36ee825b2065"]
2022-07-07T05:12:57.261Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:57.261Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:57.410Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:57.411Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:57.411Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:57.411Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D70BE28F0FFB33DCC4568FA2B06145A3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 07 Jul 2022 05:12:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:57.412Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6d8ec8e3-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:12:42.069+0000","endTime":"2022-07-07T05:12:42.070+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:57.412Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:57.413Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:57.417Z|64ebda70-ce31-4140-8944-aa859e60bddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:12:57.631Z|d39418cd-db07-493e-a501-3aa9e707ad94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:57.631Z|97db613c-68d8-4c35-a5c5-971b8f33475b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:57.632Z|d39418cd-db07-493e-a501-3aa9e707ad94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:57.633Z|97db613c-68d8-4c35-a5c5-971b8f33475b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:57.967Z|bde6d4b9-f259-4d9d-ba00-21951d088ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:12:57.967Z|bde6d4b9-f259-4d9d-ba00-21951d088ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:12:58.555Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:12:58.560Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:58.560Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:12:58.560Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:58.560Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:12:58.561Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:12:58.561Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"846482712e1cd378", X-B3-SpanId:"9bb6fe88032337f2", X-B3-ParentSpanId:"846482712e1cd378", X-B3-Sampled:"0", X-ONAP-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-TransactionID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-ECOMP-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4c45587-a0d6-4e8e-a797-d09ff0926796"]
2022-07-07T05:12:58.561Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:12:58.561Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:58.583Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:58.584Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:58.584Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:12:58.584Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:58.585Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:11:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:12:58.585Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:58.586Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:12:58.587Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:58.587Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:12:58.587Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:58.588Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:12:58.588Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:12:58.588Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"846482712e1cd378", X-B3-SpanId:"59f3ecfa6b47fb7b", X-B3-ParentSpanId:"846482712e1cd378", X-B3-Sampled:"0", X-ONAP-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-TransactionID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-ECOMP-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"292cb6d6-2990-4ea8-9125-162b6b6213ff"]
2022-07-07T05:12:58.588Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:12:58.589Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:12:58.599Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:58.599Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:58.599Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:12:58.600Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:58.601Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:12:58.601Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:58.602Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:12:58.624Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:58.624Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:58.624Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:58.625Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:12:58.625Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:58.625Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-TransactionID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-ECOMP-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ed07e83-c670-4bd3-82cd-4c3a140a8eb6"]
2022-07-07T05:12:58.625Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:58.626Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:58.782Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:58.782Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:58.783Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:58.783Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DAE9C558F53191692FF77F55D5EF910C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:12:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:58.784Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:45.741+0000","endTime":"2022-07-07T05:11:46.315+0000","removalTime":null,"durationInMillis":574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4bfa70be-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:12:58.784Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:58.784Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:58.813Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:58.814Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:12:58.814Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:12:58.814Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:12:58.814Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:12:58.815Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-TransactionID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-ECOMP-RequestID:"e9251e63-06e8-4acd-8fb8-5a6b418075e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87e28321-58f6-4a64-98bf-44d2a9e335b5"]
2022-07-07T05:12:58.815Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:12:58.815Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:12:58.979Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:12:58.980Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:12:58.980Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:12:58.980Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2B7EEBAD142E97DB117D43594F675B32; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:12:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:12:58.980Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4bfc1eb8-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:11:45.743+0000","endTime":"2022-07-07T05:11:46.314+0000","durationInMillis":571,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:12:58.981Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:12:58.981Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4bfba975-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:12:58.985Z|e9251e63-06e8-4acd-8fb8-5a6b418075e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:07.544Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:07.548Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:07.549Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:13:07.549Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:07.549Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:07.549Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:13:07.550Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8181684440c51dca", X-B3-SpanId:"97ea95cf416b0acb", X-B3-ParentSpanId:"8181684440c51dca", X-B3-Sampled:"0", X-ONAP-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-TransactionID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-ECOMP-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d0f1f50-2818-4c4b-9ea3-6f989306dd44"]
2022-07-07T05:13:07.550Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:13:07.550Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:07.570Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:07.570Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:07.570Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:13:07.571Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:07.573Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:12:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:13:07.573Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:07.574Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:13:07.575Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:07.575Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:07.575Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:07.576Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:07.576Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:07.576Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8181684440c51dca", X-B3-SpanId:"e2b0070e0a20151a", X-B3-ParentSpanId:"8181684440c51dca", X-B3-Sampled:"0", X-ONAP-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-TransactionID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-ECOMP-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26b64999-7063-4f02-8547-7376bbce2b61"]
2022-07-07T05:13:07.576Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:07.577Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:07.587Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:07.588Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:07.588Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:07.588Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:07.589Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:07.590Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:07.590Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:07.614Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:07.615Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:07.615Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:07.615Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:07.615Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:07.616Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-TransactionID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-ECOMP-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa59d798-942c-4ba7-8e61-985952c89e79"]
2022-07-07T05:13:07.616Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:07.616Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:07.653Z|73b72661-2539-48c2-a479-edfc8b84d5ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:07.653Z|63f18643-060d-426a-8330-07e2f6c784e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:07.653Z|73b72661-2539-48c2-a479-edfc8b84d5ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:07.653Z|63f18643-060d-426a-8330-07e2f6c784e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:07.746Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:07.747Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:07.747Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:07.747Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=577B52CED80EE8CFA0829A6E421BBBCB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 07 Jul 2022 05:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:07.747Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:12:03.448+0000","endTime":"2022-07-07T05:12:42.071+0000","removalTime":null,"durationInMillis":38623,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"56885007-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:13:07.748Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:07.748Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:07.770Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:07.770Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:07.770Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:07.771Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:07.771Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:07.771Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-TransactionID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-ECOMP-RequestID:"7c72c333-2fa9-4f91-9d2d-308a1e8fdbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27083f38-c521-48c3-bd11-b347598e7b68"]
2022-07-07T05:13:07.771Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:07.771Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:07.945Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:07.946Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:07.946Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:07.946Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FED77BBC56915308F52AE5B992B1FF56; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 07 Jul 2022 05:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:07.947Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6d8ec8e3-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:12:42.069+0000","endTime":"2022-07-07T05:12:42.070+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:13:07.947Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:07.947Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5689afd8-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:07.950Z|7c72c333-2fa9-4f91-9d2d-308a1e8fdbad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:07.988Z|f0a37a29-4569-4889-8097-be0480c7e6a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:07.989Z|f0a37a29-4569-4889-8097-be0480c7e6a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:09.109Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:09.112Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:09.113Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:13:09.113Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:09.113Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:09.113Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:13:09.114Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ed54f1dbccffd46", X-B3-SpanId:"138a65dfbc81430a", X-B3-ParentSpanId:"9ed54f1dbccffd46", X-B3-Sampled:"0", X-ONAP-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-TransactionID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-ECOMP-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a0ce763-fddf-40b6-80be-18f49ac95fa9"]
2022-07-07T05:13:09.114Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:13:09.114Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:09.132Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:09.133Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:09.133Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:13:09.134Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:09.135Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).",
  "progress" : 78,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:05.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:13:09.135Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:09.136Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:13:09.137Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:09.137Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:09.138Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:09.138Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:09.138Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:09.138Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ed54f1dbccffd46", X-B3-SpanId:"91fdbf9001e1f771", X-B3-ParentSpanId:"9ed54f1dbccffd46", X-B3-Sampled:"0", X-ONAP-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-TransactionID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-ECOMP-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ffb7d00-279e-400c-b72c-a02c94b2a35e"]
2022-07-07T05:13:09.138Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:09.139Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:09.152Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:09.152Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:09.153Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:09.153Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:09.154Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:09.154Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:09.154Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:09.196Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:09.197Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:09.198Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:09.198Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:09.198Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:09.199Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-TransactionID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-ECOMP-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32dd2f7f-a6ee-4215-9970-8b080e9011f1"]
2022-07-07T05:13:09.199Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:09.200Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:09.332Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:09.333Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:09.333Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:09.333Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2451353A7FE86C0F08C21969B1AFE1B8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"721", Date:"Thu, 07 Jul 2022 05:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:09.334Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"60450820-2a94-49ce-b369-92e403efa1a1","processDefinitionId":"ControllerExecutionBB:1:1edba778-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-07-07T05:11:48.736+0000","endTime":"2022-07-07T05:13:05.781+0000","removalTime":null,"durationInMillis":77045,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"4cbb4ffe-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:13:09.334Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:09.334Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=60450820-2a94-49ce-b369-92e403efa1a1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:09.358Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:09.359Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:09.359Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:09.360Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:09.360Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:09.360Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-TransactionID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-ECOMP-RequestID:"60bb75f6-c87f-4ecf-8747-42dfc8893b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d47653b-7bba-45ff-ac4c-ba0ac8c7a459"]
2022-07-07T05:13:09.361Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:09.361Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:09.432Z|f498d108-43c5-4f55-8620-8e09e79a79cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:13:09.433Z|f498d108-43c5-4f55-8620-8e09e79a79cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:13:09.499Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:09.499Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:09.500Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:09.500Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A82644554A892927863F68A9B9EF095D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Thu, 07 Jul 2022 05:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:09.500Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:7bb0f326-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:1edba778-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:05.781+0000","endTime":"2022-07-07T05:13:05.781+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25573c39-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:13:09.501Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:09.501Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4dc4d066-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:09.504Z|60bb75f6-c87f-4ecf-8747-42dfc8893b89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:09.788Z|6c649616-6d5a-4dd1-a17e-9d9ea571989b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:13:09.788Z|6c649616-6d5a-4dd1-a17e-9d9ea571989b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:13:17.680Z|772e5ede-ae09-4f44-bfce-3ffce53f8d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:17.681Z|772e5ede-ae09-4f44-bfce-3ffce53f8d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:17.682Z|9a6b7537-067f-4e11-b477-306e3a9864cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:17.682Z|9a6b7537-067f-4e11-b477-306e3a9864cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:18.008Z|a1f8089a-c9bc-45eb-b1b0-1c079d1d8ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:18.009Z|a1f8089a-c9bc-45eb-b1b0-1c079d1d8ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:18.078Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:18.082Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:18.083Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:13:18.083Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:18.083Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:18.084Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:13:18.084Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51661fbba85df8d0", X-B3-SpanId:"76452fc59bb497cb", X-B3-ParentSpanId:"51661fbba85df8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-TransactionID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-ECOMP-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7ecaf1a-206e-4701-99b2-7333b9ef8d3d"]
2022-07-07T05:13:18.084Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:13:18.084Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:18.103Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:18.104Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:18.104Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:13:18.104Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:18.106Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).",
  "progress" : 78,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:13:18.107Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:18.107Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:13:18.108Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:18.109Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:18.109Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:18.109Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:18.109Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:18.110Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51661fbba85df8d0", X-B3-SpanId:"89b5e069b8f262e0", X-B3-ParentSpanId:"51661fbba85df8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-TransactionID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-ECOMP-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2aa7e97-93b9-41d5-aeb6-04182cb598bf"]
2022-07-07T05:13:18.110Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:18.110Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:18.123Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:18.124Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:18.124Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:18.124Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:18.126Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:18.126Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:18.126Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:18.149Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:18.150Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:18.150Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:18.150Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:18.151Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:18.151Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-TransactionID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-ECOMP-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f5194a3-cf64-4441-8cbf-87b0502914cc"]
2022-07-07T05:13:18.151Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:18.152Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:18.325Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:18.325Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:18.326Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:18.326Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=679AD07FC5C824D4E9AE5E1166A14E4D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"719", Date:"Thu, 07 Jul 2022 05:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:18.326Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"82868571-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"f33dbbc9-9378-497f-9437-27417884978a","processDefinitionId":"ControllerExecutionBB:1:1edba778-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:17.248+0000","endTime":"2022-07-07T05:13:17.702+0000","removalTime":null,"durationInMillis":454,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"81862c2b-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:13:18.327Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:18.327Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f33dbbc9-9378-497f-9437-27417884978a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:18.347Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:18.348Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:18.348Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:18.348Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:18.349Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:18.349Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-TransactionID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-ECOMP-RequestID:"99ae02f3-45c2-49c6-bbc2-8257947c03ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9526148b-57fd-4c1c-ae24-40868f8d31d4"]
2022-07-07T05:13:18.349Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:18.349Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:18.489Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:18.490Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:18.490Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:18.491Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9201B3D659ADAB27DEADD714362602A9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Thu, 07 Jul 2022 05:13:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:18.491Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:82cbf330-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"82868571-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:1edba778-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"82868571-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"82868571-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:17.702+0000","endTime":"2022-07-07T05:13:17.702+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49969019-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:13:18.491Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:18.492Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82868571-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:18.495Z|99ae02f3-45c2-49c6-bbc2-8257947c03ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:19.631Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:19.635Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:19.635Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:13:19.635Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:19.636Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:19.636Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:13:19.636Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b47186c350d050b", X-B3-SpanId:"cfc29bb8542f497d", X-B3-ParentSpanId:"7b47186c350d050b", X-B3-Sampled:"0", X-ONAP-RequestID:"2d834c2e-ae9b-4e66-bb41-57fbeab923a0", X-RequestID:"2d834c2e-ae9b-4e66-bb41-57fbeab923a0", X-TransactionID:"2d834c2e-ae9b-4e66-bb41-57fbeab923a0", X-ECOMP-RequestID:"2d834c2e-ae9b-4e66-bb41-57fbeab923a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d5b4796-8df2-4375-8896-6a3ed0839994"]
2022-07-07T05:13:19.636Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:13:19.637Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:19.660Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:19.660Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:19.660Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:13:19.661Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:19.661Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "endTime" : "2022-07-07T05:13:11.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:13:19.662Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:19.662Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:13:19.664Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:19.664Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:19.664Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:19.665Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:19.665Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:19.665Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b47186c350d050b", X-B3-SpanId:"082a58cf06fe48ab", X-B3-ParentSpanId:"7b47186c350d050b", X-B3-Sampled:"0", X-ONAP-RequestID:"2d834c2e-ae9b-4e66-bb41-57fbeab923a0", X-RequestID:"2d834c2e-ae9b-4e66-bb41-57fbeab923a0", X-TransactionID:"2d834c2e-ae9b-4e66-bb41-57fbeab923a0", X-ECOMP-RequestID:"2d834c2e-ae9b-4e66-bb41-57fbeab923a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12ccd7c6-1344-4807-b23f-e25732e1a574"]
2022-07-07T05:13:19.666Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:19.666Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:19.682Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:19.682Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:19.683Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:19.683Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:19.684Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:19.684Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:19.685Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:19.691Z|2d834c2e-ae9b-4e66-bb41-57fbeab923a0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:19.807Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:19.811Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:19.812Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:13:19.812Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:19.813Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:19.813Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:13:19.814Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3bfe57eed201b0d", X-B3-SpanId:"bc2c00d03c1977a7", X-B3-ParentSpanId:"e3bfe57eed201b0d", X-B3-Sampled:"0", X-ONAP-RequestID:"4427b19c-b866-45f4-8fd2-a62ab8454b33", X-RequestID:"4427b19c-b866-45f4-8fd2-a62ab8454b33", X-TransactionID:"4427b19c-b866-45f4-8fd2-a62ab8454b33", X-ECOMP-RequestID:"4427b19c-b866-45f4-8fd2-a62ab8454b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8587c343-d431-4612-832c-ec59d388ced6"]
2022-07-07T05:13:19.814Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:13:19.815Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:19.832Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:19.835Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:19.835Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:13:19.836Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:19.836Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "endTime" : "2022-07-07T05:13:11.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:13:19.837Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:19.837Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:13:19.839Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:19.840Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:19.840Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:19.840Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:19.841Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:19.841Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3bfe57eed201b0d", X-B3-SpanId:"54d0c43df3900cce", X-B3-ParentSpanId:"e3bfe57eed201b0d", X-B3-Sampled:"0", X-ONAP-RequestID:"4427b19c-b866-45f4-8fd2-a62ab8454b33", X-RequestID:"4427b19c-b866-45f4-8fd2-a62ab8454b33", X-TransactionID:"4427b19c-b866-45f4-8fd2-a62ab8454b33", X-ECOMP-RequestID:"4427b19c-b866-45f4-8fd2-a62ab8454b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dde8a63-1070-42ff-92b7-919c4f2d23c1"]
2022-07-07T05:13:19.841Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:19.842Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:19.853Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:19.854Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:19.854Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:19.854Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:19.855Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:19.855Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:19.856Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:19.864Z|4427b19c-b866-45f4-8fd2-a62ab8454b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:20.013Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:20.017Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:20.017Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:13:20.018Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:20.018Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:20.018Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:13:20.018Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e46e08809f58f65a", X-B3-SpanId:"a4ea8b388dc0258d", X-B3-ParentSpanId:"e46e08809f58f65a", X-B3-Sampled:"0", X-ONAP-RequestID:"a07066bb-c137-478f-8e80-6819ad701d3c", X-RequestID:"a07066bb-c137-478f-8e80-6819ad701d3c", X-TransactionID:"a07066bb-c137-478f-8e80-6819ad701d3c", X-ECOMP-RequestID:"a07066bb-c137-478f-8e80-6819ad701d3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab068fb3-fb7c-458c-bb72-3f6d87cbbfd7"]
2022-07-07T05:13:20.018Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:13:20.019Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:20.037Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:20.038Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:20.038Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:13:20.038Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:20.039Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "endTime" : "2022-07-07T05:13:11.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:13:20.039Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:20.040Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:13:20.041Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:20.041Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:20.042Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:20.042Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:20.042Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:20.042Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e46e08809f58f65a", X-B3-SpanId:"15cfcf2d43199321", X-B3-ParentSpanId:"e46e08809f58f65a", X-B3-Sampled:"0", X-ONAP-RequestID:"a07066bb-c137-478f-8e80-6819ad701d3c", X-RequestID:"a07066bb-c137-478f-8e80-6819ad701d3c", X-TransactionID:"a07066bb-c137-478f-8e80-6819ad701d3c", X-ECOMP-RequestID:"a07066bb-c137-478f-8e80-6819ad701d3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44f64c56-94c4-43b8-8201-246909ce26a6"]
2022-07-07T05:13:20.042Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:20.043Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:20.055Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:20.055Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:20.056Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:20.056Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:20.056Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:20.057Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:20.057Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:20.064Z|a07066bb-c137-478f-8e80-6819ad701d3c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:20.198Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:20.202Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:20.202Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:13:20.203Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:20.203Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:20.203Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:13:20.203Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ba1cae538ab8d34", X-B3-SpanId:"2d66586647abb760", X-B3-ParentSpanId:"9ba1cae538ab8d34", X-B3-Sampled:"0", X-ONAP-RequestID:"12cd7060-bcb2-4f33-8a2a-e67428c74318", X-RequestID:"12cd7060-bcb2-4f33-8a2a-e67428c74318", X-TransactionID:"12cd7060-bcb2-4f33-8a2a-e67428c74318", X-ECOMP-RequestID:"12cd7060-bcb2-4f33-8a2a-e67428c74318", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed3717fa-355f-4fc0-893c-982e8b2bf236"]
2022-07-07T05:13:20.204Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:13:20.204Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:20.223Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:20.223Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:20.224Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:13:20.224Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:20.224Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "endTime" : "2022-07-07T05:13:11.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:13:20.225Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:20.225Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:13:20.227Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:20.227Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:20.227Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:20.228Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:20.228Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:20.228Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ba1cae538ab8d34", X-B3-SpanId:"5641e174cf8bae64", X-B3-ParentSpanId:"9ba1cae538ab8d34", X-B3-Sampled:"0", X-ONAP-RequestID:"12cd7060-bcb2-4f33-8a2a-e67428c74318", X-RequestID:"12cd7060-bcb2-4f33-8a2a-e67428c74318", X-TransactionID:"12cd7060-bcb2-4f33-8a2a-e67428c74318", X-ECOMP-RequestID:"12cd7060-bcb2-4f33-8a2a-e67428c74318", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08b3cf4b-7fd8-437e-adfa-edce140ae5b4"]
2022-07-07T05:13:20.229Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:20.229Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:20.242Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:20.243Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:20.243Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:20.244Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:20.245Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:20.245Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:20.245Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:20.252Z|12cd7060-bcb2-4f33-8a2a-e67428c74318|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:20.370Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:20.373Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:20.373Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||Invoke
2022-07-07T05:13:20.374Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:20.374Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07T05:13:20.374Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Method      : GET
2022-07-07T05:13:20.375Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f23de02d8dc49b9c", X-B3-SpanId:"6fc61fe8b30b9cdc", X-B3-ParentSpanId:"f23de02d8dc49b9c", X-B3-Sampled:"0", X-ONAP-RequestID:"7d648b35-5582-4752-b0cb-549b190d4436", X-RequestID:"7d648b35-5582-4752-b0cb-549b190d4436", X-TransactionID:"7d648b35-5582-4752-b0cb-549b190d4436", X-ECOMP-RequestID:"7d648b35-5582-4752-b0cb-549b190d4436", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a85822b-63fb-4434-949e-1e4338583cc7"]
2022-07-07T05:13:20.375Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Request body: 
2022-07-07T05:13:20.375Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:20.394Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:20.395Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:20.395Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Status text  : 
2022-07-07T05:13:20.396Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:20.398Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||Response body: {
  "requestId" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:10:39.000+00:00",
  "endTime" : "2022-07-07T05:13:11.000+00:00",
  "source" : "VID",
  "vnfId" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n\t\t\t\"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"c6912bbf-9d50-4f44-80be-94ec6b703847\",\n                                        \"modelInvariantUuid\": \"d9106577-397b-48c5-99fb-af3e9e9f904f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5add6fc3-fcff-4561-8853-4cab264ae49d\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"b954c86e-e474-4206-9104-8636066dc02b\",\n                                                \"modelInvariantUuid\": \"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\n                            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"28aa9e1f-adb8-4c0a-863e-40cf6d40bdfa\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "60450820-2a94-49ce-b369-92e403efa1a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1"
    }
  }
}
2022-07-07T05:13:20.398Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:20.399Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60450820-2a94-49ce-b369-92e403efa1a1|INFO|500||InvokeReturn
2022-07-07T05:13:20.400Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:20.400Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:20.401Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:20.401Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false
2022-07-07T05:13:20.402Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:20.402Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f23de02d8dc49b9c", X-B3-SpanId:"5484beacf2a07516", X-B3-ParentSpanId:"f23de02d8dc49b9c", X-B3-Sampled:"0", X-ONAP-RequestID:"7d648b35-5582-4752-b0cb-549b190d4436", X-RequestID:"7d648b35-5582-4752-b0cb-549b190d4436", X-TransactionID:"7d648b35-5582-4752-b0cb-549b190d4436", X-ECOMP-RequestID:"7d648b35-5582-4752-b0cb-549b190d4436", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40e30dc3-91e9-42be-9c45-5e40341e256a"]
2022-07-07T05:13:20.402Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:20.403Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:20.414Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:20.415Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:20.415Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:20.415Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:20.416Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:20.416Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:20.417Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60450820-2a94-49ce-b369-92e403efa1a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:20.422Z|7d648b35-5582-4752-b0cb-549b190d4436|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60450820-2a94-49ce-b369-92e403efa1a1|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:23.786Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:23.788Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|||INFO|500||Checking if requestId: 9cb2ec5b-9393-4a52-8683-2f562dd154bd already exists in requestDb InfraActiveRequests table
2022-07-07T05:13:23.788Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:23.789Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||Invoke
2022-07-07T05:13:23.789Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:23.789Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:23.789Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Method      : GET
2022-07-07T05:13:23.790Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ed9f53743c12d04", X-B3-SpanId:"2dc39a2456288ac3", X-B3-ParentSpanId:"1ed9f53743c12d04", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccb16bd0-e71e-4733-94bb-c725e81478ff"]
2022-07-07T05:13:23.790Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Request body: 
2022-07-07T05:13:23.790Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||==========================request end================================================
2022-07-07T05:13:23.806Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:23.806Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:23.806Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status text  : 
2022-07-07T05:13:23.806Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:23.807Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Response body: 
2022-07-07T05:13:23.807Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:23.807Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:23.813Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T05:13:23.817Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:13:23.858Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-07-07T05:13:23.859Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9cb2ec5b-9393-4a52-8683-2f562dd154bd], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[11ec8748-ec9a-4beb-94ce-bb1e6ae554cd], X-ECOMP-RequestID=[9cb2ec5b-9393-4a52-8683-2f562dd154bd], X-TransactionId=[], X-ONAP-RequestID=[9cb2ec5b-9393-4a52-8683-2f562dd154bd]}
2022-07-07T05:13:23.941Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-05:13:25:349-73717], vertex-id=[233560], Content-Length=[1013], Date=[Thu, 07 Jul 2022 05:13:25 GMT], Content-Type=[application/json]}
2022-07-07T05:13:23.942Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1657170648678","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"170119e4-5c4e-43ce-ae0e-2811ccccf698"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}

2022-07-07T05:13:23.942Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-07-07T05:13:23.944Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T05:13:23.945Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T05:13:23.946Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:13:23.946Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T05:13:23.947Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:23.947Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:13:23.947Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T05:13:23.948Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"1ed9f53743c12d04", X-B3-SpanId:"ab9fbbd95f2a982b", X-B3-ParentSpanId:"1ed9f53743c12d04", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55c7461f-2ae5-471d-8036-cb5f78a1a3ac"]
2022-07-07T05:13:23.948Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"360c677e-6c15-413a-b79c-687cb7b907ae"},"instanceName":null,"requestScope":"service"}
2022-07-07T05:13:23.948Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T05:13:23.969Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:23.969Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:23.970Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T05:13:23.971Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:23.971Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T05:13:23.971Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:23.972Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T05:13:23.973Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235
2022-07-07T05:13:23.973Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|INFO|500||Invoke
2022-07-07T05:13:23.973Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:23.974Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235
2022-07-07T05:13:23.974Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Method      : GET
2022-07-07T05:13:23.975Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9296329-8b39-4b21-92ee-665bdf938e50"]
2022-07-07T05:13:23.975Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Request body: 
2022-07-07T05:13:23.975Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||==========================request end================================================
2022-07-07T05:13:24.024Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:24.024Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:24.024Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Status text  : 
2022-07-07T05:13:24.025Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:24.025Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "83596cdf-cf9b-4d52-a1eb-daeee331b235",
  "modelInvariantUUID" : "41ed2f31-964d-4fad-a0a3-95205b77f1ec",
  "created" : "2022-07-07 05:07:16.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 13,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:24.026Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:24.026Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|INFO|500||InvokeReturn
2022-07-07T05:13:24.029Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance
2022-07-07T05:13:24.029Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:13:24.030Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:24.030Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance
2022-07-07T05:13:24.030Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:24.031Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cecb16af-3520-49bd-9305-48620684ae14"]
2022-07-07T05:13:24.031Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:13:24.031Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:24.045Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:24.046Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:24.046Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:24.046Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:24.047Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Response body: 
2022-07-07T05:13:24.047Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:24.047Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:24.048Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec
2022-07-07T05:13:24.049Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|INFO|500||Invoke
2022-07-07T05:13:24.049Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:24.049Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec
2022-07-07T05:13:24.049Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Method      : GET
2022-07-07T05:13:24.050Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"953c7814-30f9-4d03-94da-686f0b6eb01c"]
2022-07-07T05:13:24.050Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Request body: 
2022-07-07T05:13:24.050Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||==========================request end================================================
2022-07-07T05:13:24.432Z|58a211e7-2f10-47b2-9e53-4c20535af07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:13:24.435Z|58a211e7-2f10-47b2-9e53-4c20535af07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:13:24.468Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:24.469Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:24.469Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Status text  : 
2022-07-07T05:13:24.469Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:24.470Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "83596cdf-cf9b-4d52-a1eb-daeee331b235",
      "modelInvariantUUID" : "41ed2f31-964d-4fad-a0a3-95205b77f1ec",
      "created" : "2022-07-07 05:07:16.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 13,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/serviceProxyCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/networkCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/csar"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec"
    }
  }
}
2022-07-07T05:13:24.470Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:24.471Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=41ed2f31-964d-4fad-a0a3-95205b77f1ec|INFO|500||InvokeReturn
2022-07-07T05:13:24.474Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance
2022-07-07T05:13:24.478Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:13:24.479Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:24.479Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance
2022-07-07T05:13:24.479Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:24.480Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"527ad19d-8aaa-4a8d-b205-74a4d6a4943b"]
2022-07-07T05:13:24.480Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:13:24.480Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:24.491Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:24.492Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:24.492Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:24.492Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:24.492Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||Response body: 
2022-07-07T05:13:24.493Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:24.493Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83596cdf-cf9b-4d52-a1eb-daeee331b235&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:24.494Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:13:24.494Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T05:13:24.494Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:24.495Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:13:24.495Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T05:13:24.496Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c3d1254-23d4-422d-9140-e30b03e645e0"]
2022-07-07T05:13:24.496Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T05:13:24.496Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T05:13:24.513Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:24.514Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:24.514Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T05:13:24.515Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:24.516Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:24.516Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:24.516Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T05:13:24.519Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T05:13:24.519Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:13:24.520Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:24.520Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T05:13:24.520Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:24.521Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12de089f-e7e5-46fb-83cb-6fd7040a7b89"]
2022-07-07T05:13:24.521Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:13:24.522Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:24.541Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:24.542Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:24.542Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:24.543Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:24.543Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-07-07T05:13:24.544Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:24.544Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-07-07T05:13:24.546Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235
2022-07-07T05:13:24.546Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|INFO|500||Invoke
2022-07-07T05:13:24.547Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:24.547Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235
2022-07-07T05:13:24.547Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Method      : GET
2022-07-07T05:13:24.548Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3556193-719b-48c9-82ee-cd7d36b68b2e"]
2022-07-07T05:13:24.548Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Request body: 
2022-07-07T05:13:24.549Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||==========================request end================================================
2022-07-07T05:13:24.567Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:24.568Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:24.573Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Status text  : 
2022-07-07T05:13:24.582Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:24.599Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "83596cdf-cf9b-4d52-a1eb-daeee331b235",
  "modelInvariantUUID" : "41ed2f31-964d-4fad-a0a3-95205b77f1ec",
  "created" : "2022-07-07 05:07:16.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 13,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:24.604Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:24.604Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83596cdf-cf9b-4d52-a1eb-daeee331b235|INFO|500||InvokeReturn
2022-07-07T05:13:24.609Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:13:24.610Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T05:13:24.610Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:24.611Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:13:24.611Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T05:13:24.611Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1351", X-B3-TraceId:"1ed9f53743c12d04", X-B3-SpanId:"30df29eb6148c481", X-B3-ParentSpanId:"1ed9f53743c12d04", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f67be9-63c9-49d4-8138-ba9f0e299f24"]
2022-07-07T05:13:24.612Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9cb2ec5b-9393-4a52-8683-2f562dd154bd","requestStatus":"IN_PROGRESS","startTime":1657170803814,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"360c677e-6c15-413a-b79c-687cb7b907ae","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"9cb2ec5b-9393-4a52-8683-2f562dd154bd"}
2022-07-07T05:13:24.612Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T05:13:24.636Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:24.636Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T05:13:24.636Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T05:13:24.637Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:24.638Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:13:23.814+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T05:13:24.981+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    }
  }
}
2022-07-07T05:13:24.638Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:24.638Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T05:13:24.645Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:13:24.646Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T05:13:24.646Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:24.646Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:13:24.647Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T05:13:24.647Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2015", X-B3-TraceId:"1ed9f53743c12d04", X-B3-SpanId:"503e79834696f2fc", X-B3-ParentSpanId:"1ed9f53743c12d04", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1b682ee-591a-490d-9ca3-db749b9b843a"]
2022-07-07T05:13:24.648Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\"modelUuid\":\"83596cdf-cf9b-4d52-a1eb-daeee331b235\",\"modelInvariantUuid\":\"41ed2f31-964d-4fad-a0a3-95205b77f1ec\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"360c677e-6c15-413a-b79c-687cb7b907ae\"}","type":"String"},"requestId":{"value":"9cb2ec5b-9393-4a52-8683-2f562dd154bd","type":"String"},"mso-request-id":{"value":"9cb2ec5b-9393-4a52-8683-2f562dd154bd","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"360c677e-6c15-413a-b79c-687cb7b907ae","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T05:13:24.648Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T05:13:26.672Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:26.673Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T05:13:26.673Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T05:13:26.674Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 05:13:26 GMT", X-ONAP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-TransactionID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ECOMP-RequestID:"9cb2ec5b-9393-4a52-8683-2f562dd154bd", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e1b682ee-591a-490d-9ca3-db749b9b843a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:26.674Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9cb2ec5b-9393-4a52-8683-2f562dd154bd\",\"instanceId\":\"360c677e-6c15-413a-b79c-687cb7b907ae\"}}","message":"Success","processInstanceID":"8722a32b-fdb3-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T05:13:26.675Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:26.675Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T05:13:26.680Z|9cb2ec5b-9393-4a52-8683-2f562dd154bd|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:26.832Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:26.836Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:26.836Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||Invoke
2022-07-07T05:13:26.836Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:26.837Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:26.837Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Method      : GET
2022-07-07T05:13:26.837Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc1715f412941b2c", X-B3-SpanId:"0fefad385e4edbe1", X-B3-ParentSpanId:"cc1715f412941b2c", X-B3-Sampled:"0", X-ONAP-RequestID:"51d12fe1-eab7-45e5-b67d-d872b459681d", X-RequestID:"51d12fe1-eab7-45e5-b67d-d872b459681d", X-TransactionID:"51d12fe1-eab7-45e5-b67d-d872b459681d", X-ECOMP-RequestID:"51d12fe1-eab7-45e5-b67d-d872b459681d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10ccb54a-01d8-450f-ad50-43ce4ed1cb2a"]
2022-07-07T05:13:26.838Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Request body: 
2022-07-07T05:13:26.838Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||==========================request end================================================
2022-07-07T05:13:26.860Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:26.860Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:26.860Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status text  : 
2022-07-07T05:13:26.860Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:26.862Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Response body: {
  "requestId" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:13:23.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:26.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    }
  }
}
2022-07-07T05:13:26.862Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:26.862Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||InvokeReturn
2022-07-07T05:13:26.864Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:26.864Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:26.864Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:26.864Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:26.865Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:26.865Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc1715f412941b2c", X-B3-SpanId:"637d5fd311fd2f29", X-B3-ParentSpanId:"cc1715f412941b2c", X-B3-Sampled:"0", X-ONAP-RequestID:"51d12fe1-eab7-45e5-b67d-d872b459681d", X-RequestID:"51d12fe1-eab7-45e5-b67d-d872b459681d", X-TransactionID:"51d12fe1-eab7-45e5-b67d-d872b459681d", X-ECOMP-RequestID:"51d12fe1-eab7-45e5-b67d-d872b459681d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b097712-1c9d-41f8-a280-43d0a96479fa"]
2022-07-07T05:13:26.865Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:26.865Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:26.878Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:26.878Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:26.878Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:26.879Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:26.879Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:26.880Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:26.880Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:26.887Z|51d12fe1-eab7-45e5-b67d-d872b459681d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:27.703Z|190da9bb-3a3f-4f0e-9deb-3941ba935a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:27.704Z|190da9bb-3a3f-4f0e-9deb-3941ba935a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:27.704Z|12265c31-8601-4533-9848-5f391e5e4dfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:27.705Z|12265c31-8601-4533-9848-5f391e5e4dfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:28.036Z|45947352-7806-429c-ad7f-10c627210655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:28.036Z|45947352-7806-429c-ad7f-10c627210655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:28.641Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:28.645Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:28.645Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:13:28.646Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:28.646Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:28.646Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:13:28.647Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59e31a0b4577f2e2", X-B3-SpanId:"550c8406e5d417b4", X-B3-ParentSpanId:"59e31a0b4577f2e2", X-B3-Sampled:"0", X-ONAP-RequestID:"9b84f8d8-ab78-458e-8ff7-0291a60042ed", X-RequestID:"9b84f8d8-ab78-458e-8ff7-0291a60042ed", X-TransactionID:"9b84f8d8-ab78-458e-8ff7-0291a60042ed", X-ECOMP-RequestID:"9b84f8d8-ab78-458e-8ff7-0291a60042ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"448c2904-2d89-4a91-9367-c934adb345c5"]
2022-07-07T05:13:28.647Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:13:28.647Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:28.664Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:28.664Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:28.665Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:13:28.665Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:28.667Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "endTime" : "2022-07-07T05:13:23.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:13:28.667Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:28.668Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:13:28.670Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:28.670Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:28.670Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:28.671Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:28.671Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:28.671Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59e31a0b4577f2e2", X-B3-SpanId:"784143057c14cb1c", X-B3-ParentSpanId:"59e31a0b4577f2e2", X-B3-Sampled:"0", X-ONAP-RequestID:"9b84f8d8-ab78-458e-8ff7-0291a60042ed", X-RequestID:"9b84f8d8-ab78-458e-8ff7-0291a60042ed", X-TransactionID:"9b84f8d8-ab78-458e-8ff7-0291a60042ed", X-ECOMP-RequestID:"9b84f8d8-ab78-458e-8ff7-0291a60042ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c0bc5b0-4ef5-4e4b-b3b8-295256709df6"]
2022-07-07T05:13:28.671Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:28.671Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:28.699Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:28.700Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:28.700Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:28.700Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:28.702Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:28.702Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:28.703Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:28.710Z|9b84f8d8-ab78-458e-8ff7-0291a60042ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:28.837Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:28.840Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:28.841Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:13:28.841Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:28.841Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:28.842Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:13:28.842Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c760eadd629d8a", X-B3-SpanId:"e3091d419b42baee", X-B3-ParentSpanId:"21c760eadd629d8a", X-B3-Sampled:"0", X-ONAP-RequestID:"f766ab6d-c0db-4bf9-9254-e895cf2e9971", X-RequestID:"f766ab6d-c0db-4bf9-9254-e895cf2e9971", X-TransactionID:"f766ab6d-c0db-4bf9-9254-e895cf2e9971", X-ECOMP-RequestID:"f766ab6d-c0db-4bf9-9254-e895cf2e9971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27f54e9-53b9-430c-a634-bd5f489bc5bf"]
2022-07-07T05:13:28.842Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:13:28.843Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:28.862Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:28.862Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:28.863Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:13:28.863Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:28.865Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "endTime" : "2022-07-07T05:13:23.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:13:28.865Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:28.866Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:13:28.869Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:28.870Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:28.870Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:28.871Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:28.871Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:28.871Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c760eadd629d8a", X-B3-SpanId:"57bea00d7422f5c9", X-B3-ParentSpanId:"21c760eadd629d8a", X-B3-Sampled:"0", X-ONAP-RequestID:"f766ab6d-c0db-4bf9-9254-e895cf2e9971", X-RequestID:"f766ab6d-c0db-4bf9-9254-e895cf2e9971", X-TransactionID:"f766ab6d-c0db-4bf9-9254-e895cf2e9971", X-ECOMP-RequestID:"f766ab6d-c0db-4bf9-9254-e895cf2e9971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"808e5c8d-f956-4b7d-b0f6-415f800a95ea"]
2022-07-07T05:13:28.872Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:28.872Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:28.882Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:28.883Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:28.883Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:28.884Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:28.884Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:28.884Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:28.885Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:28.891Z|f766ab6d-c0db-4bf9-9254-e895cf2e9971|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:29.008Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:29.012Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:29.012Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:13:29.012Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:29.013Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:29.013Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:13:29.013Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a53edde3b100873", X-B3-SpanId:"88dcc6e5a0711297", X-B3-ParentSpanId:"5a53edde3b100873", X-B3-Sampled:"0", X-ONAP-RequestID:"4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6", X-RequestID:"4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6", X-TransactionID:"4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6", X-ECOMP-RequestID:"4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a3db626-5393-4313-9f89-62e1b65fa7dc"]
2022-07-07T05:13:29.014Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:13:29.014Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:29.029Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:29.029Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:29.030Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:13:29.030Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:29.032Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "endTime" : "2022-07-07T05:13:23.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:13:29.032Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:29.032Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:13:29.034Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:29.034Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:29.034Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:29.035Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:29.035Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:29.035Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a53edde3b100873", X-B3-SpanId:"09892b4fa8068930", X-B3-ParentSpanId:"5a53edde3b100873", X-B3-Sampled:"0", X-ONAP-RequestID:"4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6", X-RequestID:"4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6", X-TransactionID:"4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6", X-ECOMP-RequestID:"4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cc3e257-a183-46aa-943b-db3968b48e73"]
2022-07-07T05:13:29.035Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:29.036Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:29.046Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:29.046Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:29.047Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:29.047Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:29.048Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:29.048Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:29.049Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:29.055Z|4a3b73ae-936b-4ab6-b926-d27b8dfbe6d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:29.197Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:29.201Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:29.202Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:13:29.202Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:29.202Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:29.203Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:13:29.203Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a337cc96bb5d3c26", X-B3-SpanId:"45891924430082e6", X-B3-ParentSpanId:"a337cc96bb5d3c26", X-B3-Sampled:"0", X-ONAP-RequestID:"c1f8ef8e-d723-4ef1-93ec-74beb88e72ac", X-RequestID:"c1f8ef8e-d723-4ef1-93ec-74beb88e72ac", X-TransactionID:"c1f8ef8e-d723-4ef1-93ec-74beb88e72ac", X-ECOMP-RequestID:"c1f8ef8e-d723-4ef1-93ec-74beb88e72ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35d74edc-ad9a-4740-b0cb-29172b0ac69f"]
2022-07-07T05:13:29.203Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:13:29.203Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:29.224Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:29.225Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:29.225Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:13:29.226Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:29.229Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "endTime" : "2022-07-07T05:13:23.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:13:29.229Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:29.230Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:13:29.232Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:29.232Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:29.232Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:29.233Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:29.233Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:29.233Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a337cc96bb5d3c26", X-B3-SpanId:"71e0334f0830753b", X-B3-ParentSpanId:"a337cc96bb5d3c26", X-B3-Sampled:"0", X-ONAP-RequestID:"c1f8ef8e-d723-4ef1-93ec-74beb88e72ac", X-RequestID:"c1f8ef8e-d723-4ef1-93ec-74beb88e72ac", X-TransactionID:"c1f8ef8e-d723-4ef1-93ec-74beb88e72ac", X-ECOMP-RequestID:"c1f8ef8e-d723-4ef1-93ec-74beb88e72ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0023fdc3-2f79-43de-9734-d9e97ebc8708"]
2022-07-07T05:13:29.233Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:29.234Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:29.245Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:29.245Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:29.246Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:29.246Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:29.247Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:29.247Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:29.248Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:29.253Z|c1f8ef8e-d723-4ef1-93ec-74beb88e72ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:29.376Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:29.382Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:29.382Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||Invoke
2022-07-07T05:13:29.382Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:29.383Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a
2022-07-07T05:13:29.383Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Method      : GET
2022-07-07T05:13:29.383Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1ea203b12aca96c", X-B3-SpanId:"355d3ce790462a56", X-B3-ParentSpanId:"c1ea203b12aca96c", X-B3-Sampled:"0", X-ONAP-RequestID:"92d1d658-f1c9-4c84-a8b3-c4ef643c5343", X-RequestID:"92d1d658-f1c9-4c84-a8b3-c4ef643c5343", X-TransactionID:"92d1d658-f1c9-4c84-a8b3-c4ef643c5343", X-ECOMP-RequestID:"92d1d658-f1c9-4c84-a8b3-c4ef643c5343", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6740c5e4-90fe-4c8c-9ed9-ef252184029f"]
2022-07-07T05:13:29.384Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Request body: 
2022-07-07T05:13:29.384Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:29.400Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:29.401Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:29.401Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Status text  : 
2022-07-07T05:13:29.401Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:29.404Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||Response body: {
  "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:11:40.000+00:00",
  "endTime" : "2022-07-07T05:13:23.000+00:00",
  "source" : "VID",
  "vnfId" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n\t\t\t\"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"dfd8497b-8e4a-4973-9531-cdb7e58d3f56\",\n                                        \"modelInvariantUuid\": \"16af3dad-3641-490f-94f2-3cc4d68c5906\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d5fc1cb5-b1e7-431d-9182-29c934646866\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"315540c4-4c9c-49c9-89e9-651497e84ab6\",\n                                                \"modelInvariantUuid\": \"c6ec5752-7103-4d26-8a68-4a13132f9ced\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e4b22a0a-9207-4444-b87d-8fd19ed59455\"\n                                            },\n                                            \"instanceName\": \"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\",\n                            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"cc695fe7-fda0-4229-aba0-74add6ba1685\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "f33dbbc9-9378-497f-9437-27417884978a",
    "cloudIdentifier" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-07-07T05:12:05.000+00:00"
  } ],
  "requestURI" : "f33dbbc9-9378-497f-9437-27417884978a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a"
    }
  }
}
2022-07-07T05:13:29.404Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:29.404Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f33dbbc9-9378-497f-9437-27417884978a|INFO|500||InvokeReturn
2022-07-07T05:13:29.405Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:29.406Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:29.406Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:29.406Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false
2022-07-07T05:13:29.406Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:29.407Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1ea203b12aca96c", X-B3-SpanId:"91c9729be888a733", X-B3-ParentSpanId:"c1ea203b12aca96c", X-B3-Sampled:"0", X-ONAP-RequestID:"92d1d658-f1c9-4c84-a8b3-c4ef643c5343", X-RequestID:"92d1d658-f1c9-4c84-a8b3-c4ef643c5343", X-TransactionID:"92d1d658-f1c9-4c84-a8b3-c4ef643c5343", X-ECOMP-RequestID:"92d1d658-f1c9-4c84-a8b3-c4ef643c5343", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27c7b7d-768f-4f43-a1dc-bc42a92e6a21"]
2022-07-07T05:13:29.407Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:29.407Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:29.420Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:29.420Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:29.420Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:29.421Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:29.423Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 44,
  "soRequestId" : "f33dbbc9-9378-497f-9437-27417884978a",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1657170729000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:12:11.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:29.423Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:29.424Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f33dbbc9-9378-497f-9437-27417884978a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:29.429Z|92d1d658-f1c9-4c84-a8b3-c4ef643c5343|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f33dbbc9-9378-497f-9437-27417884978a|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:30.663Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:30.665Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||INFO|500||Checking if requestId: 9c1d0423-859d-49dc-b166-6344a9c4fcb0 already exists in requestDb InfraActiveRequests table
2022-07-07T05:13:30.666Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:13:30.666Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:13:30.666Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:30.667Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:13:30.667Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:13:30.667Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f3f4f719f01f8c5", X-B3-SpanId:"cff918acab1cfc39", X-B3-ParentSpanId:"5f3f4f719f01f8c5", X-B3-Sampled:"0", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d29515b-c0f8-46ad-b037-44c5e91382f1"]
2022-07-07T05:13:30.667Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:13:30.667Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:13:30.687Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:30.688Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:30.688Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:13:30.689Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:30.689Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: 
2022-07-07T05:13:30.689Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:30.690Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:30.699Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T05:13:30.703Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:13:30.806Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T05:13:30.806Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||Invoke
2022-07-07T05:13:30.926Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d|INFO|500||InvokeReturn
2022-07-07T05:13:30.927Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d5e7f282cf504eb4a4cef0e3364b4b3d has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220707-05:13:32:322-95167], vertex-id=[237688], Content-Length=[1033], Date=[Thu, 07 Jul 2022 05:13:32 GMT], Content-Type=[application/json]}
2022-07-07T05:13:30.934Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||DEBUG|500||{"tenant-id":"d5e7f282cf504eb4a4cef0e3364b4b3d","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1657170709563","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/7d6f0db2-8700-419e-bddd-9d344fa14128","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"7d6f0db2-8700-419e-bddd-9d344fa14128"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2022-07-07T05:13:30.936Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T05:13:30.936Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T05:13:30.939Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:13:30.939Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T05:13:30.940Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:30.940Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:13:30.941Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T05:13:30.941Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"5f3f4f719f01f8c5", X-B3-SpanId:"5b8315805e47b2da", X-B3-ParentSpanId:"5f3f4f719f01f8c5", X-B3-Sampled:"0", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"646daa7e-6fb8-497c-b052-21d0ed834a4a"]
2022-07-07T05:13:30.941Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"595aec11-6239-4a6b-b24c-11d084540934"},"instanceName":null,"requestScope":"service"}
2022-07-07T05:13:30.942Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T05:13:30.959Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:30.960Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:30.960Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T05:13:30.960Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:30.961Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T05:13:30.961Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:30.962Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T05:13:30.963Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55
2022-07-07T05:13:30.963Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|INFO|500||Invoke
2022-07-07T05:13:30.964Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:30.964Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55
2022-07-07T05:13:30.964Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Method      : GET
2022-07-07T05:13:30.964Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e22d94d7-b5a8-453b-99dc-80f603be635e"]
2022-07-07T05:13:30.965Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Request body: 
2022-07-07T05:13:30.965Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||==========================request end================================================
2022-07-07T05:13:30.987Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:30.988Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:30.988Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Status text  : 
2022-07-07T05:13:30.988Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:30.989Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "605437e6-0d82-4c8f-880f-07f34ca61c55",
  "modelInvariantUUID" : "5f111a59-56a9-4243-9f7f-076152816e6d",
  "created" : "2022-07-07 05:11:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:30.989Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:31.001Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|INFO|500||InvokeReturn
2022-07-07T05:13:31.004Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance
2022-07-07T05:13:31.004Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:13:31.004Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:31.005Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance
2022-07-07T05:13:31.005Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:31.005Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d3fc826-489c-4f7d-8ef7-17119e1640fa"]
2022-07-07T05:13:31.005Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:13:31.005Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:31.019Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:31.020Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:31.020Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:31.020Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:31.021Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Response body: 
2022-07-07T05:13:31.021Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:31.021Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:31.022Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d
2022-07-07T05:13:31.022Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|INFO|500||Invoke
2022-07-07T05:13:31.023Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:31.023Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d
2022-07-07T05:13:31.023Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Method      : GET
2022-07-07T05:13:31.024Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cc61345-3645-4ec2-96fe-e429cce4020d"]
2022-07-07T05:13:31.024Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Request body: 
2022-07-07T05:13:31.024Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||==========================request end================================================
2022-07-07T05:13:31.042Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:31.043Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:31.043Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Status text  : 
2022-07-07T05:13:31.044Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:31.044Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "605437e6-0d82-4c8f-880f-07f34ca61c55",
      "modelInvariantUUID" : "5f111a59-56a9-4243-9f7f-076152816e6d",
      "created" : "2022-07-07 05:11:08.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/serviceProxyCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/networkCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/csar"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d"
    }
  }
}
2022-07-07T05:13:31.045Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:31.045Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f111a59-56a9-4243-9f7f-076152816e6d|INFO|500||InvokeReturn
2022-07-07T05:13:31.048Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance
2022-07-07T05:13:31.048Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:13:31.049Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:31.049Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance
2022-07-07T05:13:31.049Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:31.050Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"771deb9b-cc07-4fa0-9c62-c7de74bd31f0"]
2022-07-07T05:13:31.050Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:13:31.050Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:31.061Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:31.061Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:31.061Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:31.062Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:31.062Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||Response body: 
2022-07-07T05:13:31.063Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:31.063Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=605437e6-0d82-4c8f-880f-07f34ca61c55&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:31.064Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:13:31.064Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T05:13:31.064Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:31.065Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:13:31.065Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T05:13:31.065Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2a95f6b-67ef-4fd3-935b-1e81524eb194"]
2022-07-07T05:13:31.066Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T05:13:31.066Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T05:13:31.078Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:31.079Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:31.080Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T05:13:31.080Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:31.080Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:31.081Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:31.081Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T05:13:31.083Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T05:13:31.084Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:13:31.084Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:31.084Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T05:13:31.085Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:31.085Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88ec79d7-6077-492c-8e81-97ef2f16b1dd"]
2022-07-07T05:13:31.085Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:13:31.085Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:31.106Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:31.107Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:31.107Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:31.107Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:31.109Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-07-07T05:13:31.109Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:31.109Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-07-07T05:13:31.111Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55
2022-07-07T05:13:31.111Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|INFO|500||Invoke
2022-07-07T05:13:31.112Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:31.112Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55
2022-07-07T05:13:31.112Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Method      : GET
2022-07-07T05:13:31.113Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48eca1a5-5365-4b3c-890d-ed1aa7af2905"]
2022-07-07T05:13:31.113Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Request body: 
2022-07-07T05:13:31.113Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||==========================request end================================================
2022-07-07T05:13:31.133Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:31.134Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:31.134Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Status text  : 
2022-07-07T05:13:31.134Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:31.135Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "605437e6-0d82-4c8f-880f-07f34ca61c55",
  "modelInvariantUUID" : "5f111a59-56a9-4243-9f7f-076152816e6d",
  "created" : "2022-07-07 05:11:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:31.135Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:31.136Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/605437e6-0d82-4c8f-880f-07f34ca61c55|INFO|500||InvokeReturn
2022-07-07T05:13:31.138Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:13:31.138Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T05:13:31.139Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:31.139Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:13:31.139Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T05:13:31.139Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1395", X-B3-TraceId:"5f3f4f719f01f8c5", X-B3-SpanId:"0470ba3206c7ca52", X-B3-ParentSpanId:"5f3f4f719f01f8c5", X-B3-Sampled:"0", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec2c02ad-e83b-4a5c-83e6-aa182df85771"]
2022-07-07T05:13:31.140Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9c1d0423-859d-49dc-b166-6344a9c4fcb0","requestStatus":"IN_PROGRESS","startTime":1657170810699,"source":"VID","tenantId":"d5e7f282cf504eb4a4cef0e3364b4b3d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"595aec11-6239-4a6b-b24c-11d084540934","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"9c1d0423-859d-49dc-b166-6344a9c4fcb0"}
2022-07-07T05:13:31.140Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T05:13:31.161Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:31.162Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T05:13:31.162Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T05:13:31.162Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:31.164Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:13:30.699+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T05:13:31.506+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:13:31.164Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:31.164Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T05:13:31.170Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:13:31.171Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T05:13:31.171Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:31.171Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:13:31.171Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T05:13:31.171Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"5f3f4f719f01f8c5", X-B3-SpanId:"d6515c307ad94f30", X-B3-ParentSpanId:"5f3f4f719f01f8c5", X-B3-Sampled:"0", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db33b813-3961-436f-878a-ad99213675c9"]
2022-07-07T05:13:31.172Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5f111a59-56a9-4243-9f7f-076152816e6d\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"605437e6-0d82-4c8f-880f-07f34ca61c55\",\"modelUuid\":\"605437e6-0d82-4c8f-880f-07f34ca61c55\",\"modelInvariantUuid\":\"5f111a59-56a9-4243-9f7f-076152816e6d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"595aec11-6239-4a6b-b24c-11d084540934\"}","type":"String"},"requestId":{"value":"9c1d0423-859d-49dc-b166-6344a9c4fcb0","type":"String"},"mso-request-id":{"value":"9c1d0423-859d-49dc-b166-6344a9c4fcb0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"595aec11-6239-4a6b-b24c-11d084540934","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T05:13:31.172Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T05:13:31.773Z|adbab32f-1be9-4d01-9e18-529e4f7cfc6b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:13:31.774Z|adbab32f-1be9-4d01-9e18-529e4f7cfc6b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:33.189Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:33.190Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T05:13:33.190Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T05:13:33.190Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 05:13:33 GMT", X-ONAP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-TransactionID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ECOMP-RequestID:"9c1d0423-859d-49dc-b166-6344a9c4fcb0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"db33b813-3961-436f-878a-ad99213675c9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:33.191Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9c1d0423-859d-49dc-b166-6344a9c4fcb0\",\"instanceId\":\"595aec11-6239-4a6b-b24c-11d084540934\"}}","message":"Success","processInstanceID":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T05:13:33.191Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:33.191Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T05:13:33.195Z|9c1d0423-859d-49dc-b166-6344a9c4fcb0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:33.331Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:33.336Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:13:33.336Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:13:33.336Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:33.337Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:13:33.337Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:13:33.337Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"985f5465797cefb6", X-B3-SpanId:"c0944c16ad812411", X-B3-ParentSpanId:"985f5465797cefb6", X-B3-Sampled:"0", X-ONAP-RequestID:"7d04e811-7152-4488-bd17-c71c079ef394", X-RequestID:"7d04e811-7152-4488-bd17-c71c079ef394", X-TransactionID:"7d04e811-7152-4488-bd17-c71c079ef394", X-ECOMP-RequestID:"7d04e811-7152-4488-bd17-c71c079ef394", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159ff4fd-dc26-4df0-be5b-46d9cb1782ab"]
2022-07-07T05:13:33.338Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:13:33.338Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:13:33.356Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:33.356Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:33.356Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:13:33.357Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:33.358Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:13:33.358Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:33.358Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:13:33.360Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:13:33.360Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:33.360Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:33.361Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:13:33.361Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:33.361Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"985f5465797cefb6", X-B3-SpanId:"182d254813d5c9f3", X-B3-ParentSpanId:"985f5465797cefb6", X-B3-Sampled:"0", X-ONAP-RequestID:"7d04e811-7152-4488-bd17-c71c079ef394", X-RequestID:"7d04e811-7152-4488-bd17-c71c079ef394", X-TransactionID:"7d04e811-7152-4488-bd17-c71c079ef394", X-ECOMP-RequestID:"7d04e811-7152-4488-bd17-c71c079ef394", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"884f2463-5f11-4f84-a6a1-ea472a0ce364"]
2022-07-07T05:13:33.362Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:33.362Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:33.376Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:33.377Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:33.377Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:33.378Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:33.380Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:33.380Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:33.381Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:33.387Z|7d04e811-7152-4488-bd17-c71c079ef394|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:37.016Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:37.019Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:37.020Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||Invoke
2022-07-07T05:13:37.020Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:37.020Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:37.021Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Method      : GET
2022-07-07T05:13:37.021Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49b39c4e775d86bb", X-B3-SpanId:"fc437582641e822a", X-B3-ParentSpanId:"49b39c4e775d86bb", X-B3-Sampled:"0", X-ONAP-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-TransactionID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-ECOMP-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2f10903-c6a7-4c0b-bf27-51669ab0dcc5"]
2022-07-07T05:13:37.021Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Request body: 
2022-07-07T05:13:37.022Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||==========================request end================================================
2022-07-07T05:13:37.039Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:37.039Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:37.039Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status text  : 
2022-07-07T05:13:37.039Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:37.041Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Response body: {
  "requestId" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2022-07-07T05:13:23.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:37.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    }
  }
}
2022-07-07T05:13:37.041Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:37.042Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||InvokeReturn
2022-07-07T05:13:37.043Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:37.043Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:37.044Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:37.044Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:37.044Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:37.044Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49b39c4e775d86bb", X-B3-SpanId:"463ef72d8e2f535d", X-B3-ParentSpanId:"49b39c4e775d86bb", X-B3-Sampled:"0", X-ONAP-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-TransactionID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-ECOMP-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea2f4a63-9607-4b93-8696-9d883eca74f9"]
2022-07-07T05:13:37.045Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:37.045Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:37.056Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:37.056Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:37.056Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:37.056Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:37.057Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:37.057Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:37.058Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:37.154Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:37.155Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:37.155Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:37.156Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:37.156Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:37.156Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-TransactionID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-ECOMP-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98cde9a5-214f-4b81-a290-63eacb4a4670"]
2022-07-07T05:13:37.157Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:37.157Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:37.290Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:37.291Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:37.292Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:37.292Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D5934E28B3FDCC45746588A761BFFED2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:37.293Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"9cb2ec5b-9393-4a52-8683-2f562dd154bd","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:36.496+0000","endTime":"2022-07-07T05:13:37.040+0000","removalTime":null,"durationInMillis":544,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"8722a32b-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"8dfd3ebf-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:13:37.293Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:37.294Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:37.327Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:37.327Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:37.327Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:37.328Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:37.328Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:37.328Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-TransactionID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-ECOMP-RequestID:"d61231f0-2ff4-4455-9508-017495a1ddf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af8a85b-7cd7-4b9b-889a-911b9ce2515b"]
2022-07-07T05:13:37.329Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:37.329Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:37.475Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:37.476Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:37.476Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:37.477Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C44A40474BCD81BE4E270F5264E9C31F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:13:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:37.477Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8e002439-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:36.499+0000","endTime":"2022-07-07T05:13:37.039+0000","durationInMillis":540,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8722a32b-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:13:37.477Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:37.478Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8dff88e6-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:37.481Z|d61231f0-2ff4-4455-9508-017495a1ddf1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:37.731Z|e5aab9ea-6f2e-4d14-8900-b2aa5d269009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:37.732Z|e5aab9ea-6f2e-4d14-8900-b2aa5d269009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:37.736Z|421979e4-f18b-49fb-8746-89f7c37f8047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:37.737Z|421979e4-f18b-49fb-8746-89f7c37f8047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:38.060Z|2a2962b4-5947-40fb-8c74-d6a8f49e41b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:38.061Z|2a2962b4-5947-40fb-8c74-d6a8f49e41b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:39.432Z|c1a10fa1-70c1-41b7-84ee-0dbe186565ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:13:39.433Z|c1a10fa1-70c1-41b7-84ee-0dbe186565ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:13:39.806Z|845b43dd-7854-4322-be48-46fe349891f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:13:39.808Z|845b43dd-7854-4322-be48-46fe349891f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:13:41.042Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:41.043Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 651ee04f-e14b-4ac2-8bac-787dc8989eae already exists in requestDb InfraActiveRequests table
2022-07-07T05:13:41.044Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:13:41.044Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:13:41.045Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.045Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:13:41.045Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:13:41.046Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6eb8673cfac83a20", X-B3-SpanId:"93a66c36b2b657ef", X-B3-ParentSpanId:"6eb8673cfac83a20", X-B3-Sampled:"0", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b5b9d0-be82-4fcf-8daf-ca6a8f7fea30"]
2022-07-07T05:13:41.046Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:13:41.046Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.117Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.117Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:41.118Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:13:41.118Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.118Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: 
2022-07-07T05:13:41.119Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.119Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:41.127Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T05:13:41.128Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-07-07T05:13:41.131Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:13:41.159Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-07-07T05:13:41.159Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[651ee04f-e14b-4ac2-8bac-787dc8989eae], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[95875c06-6bc5-4d48-b37b-e7029bb8488b], X-ECOMP-RequestID=[651ee04f-e14b-4ac2-8bac-787dc8989eae], X-TransactionId=[], X-ONAP-RequestID=[651ee04f-e14b-4ac2-8bac-787dc8989eae]}
2022-07-07T05:13:41.230Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220707-05:13:42:640-53764], Content-Length=[313], Date=[Thu, 07 Jul 2022 05:13:42 GMT], Content-Type=[application/json]}
2022-07-07T05:13:41.231Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-07-07T05:13:41.232Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:41.234Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-07-07T05:13:41.234Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-07-07T05:13:41.237Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-07-07T05:13:41.258Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-07-07T05:13:41.259Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-07-07T05:13:41.309Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:41.310Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220707-05:13:42:743-67305], Content-Length=[313], Date=[Thu, 07 Jul 2022 05:13:42 GMT], Content-Type=[application/json]}
2022-07-07T05:13:41.310Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-07-07T05:13:41.312Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-07-07T05:13:41.312Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-07-07T05:13:41.313Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T05:13:41.313Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T05:13:41.319Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:13:41.320Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T05:13:41.320Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.321Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:13:41.321Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T05:13:41.321Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"6eb8673cfac83a20", X-B3-SpanId:"7305735be045dd3b", X-B3-ParentSpanId:"6eb8673cfac83a20", X-B3-Sampled:"0", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12300338-d449-4b9a-a293-c489a0549035"]
2022-07-07T05:13:41.321Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718","requestScope":"service"}
2022-07-07T05:13:41.322Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.340Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.341Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:41.341Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T05:13:41.341Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.342Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T05:13:41.342Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.343Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T05:13:41.344Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a
2022-07-07T05:13:41.344Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|INFO|500||Invoke
2022-07-07T05:13:41.344Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.344Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a
2022-07-07T05:13:41.345Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Method      : GET
2022-07-07T05:13:41.345Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d19b5ef4-bbe9-4089-9a22-dcf8f658514a"]
2022-07-07T05:13:41.345Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Request body: 
2022-07-07T05:13:41.345Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.366Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.366Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:41.367Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Status text  : 
2022-07-07T05:13:41.367Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.367Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "b9d2536f-96e7-4b06-8c6e-3d8029b0753a",
  "modelInvariantUUID" : "2cb2482d-fdb7-4a4f-82d3-382d8e892b3f",
  "created" : "2022-07-07 05:11:55.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:41.368Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.368Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|INFO|500||InvokeReturn
2022-07-07T05:13:41.370Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance
2022-07-07T05:13:41.370Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|INFO|500||Invoke
2022-07-07T05:13:41.371Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.371Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance
2022-07-07T05:13:41.371Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:41.371Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4ff0d77-908c-4394-8443-16f497f5ce24"]
2022-07-07T05:13:41.371Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:13:41.372Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.382Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.382Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:41.382Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:41.383Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.383Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Response body: 
2022-07-07T05:13:41.383Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.384Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:41.384Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f
2022-07-07T05:13:41.385Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|INFO|500||Invoke
2022-07-07T05:13:41.385Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.385Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f
2022-07-07T05:13:41.385Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Method      : GET
2022-07-07T05:13:41.385Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"606fc197-5621-4307-bcf7-e0c0b7e07f43"]
2022-07-07T05:13:41.386Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Request body: 
2022-07-07T05:13:41.386Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.401Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.401Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:41.401Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Status text  : 
2022-07-07T05:13:41.402Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.402Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "b9d2536f-96e7-4b06-8c6e-3d8029b0753a",
      "modelInvariantUUID" : "2cb2482d-fdb7-4a4f-82d3-382d8e892b3f",
      "created" : "2022-07-07 05:11:55.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/serviceProxyCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/networkCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/csar"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f"
    }
  }
}
2022-07-07T05:13:41.402Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.403Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|INFO|500||InvokeReturn
2022-07-07T05:13:41.405Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance
2022-07-07T05:13:41.405Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|INFO|500||Invoke
2022-07-07T05:13:41.406Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.406Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance
2022-07-07T05:13:41.406Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:41.406Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23fff75c-3250-4e15-94fc-e5634066bda5"]
2022-07-07T05:13:41.406Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:13:41.407Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.415Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.416Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:13:41.416Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:41.416Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.416Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||Response body: 
2022-07-07T05:13:41.417Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.417Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:13:41.418Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:13:41.418Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T05:13:41.418Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.418Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:13:41.419Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T05:13:41.419Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"455dfcdb-d9ef-4b21-9dfa-f6eae4e5bbbe"]
2022-07-07T05:13:41.419Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T05:13:41.419Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.430Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.431Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:41.431Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T05:13:41.431Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.432Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:41.432Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.432Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T05:13:41.435Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T05:13:41.436Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-07-07T05:13:41.436Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.436Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-07-07T05:13:41.436Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-07-07T05:13:41.437Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a2d7a8d-fd1d-45e0-a728-f625bc33ad4a"]
2022-07-07T05:13:41.437Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-07-07T05:13:41.437Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.449Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.449Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:41.450Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-07-07T05:13:41.450Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.450Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-07-07T05:13:41.451Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.451Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-07-07T05:13:41.453Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a
2022-07-07T05:13:41.453Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|INFO|500||Invoke
2022-07-07T05:13:41.453Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.453Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a
2022-07-07T05:13:41.454Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Method      : GET
2022-07-07T05:13:41.454Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e59e458-99f7-4860-a962-82f2c59f731f"]
2022-07-07T05:13:41.454Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Request body: 
2022-07-07T05:13:41.455Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.474Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.474Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:41.475Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Status text  : 
2022-07-07T05:13:41.475Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.476Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "b9d2536f-96e7-4b06-8c6e-3d8029b0753a",
  "modelInvariantUUID" : "2cb2482d-fdb7-4a4f-82d3-382d8e892b3f",
  "created" : "2022-07-07 05:11:55.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/configurationCustomizations"
    }
  }
}
2022-07-07T05:13:41.476Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.477Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|INFO|500||InvokeReturn
2022-07-07T05:13:41.493Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:13:41.494Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T05:13:41.494Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.494Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:13:41.494Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T05:13:41.494Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4532", X-B3-TraceId:"6eb8673cfac83a20", X-B3-SpanId:"71536d1dfe13a2f9", X-B3-ParentSpanId:"6eb8673cfac83a20", X-B3-Sampled:"0", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"028c6d7f-3602-4313-8de9-f4097d6c88d0"]
2022-07-07T05:13:41.495Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"651ee04f-e14b-4ac2-8bac-787dc8989eae","requestStatus":"IN_PROGRESS","startTime":1657170821128,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"651ee04f-e14b-4ac2-8bac-787dc8989eae"}
2022-07-07T05:13:41.495Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T05:13:41.518Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:41.519Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T05:13:41.519Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T05:13:41.520Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:41.520Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:13:41.128+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T05:13:41.863+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:13:41.521Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:41.521Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T05:13:41.538Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:13:41.538Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T05:13:41.538Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:41.539Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:13:41.539Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T05:13:41.539Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"6eb8673cfac83a20", X-B3-SpanId:"268e84b8077a87c5", X-B3-ParentSpanId:"6eb8673cfac83a20", X-B3-Sampled:"0", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2395bb8-ec44-4f0d-8c71-ce73e7fdcd30"]
2022-07-07T05:13:41.539Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\"modelUuid\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\"modelInvariantUuid\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"651ee04f-e14b-4ac2-8bac-787dc8989eae","type":"String"},"mso-request-id":{"value":"651ee04f-e14b-4ac2-8bac-787dc8989eae","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T05:13:41.540Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T05:13:42.565Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:42.565Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T05:13:42.566Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T05:13:42.566Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 05:13:42 GMT", X-ONAP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-TransactionID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ECOMP-RequestID:"651ee04f-e14b-4ac2-8bac-787dc8989eae", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c2395bb8-ec44-4f0d-8c71-ce73e7fdcd30", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:42.566Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"651ee04f-e14b-4ac2-8bac-787dc8989eae\",\"instanceId\":\"b897e3af-df33-4ed8-b268-49a184f3a609\"}}","message":"Success","processInstanceID":"9134268e-fdb3-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T05:13:42.566Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:42.567Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T05:13:42.574Z|651ee04f-e14b-4ac2-8bac-787dc8989eae|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:42.723Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:42.726Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:13:42.726Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:13:42.727Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:42.727Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:13:42.727Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:13:42.727Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a293307640c616", X-B3-SpanId:"d38d98d2cdc8eb1f", X-B3-ParentSpanId:"e2a293307640c616", X-B3-Sampled:"0", X-ONAP-RequestID:"0b4bdc08-ae31-487f-9392-2bb5073bcf27", X-RequestID:"0b4bdc08-ae31-487f-9392-2bb5073bcf27", X-TransactionID:"0b4bdc08-ae31-487f-9392-2bb5073bcf27", X-ECOMP-RequestID:"0b4bdc08-ae31-487f-9392-2bb5073bcf27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"295d43cb-1e36-455e-bfbd-ddd7acdc29fb"]
2022-07-07T05:13:42.727Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:13:42.728Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:13:42.745Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:42.745Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:42.745Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:13:42.746Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:42.746Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:42.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:13:42.747Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:42.747Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:13:42.748Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:13:42.748Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:42.749Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:42.749Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:13:42.749Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:42.749Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a293307640c616", X-B3-SpanId:"0eab3c8eeb815c7c", X-B3-ParentSpanId:"e2a293307640c616", X-B3-Sampled:"0", X-ONAP-RequestID:"0b4bdc08-ae31-487f-9392-2bb5073bcf27", X-RequestID:"0b4bdc08-ae31-487f-9392-2bb5073bcf27", X-TransactionID:"0b4bdc08-ae31-487f-9392-2bb5073bcf27", X-ECOMP-RequestID:"0b4bdc08-ae31-487f-9392-2bb5073bcf27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e744c8e-1351-4c55-991d-703760fe7321"]
2022-07-07T05:13:42.749Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:42.750Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:42.759Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:42.760Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:42.760Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:42.760Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:42.761Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:42.761Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:42.761Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:42.767Z|0b4bdc08-ae31-487f-9392-2bb5073bcf27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:43.519Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:43.525Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:13:43.525Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:13:43.526Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:43.526Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:13:43.526Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:13:43.526Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6e857e95193adbb", X-B3-SpanId:"f22019d736a05956", X-B3-ParentSpanId:"c6e857e95193adbb", X-B3-Sampled:"0", X-ONAP-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-TransactionID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-ECOMP-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ace03b41-5302-4354-9ab5-938d0a097777"]
2022-07-07T05:13:43.527Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:13:43.527Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:13:43.546Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:43.547Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:43.547Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:13:43.547Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:43.548Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:13:43.548Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:43.549Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:13:43.551Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:13:43.551Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:43.552Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:43.552Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:13:43.553Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:43.553Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6e857e95193adbb", X-B3-SpanId:"7ada70f8b3faf7d0", X-B3-ParentSpanId:"c6e857e95193adbb", X-B3-Sampled:"0", X-ONAP-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-TransactionID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-ECOMP-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70814788-b25d-442d-ad35-57de92d519a8"]
2022-07-07T05:13:43.553Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:43.553Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:43.579Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:43.579Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:43.579Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:43.580Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:43.580Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 55,
  "soRequestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1657170821000,\"creation_time\":1657170729000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:13:42.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:43.581Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:43.581Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:43.606Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:43.607Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:43.607Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:43.608Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:43.608Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:43.608Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-TransactionID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-ECOMP-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc901a3b-1aa8-4d91-a0d9-b7bf2e2f6745"]
2022-07-07T05:13:43.609Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:43.609Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:43.745Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:43.746Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:43.747Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:43.747Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D259EA29B3377C73E94ECFB29AE2D650; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 05:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:43.747Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"9c1d0423-859d-49dc-b166-6344a9c4fcb0","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:38.260+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"8f0a8f60-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:13:43.748Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:43.748Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:43.769Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:43.769Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:43.770Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:43.770Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:43.770Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:43.771Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-TransactionID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-ECOMP-RequestID:"8d2c4281-9ca7-46ba-afbc-8c6aa369c830", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88ab8c24-da30-42ae-9f56-6048a36a60a2"]
2022-07-07T05:13:43.772Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:43.772Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:43.908Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:43.909Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:43.909Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:43.910Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=508092EE3D46EE103E6D476A09724243; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 05:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:43.910Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91001e35-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:41.532+0000","endTime":"2022-07-07T05:13:41.540+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:13:43.911Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:43.911Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:43.916Z|8d2c4281-9ca7-46ba-afbc-8c6aa369c830|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:47.609Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:47.615Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:47.615Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||Invoke
2022-07-07T05:13:47.616Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:47.616Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:47.616Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Method      : GET
2022-07-07T05:13:47.617Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7287c9274b0db432", X-B3-SpanId:"5de2176732992d19", X-B3-ParentSpanId:"7287c9274b0db432", X-B3-Sampled:"0", X-ONAP-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-TransactionID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-ECOMP-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec5757f1-4a54-4f20-8dfb-f3d19960710a"]
2022-07-07T05:13:47.617Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Request body: 
2022-07-07T05:13:47.617Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||==========================request end================================================
2022-07-07T05:13:47.736Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:47.737Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:47.737Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status text  : 
2022-07-07T05:13:47.737Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:47.738Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Response body: {
  "requestId" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2022-07-07T05:13:23.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:47.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    }
  }
}
2022-07-07T05:13:47.738Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:47.739Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||InvokeReturn
2022-07-07T05:13:47.740Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:47.741Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:47.741Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:47.741Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:47.741Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:47.742Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7287c9274b0db432", X-B3-SpanId:"efbfce2aa5a2d27e", X-B3-ParentSpanId:"7287c9274b0db432", X-B3-Sampled:"0", X-ONAP-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-TransactionID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-ECOMP-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcd0a0c0-f2b3-496f-8cd7-3bc19cac92bb"]
2022-07-07T05:13:47.742Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:47.742Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:47.755Z|f2192ddf-3066-4d20-8596-17b6728368cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:47.755Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:47.755Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:47.756Z|f2192ddf-3066-4d20-8596-17b6728368cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:47.756Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:47.756Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:47.757Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:47.757Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:47.757Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:47.758Z|efdfcceb-7e3e-47bb-9a74-a67147c785b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:47.759Z|efdfcceb-7e3e-47bb-9a74-a67147c785b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:47.792Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:47.792Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:47.792Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:47.792Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:47.793Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:47.793Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-TransactionID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-ECOMP-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52834e6d-a2a2-4668-9bfb-bd8e27c6f4ef"]
2022-07-07T05:13:47.793Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:47.793Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:47.934Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:47.934Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:47.935Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:47.935Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EDBBA55934541D9E5C32442ED7C66FA1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:13:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:47.935Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9374eead-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"9cb2ec5b-9393-4a52-8683-2f562dd154bd","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:45.653+0000","endTime":"2022-07-07T05:13:45.939+0000","removalTime":null,"durationInMillis":286,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"8722a32b-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"9373b5f6-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:13:47.935Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:47.936Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9cb2ec5b-9393-4a52-8683-2f562dd154bd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:47.955Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:47.956Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:47.956Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:47.956Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:47.956Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:47.956Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-TransactionID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-ECOMP-RequestID:"f9aa3f07-f487-402f-be8d-f797cb4e15f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d374763-a159-44ac-b7aa-938d1797bad4"]
2022-07-07T05:13:47.957Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:47.957Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:48.096Z|f2e0c2ed-8f49-4473-a51d-250c315d5989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:48.097Z|f2e0c2ed-8f49-4473-a51d-250c315d5989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:48.109Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:48.109Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:48.109Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:48.109Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A3023D5142F8E66DCBBCE6FF0C284323; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:13:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:48.110Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:937563f0-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"9374eead-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"9374eead-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"9374eead-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:45.656+0000","endTime":"2022-07-07T05:13:45.938+0000","durationInMillis":282,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8722a32b-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:13:48.110Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:48.110Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9374eead-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:48.114Z|f9aa3f07-f487-402f-be8d-f797cb4e15f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:52.910Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:52.914Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:13:52.915Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:13:52.915Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:52.915Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:13:52.915Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:13:52.915Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf2eb79eed149f12", X-B3-SpanId:"a224c207b325ae3a", X-B3-ParentSpanId:"bf2eb79eed149f12", X-B3-Sampled:"0", X-ONAP-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-TransactionID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-ECOMP-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f61f8a6-9aa1-46df-ba20-ca91b519b9e0"]
2022-07-07T05:13:52.916Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:13:52.916Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:13:52.937Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:52.937Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:52.938Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:13:52.938Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:52.938Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:49.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:13:52.939Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:52.939Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:13:52.940Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:13:52.940Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:52.940Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:52.941Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:13:52.941Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:52.941Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf2eb79eed149f12", X-B3-SpanId:"4452c14ba5c5e3bd", X-B3-ParentSpanId:"bf2eb79eed149f12", X-B3-Sampled:"0", X-ONAP-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-TransactionID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-ECOMP-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9062443-7a1e-45e8-916f-3ac059ff75d1"]
2022-07-07T05:13:52.941Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:52.942Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:52.953Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:52.953Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:52.953Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:52.954Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:52.955Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:52.955Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:52.956Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:52.978Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:52.978Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:52.979Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:52.979Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:52.979Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:52.979Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-TransactionID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-ECOMP-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72ad6f39-7618-42f4-9aa1-b908d975ab5d"]
2022-07-07T05:13:52.980Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:52.980Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:53.114Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:53.116Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:53.116Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:53.116Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1B699B8EA2A6E503E12D67AEE17E4EBB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Thu, 07 Jul 2022 05:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:53.117Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"651ee04f-e14b-4ac2-8bac-787dc8989eae","processDefinitionId":"WaitForPnfReadyBB:1:1ec44ea5-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:50.076+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9134268e-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"95947330-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:13:53.117Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:53.118Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:53.144Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:53.145Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:53.145Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:53.145Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:53.145Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:53.145Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-TransactionID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-ECOMP-RequestID:"a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"653d0c41-2a95-4cd3-9b9b-d13adcc1bc43"]
2022-07-07T05:13:53.146Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:53.146Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:53.287Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:53.287Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:53.288Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:53.288Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E1CAD9046F0047722AD314B2E9E1F16D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Thu, 07 Jul 2022 05:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:53.288Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"961870d5-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:1ec44ea5-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:50.080+0000","endTime":"2022-07-07T05:13:50.215+0000","durationInMillis":135,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9134268e-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:13:53.288Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:53.289Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:53.294Z|a4d8a7bd-5f79-48b2-8dd4-168f0916f6e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:54.058Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:54.063Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:13:54.064Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:13:54.064Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:54.064Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:13:54.064Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:13:54.064Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce02f3c013c04f8f", X-B3-SpanId:"0da5f19ca6396455", X-B3-ParentSpanId:"ce02f3c013c04f8f", X-B3-Sampled:"0", X-ONAP-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-TransactionID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-ECOMP-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"310f382c-8e88-40d4-8a31-9272defe1754"]
2022-07-07T05:13:54.065Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:13:54.065Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:13:54.083Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:54.083Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:54.084Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:13:54.084Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:54 GMT", Connection:"close"]
2022-07-07T05:13:54.085Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:13:54.086Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:54.086Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:13:54.087Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:13:54.088Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:54.088Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:54.088Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:13:54.088Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:54.089Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce02f3c013c04f8f", X-B3-SpanId:"976d234272692a1c", X-B3-ParentSpanId:"ce02f3c013c04f8f", X-B3-Sampled:"0", X-ONAP-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-TransactionID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-ECOMP-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60321254-ce99-48d4-8dfc-8836f9d0646c"]
2022-07-07T05:13:54.089Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:54.089Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:54.107Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:54.107Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:54.108Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:54.108Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:54.108Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 55,
  "soRequestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1657170821000,\"creation_time\":1657170729000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:13:42.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:13:54.109Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:54.109Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:54.143Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:54.144Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:54.144Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:54.145Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:13:54.145Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:54.146Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-TransactionID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-ECOMP-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a60a0ecc-1605-4602-93ff-eca324446e94"]
2022-07-07T05:13:54.146Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:54.146Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:54.279Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:54.280Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:54.281Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:54.281Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2B3407B6BA15F1FA4C7F6F1FDD9DA26A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 07 Jul 2022 05:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:54.282Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"9c1d0423-859d-49dc-b166-6344a9c4fcb0","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:38.260+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"8f0a8f60-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:13:54.282Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:54.283Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:54.303Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:54.304Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:13:54.304Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:54.305Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:13:54.305Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:13:54.306Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-TransactionID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-ECOMP-RequestID:"9fa0bb4d-fd4c-4e69-974a-5108f1bc1365", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9602ff3-b08d-4bb9-a20d-a525aa9b0d10"]
2022-07-07T05:13:54.306Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:13:54.306Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:13:54.433Z|7c1a3ccd-2cc6-4688-a44b-d543bb898040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:13:54.434Z|7c1a3ccd-2cc6-4688-a44b-d543bb898040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:13:54.439Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:54.439Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:54.440Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:13:54.440Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CA27D366E3A3F009869871BBCB1E8548; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Jul 2022 05:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:54.440Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:91001e35-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:41.532+0000","endTime":"2022-07-07T05:13:41.540+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:13:54.441Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:54.441Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:13:54.445Z|9fa0bb4d-fd4c-4e69-974a-5108f1bc1365|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:57.785Z|53c89fee-ed3f-49e2-a7c3-c0c1cb2edf9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:57.785Z|53c89fee-ed3f-49e2-a7c3-c0c1cb2edf9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:57.799Z|d31dd1a7-1765-4eca-bca6-e5ea6c535a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:57.800Z|d31dd1a7-1765-4eca-bca6-e5ea6c535a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:58.117Z|f7b63576-cd75-47e2-ad6f-9f19ce43c874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:13:58.118Z|f7b63576-cd75-47e2-ad6f-9f19ce43c874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:13:58.240Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:58.243Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:58.244Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||Invoke
2022-07-07T05:13:58.244Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:58.244Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:58.244Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Method      : GET
2022-07-07T05:13:58.245Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7de9fa97d222da3b", X-B3-SpanId:"253d7da70044f069", X-B3-ParentSpanId:"7de9fa97d222da3b", X-B3-Sampled:"0", X-ONAP-RequestID:"f9b3e5ff-f740-4e44-88c6-529b717239d0", X-RequestID:"f9b3e5ff-f740-4e44-88c6-529b717239d0", X-TransactionID:"f9b3e5ff-f740-4e44-88c6-529b717239d0", X-ECOMP-RequestID:"f9b3e5ff-f740-4e44-88c6-529b717239d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a8f1b9f-3b1b-43eb-9f44-1f5fb48c7f4e"]
2022-07-07T05:13:58.245Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Request body: 
2022-07-07T05:13:58.245Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||==========================request end================================================
2022-07-07T05:13:58.265Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:58.266Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:58.266Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status text  : 
2022-07-07T05:13:58.267Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:58.269Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Response body: {
  "requestId" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:23.000+00:00",
  "endTime" : "2022-07-07T05:13:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:49.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    }
  }
}
2022-07-07T05:13:58.269Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:58.270Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||InvokeReturn
2022-07-07T05:13:58.271Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:58.272Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:58.272Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:58.273Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:58.273Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:58.274Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7de9fa97d222da3b", X-B3-SpanId:"ad602f49601e115f", X-B3-ParentSpanId:"7de9fa97d222da3b", X-B3-Sampled:"0", X-ONAP-RequestID:"f9b3e5ff-f740-4e44-88c6-529b717239d0", X-RequestID:"f9b3e5ff-f740-4e44-88c6-529b717239d0", X-TransactionID:"f9b3e5ff-f740-4e44-88c6-529b717239d0", X-ECOMP-RequestID:"f9b3e5ff-f740-4e44-88c6-529b717239d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df819771-ee1b-4aec-a2db-b2e210ffd503"]
2022-07-07T05:13:58.274Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:58.275Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:58.290Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:58.291Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:58.291Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:58.292Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:58.292Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:58.293Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:58.293Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:58.299Z|f9b3e5ff-f740-4e44-88c6-529b717239d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:58.436Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:58.440Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:58.440Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||Invoke
2022-07-07T05:13:58.440Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:58.440Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:58.441Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Method      : GET
2022-07-07T05:13:58.441Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6002bfbe96c567c", X-B3-SpanId:"4b3fdd0ede7bdfd3", X-B3-ParentSpanId:"f6002bfbe96c567c", X-B3-Sampled:"0", X-ONAP-RequestID:"f83f9c07-7525-4c40-91e9-39702e5a5909", X-RequestID:"f83f9c07-7525-4c40-91e9-39702e5a5909", X-TransactionID:"f83f9c07-7525-4c40-91e9-39702e5a5909", X-ECOMP-RequestID:"f83f9c07-7525-4c40-91e9-39702e5a5909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"509e5b05-4346-4cef-a1c1-65d23c91e07f"]
2022-07-07T05:13:58.441Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Request body: 
2022-07-07T05:13:58.441Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||==========================request end================================================
2022-07-07T05:13:58.457Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:58.457Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:58.458Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status text  : 
2022-07-07T05:13:58.458Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:58.459Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Response body: {
  "requestId" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:23.000+00:00",
  "endTime" : "2022-07-07T05:13:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:49.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    }
  }
}
2022-07-07T05:13:58.459Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:58.460Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||InvokeReturn
2022-07-07T05:13:58.461Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:58.461Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:58.461Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:58.461Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:58.461Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:58.462Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6002bfbe96c567c", X-B3-SpanId:"dc9f6c89c10806fb", X-B3-ParentSpanId:"f6002bfbe96c567c", X-B3-Sampled:"0", X-ONAP-RequestID:"f83f9c07-7525-4c40-91e9-39702e5a5909", X-RequestID:"f83f9c07-7525-4c40-91e9-39702e5a5909", X-TransactionID:"f83f9c07-7525-4c40-91e9-39702e5a5909", X-ECOMP-RequestID:"f83f9c07-7525-4c40-91e9-39702e5a5909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec05e46b-8ed7-4601-b28c-3a095573d33c"]
2022-07-07T05:13:58.462Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:58.462Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:58.471Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:58.471Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:58.472Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:58.472Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:58.473Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:58.473Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:58.473Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:58.478Z|f83f9c07-7525-4c40-91e9-39702e5a5909|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:58.590Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:58.594Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:58.594Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||Invoke
2022-07-07T05:13:58.594Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:58.594Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:58.595Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Method      : GET
2022-07-07T05:13:58.595Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f64a09027fa24b6", X-B3-SpanId:"fe5bd48243752051", X-B3-ParentSpanId:"9f64a09027fa24b6", X-B3-Sampled:"0", X-ONAP-RequestID:"efa150e5-e12f-440e-90ef-df25b5940517", X-RequestID:"efa150e5-e12f-440e-90ef-df25b5940517", X-TransactionID:"efa150e5-e12f-440e-90ef-df25b5940517", X-ECOMP-RequestID:"efa150e5-e12f-440e-90ef-df25b5940517", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de20a342-5bc2-4d30-8796-867a18231ef1"]
2022-07-07T05:13:58.595Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Request body: 
2022-07-07T05:13:58.595Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||==========================request end================================================
2022-07-07T05:13:58.614Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:58.614Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:58.615Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status text  : 
2022-07-07T05:13:58.615Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:58.616Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Response body: {
  "requestId" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:23.000+00:00",
  "endTime" : "2022-07-07T05:13:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:49.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    }
  }
}
2022-07-07T05:13:58.617Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:58.617Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||InvokeReturn
2022-07-07T05:13:58.618Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:58.619Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:58.619Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:58.619Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:58.619Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:58.619Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f64a09027fa24b6", X-B3-SpanId:"11381a37b53a692c", X-B3-ParentSpanId:"9f64a09027fa24b6", X-B3-Sampled:"0", X-ONAP-RequestID:"efa150e5-e12f-440e-90ef-df25b5940517", X-RequestID:"efa150e5-e12f-440e-90ef-df25b5940517", X-TransactionID:"efa150e5-e12f-440e-90ef-df25b5940517", X-ECOMP-RequestID:"efa150e5-e12f-440e-90ef-df25b5940517", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6699c17-ce8a-4686-a439-4316dcdc37e3"]
2022-07-07T05:13:58.620Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:58.620Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:58.633Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:58.634Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:58.634Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:58.634Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:58.635Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:58.635Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:58.636Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:58.641Z|efa150e5-e12f-440e-90ef-df25b5940517|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:13:58.778Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:13:58.790Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:58.793Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||Invoke
2022-07-07T05:13:58.793Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:58.794Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd
2022-07-07T05:13:58.794Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Method      : GET
2022-07-07T05:13:58.794Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98373eac3ba437ac", X-B3-SpanId:"d2e1e20f35c17878", X-B3-ParentSpanId:"98373eac3ba437ac", X-B3-Sampled:"0", X-ONAP-RequestID:"e80c68d5-bdd3-4627-b91f-35bbd32efa32", X-RequestID:"e80c68d5-bdd3-4627-b91f-35bbd32efa32", X-TransactionID:"e80c68d5-bdd3-4627-b91f-35bbd32efa32", X-ECOMP-RequestID:"e80c68d5-bdd3-4627-b91f-35bbd32efa32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b0be9ab-3d42-4185-aed0-6eb4ce94a53c"]
2022-07-07T05:13:58.795Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Request body: 
2022-07-07T05:13:58.796Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||==========================request end================================================
2022-07-07T05:13:59.243Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:59.244Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:59.244Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Status text  : 
2022-07-07T05:13:59.244Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:59.245Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||Response body: {
  "requestId" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:23.000+00:00",
  "endTime" : "2022-07-07T05:13:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"41ed2f31-964d-4fad-a0a3-95205b77f1ec\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"83596cdf-cf9b-4d52-a1eb-daeee331b235\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:49.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "serviceInstanceName" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/360c677e-6c15-413a-b79c-687cb7b907ae",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9cb2ec5b-9393-4a52-8683-2f562dd154bd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd"
    }
  }
}
2022-07-07T05:13:59.245Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:59.246Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9cb2ec5b-9393-4a52-8683-2f562dd154bd|INFO|500||InvokeReturn
2022-07-07T05:13:59.250Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:59.250Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:13:59.250Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:13:59.250Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false
2022-07-07T05:13:59.251Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:13:59.251Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98373eac3ba437ac", X-B3-SpanId:"b7089ca59791f1ba", X-B3-ParentSpanId:"98373eac3ba437ac", X-B3-Sampled:"0", X-ONAP-RequestID:"e80c68d5-bdd3-4627-b91f-35bbd32efa32", X-RequestID:"e80c68d5-bdd3-4627-b91f-35bbd32efa32", X-TransactionID:"e80c68d5-bdd3-4627-b91f-35bbd32efa32", X-ECOMP-RequestID:"e80c68d5-bdd3-4627-b91f-35bbd32efa32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48d0d4d9-ace3-47fa-81b7-aa40747b3aa6"]
2022-07-07T05:13:59.251Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:13:59.251Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:13:59.262Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:13:59.263Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:13:59.263Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:13:59.263Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:13:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:13:59.264Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:13:59.264Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:13:59.264Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9cb2ec5b-9393-4a52-8683-2f562dd154bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:13:59.270Z|e80c68d5-bdd3-4627-b91f-35bbd32efa32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9cb2ec5b-9393-4a52-8683-2f562dd154bd|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:03.422Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:03.427Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:03.428Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:14:03.428Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:03.429Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:03.429Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:14:03.429Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3b2a3a6837d41bf", X-B3-SpanId:"eb1aa9e9d47c276c", X-B3-ParentSpanId:"d3b2a3a6837d41bf", X-B3-Sampled:"0", X-ONAP-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-TransactionID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-ECOMP-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25049f9d-4afb-4e77-99d6-02051039d58c"]
2022-07-07T05:14:03.430Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:14:03.430Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:14:03.448Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:03.448Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:03.449Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:14:03.449Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:03.450Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:49.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:14:03.450Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:03.451Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:14:03.452Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:03.453Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:03.453Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:03.453Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:03.453Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:03.454Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3b2a3a6837d41bf", X-B3-SpanId:"872f93279d014cb0", X-B3-ParentSpanId:"d3b2a3a6837d41bf", X-B3-Sampled:"0", X-ONAP-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-TransactionID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-ECOMP-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56fcaa5e-76cc-4eca-a553-f748d4f0930a"]
2022-07-07T05:14:03.454Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:03.454Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:03.476Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:03.477Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:03.477Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:03.477Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:03.478Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:03.479Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:03.479Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:03.504Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:14:03.505Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:14:03.505Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:03.505Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:14:03.506Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:14:03.506Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-TransactionID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-ECOMP-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe972b86-2266-4135-81cc-0ec16a88108d"]
2022-07-07T05:14:03.506Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:14:03.506Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:14:03.637Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:03.637Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:03.638Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:14:03.638Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=83A6DA59D5B649AF24654AE8B5F39559; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Thu, 07 Jul 2022 05:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:03.638Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"651ee04f-e14b-4ac2-8bac-787dc8989eae","processDefinitionId":"WaitForPnfReadyBB:1:1ec44ea5-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:50.076+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9134268e-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"95947330-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:14:03.639Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:03.639Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:14:03.664Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:14:03.664Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:14:03.664Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:03.665Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:14:03.665Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:14:03.665Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-TransactionID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-ECOMP-RequestID:"67564f27-61a0-4a6c-a374-4491cf8cee66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"137c0eb0-9ad7-424f-8b8c-155d83dacc21"]
2022-07-07T05:14:03.665Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:14:03.666Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:14:03.806Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:03.807Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:03.807Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:14:03.807Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D43CB464617AB92BA2E9983A5D4862E2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Thu, 07 Jul 2022 05:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:03.807Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"961870d5-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:1ec44ea5-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:50.080+0000","endTime":"2022-07-07T05:13:50.215+0000","durationInMillis":135,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9134268e-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:14:03.808Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:03.808Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:14:03.812Z|67564f27-61a0-4a6c-a374-4491cf8cee66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:04.577Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:04.581Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:04.582Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:14:04.582Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:04.582Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:04.582Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:14:04.583Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8947915879c1ccc", X-B3-SpanId:"4f66bba91b94446f", X-B3-ParentSpanId:"c8947915879c1ccc", X-B3-Sampled:"0", X-ONAP-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-TransactionID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-ECOMP-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b8fb15c-e1d2-488c-847c-3bc3e83dc69d"]
2022-07-07T05:14:04.583Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:14:04.583Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:14:04.602Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:04.602Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:04.603Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:14:04.604Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:04.606Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:14:04.607Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:04.607Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:14:04.608Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:04.609Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:04.609Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:04.609Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:04.610Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:04.610Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8947915879c1ccc", X-B3-SpanId:"fbf86fd470b008fb", X-B3-ParentSpanId:"c8947915879c1ccc", X-B3-Sampled:"0", X-ONAP-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-TransactionID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-ECOMP-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47985929-2e27-47c5-831a-9ca6584da167"]
2022-07-07T05:14:04.610Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:04.610Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:04.621Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:04.622Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:04.622Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:04.622Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:04.623Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 55,
  "soRequestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1657170821000,\"creation_time\":1657170729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:13:42.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:14:04.623Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:04.623Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:04.648Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:14:04.649Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:14:04.649Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:04.650Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:14:04.650Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:14:04.650Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-TransactionID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-ECOMP-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aa29e4c-b49a-454b-bb06-86e7e00f1520"]
2022-07-07T05:14:04.650Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:14:04.650Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:14:04.819Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:04.820Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:04.820Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:14:04.821Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=50DA1C15269A8845C0C62C9161A2F706; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 07 Jul 2022 05:14:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:04.821Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"9c1d0423-859d-49dc-b166-6344a9c4fcb0","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:38.260+0000","endTime":"2022-07-07T05:13:57.973+0000","removalTime":null,"durationInMillis":19713,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"8f0a8f60-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:14:04.821Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:04.822Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:14:04.846Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:14:04.846Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:14:04.847Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:04.847Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:14:04.847Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:14:04.848Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-TransactionID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-ECOMP-RequestID:"69b7668b-8c70-4d03-8f41-c31af55bb8f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60125e94-0556-4fc7-85a1-98a59e6075b3"]
2022-07-07T05:14:04.848Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:14:04.848Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:14:04.983Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:04.984Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:04.984Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:14:04.984Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1D58B9260D198423424B54EF3939E2A1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 07 Jul 2022 05:14:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:04.984Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9acc8245-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:1ed0aad7-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:57.971+0000","endTime":"2022-07-07T05:13:57.971+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:14:04.985Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:04.985Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f0cb283-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:14:04.988Z|69b7668b-8c70-4d03-8f41-c31af55bb8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:07.808Z|5a277050-3b69-40d9-9dd7-ee80e30d6a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:07.809Z|5a277050-3b69-40d9-9dd7-ee80e30d6a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:07.819Z|e46a584a-0cc5-4222-9bba-601a8c9bb977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:07.819Z|e46a584a-0cc5-4222-9bba-601a8c9bb977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:08.138Z|dae123c6-15d3-45a5-a7ff-760b130d9322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:08.139Z|dae123c6-15d3-45a5-a7ff-760b130d9322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:09.432Z|3e91bae8-615a-447a-b7ec-5cb62651232d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:14:09.435Z|3e91bae8-615a-447a-b7ec-5cb62651232d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:14:09.809Z|cb101ab6-e12e-445f-a03c-04f9ef8e7210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:14:09.810Z|cb101ab6-e12e-445f-a03c-04f9ef8e7210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:14:13.935Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:13.942Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:13.943Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:14:13.943Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:13.943Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:13.943Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:14:13.944Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86522ef29b897599", X-B3-SpanId:"a7b6ec19b48ed972", X-B3-ParentSpanId:"86522ef29b897599", X-B3-Sampled:"0", X-ONAP-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-TransactionID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-ECOMP-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"331c3a26-9d13-4d8e-ad33-528e910b4d99"]
2022-07-07T05:14:13.944Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:14:13.944Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:14:13.964Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:13.964Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:13.965Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:14:13.965Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:13.966Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:13:49.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:14:13.966Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:13.967Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:14:13.969Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:13.969Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:13.969Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:13.970Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:13.970Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:13.970Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86522ef29b897599", X-B3-SpanId:"8d17dd6ce3cb2c20", X-B3-ParentSpanId:"86522ef29b897599", X-B3-Sampled:"0", X-ONAP-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-TransactionID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-ECOMP-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab27fad9-6a81-4c7e-a149-9313a4c96dd6"]
2022-07-07T05:14:13.971Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:13.971Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:13.984Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:13.985Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:13.985Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:13.986Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:13.986Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:13.986Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:13.987Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:14.023Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:14:14.024Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:14:14.024Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:14.024Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:14:14.025Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:14:14.025Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-TransactionID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-ECOMP-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1d273c2-dc48-423a-b3c8-ff716d274af0"]
2022-07-07T05:14:14.025Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:14:14.025Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:14:14.154Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:14.155Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:14.155Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:14:14.155Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BDC27009DABFE59355B821803C935AC3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Thu, 07 Jul 2022 05:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:14.156Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"651ee04f-e14b-4ac2-8bac-787dc8989eae","processDefinitionId":"WaitForPnfReadyBB:1:1ec44ea5-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-07-07T05:13:50.076+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9134268e-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"95947330-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-07-07T05:14:14.156Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:14.157Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=651ee04f-e14b-4ac2-8bac-787dc8989eae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:14:14.186Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:14:14.187Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:14:14.188Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:14.188Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:14:14.188Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:14:14.189Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-TransactionID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-ECOMP-RequestID:"627b87ff-4589-4469-93b7-50eeb490fd0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b704595f-1758-4cbd-ae94-265ef26a80ae"]
2022-07-07T05:14:14.189Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:14:14.190Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:14:14.315Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:14.316Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:14.316Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:14:14.317Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F38F778E975EB833098236D0958F571B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Thu, 07 Jul 2022 05:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:14.317Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"961870d5-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:1ec44ea5-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:13:50.080+0000","endTime":"2022-07-07T05:13:50.215+0000","durationInMillis":135,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9134268e-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:14:14.317Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:14.318Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9617d47e-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:14:14.322Z|627b87ff-4589-4469-93b7-50eeb490fd0a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:15.126Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:15.131Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:15.133Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:14:15.133Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:15.134Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:15.134Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:14:15.135Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2174a49b0f28427a", X-B3-SpanId:"65eda64e6a8fee2d", X-B3-ParentSpanId:"2174a49b0f28427a", X-B3-Sampled:"0", X-ONAP-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-TransactionID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-ECOMP-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28d6d28b-3f7c-4244-aabb-f007ba8422dc"]
2022-07-07T05:14:15.135Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:14:15.136Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:14:15.159Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:15.178Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:15.190Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:14:15.198Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:15.216Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:14:15.242Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:15.254Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:14:15.275Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:15.314Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:15.330Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:15.338Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:15.354Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:15.363Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2174a49b0f28427a", X-B3-SpanId:"4325ae9bbda70ea9", X-B3-ParentSpanId:"2174a49b0f28427a", X-B3-Sampled:"0", X-ONAP-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-TransactionID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-ECOMP-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87bd94e2-f066-4255-b983-d919cc2079f0"]
2022-07-07T05:14:15.374Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:15.382Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:15.419Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:15.420Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:15.420Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:15.421Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:15.423Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 55,
  "soRequestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1657170821000,\"creation_time\":1657170729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:13:42.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:14:15.423Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:15.424Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:15.457Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:14:15.457Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-07-07T05:14:15.457Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:15.458Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-07-07T05:14:15.458Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:14:15.458Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-TransactionID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-ECOMP-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"825c0b17-6dd7-42c8-9c29-f0ff0025b939"]
2022-07-07T05:14:15.459Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:14:15.459Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:14:15.601Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:15.602Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:15.602Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:14:15.602Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D4A57C384B9C2C92B8D74B32852A51C7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 07 Jul 2022 05:14:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:15.603Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94","businessKey":"9c1d0423-859d-49dc-b166-6344a9c4fcb0","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-07-07T05:14:12.705+0000","endTime":"2022-07-07T05:14:12.972+0000","removalTime":null,"durationInMillis":267,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94","superProcessInstanceId":"a393ac76-fdb3-11ec-b1f4-5a95a6e7cf94","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-07-07T05:14:15.603Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:15.603Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c1d0423-859d-49dc-b166-6344a9c4fcb0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:14:15.631Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:14:15.632Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||Invoke
2022-07-07T05:14:15.632Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:15.632Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1
2022-07-07T05:14:15.632Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Method      : GET
2022-07-07T05:14:15.633Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-TransactionID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-ECOMP-RequestID:"d40e2921-ef1f-4e68-bea2-c28a2a80fbaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d29581-f20d-44a6-bd2d-1ed6589cb55d"]
2022-07-07T05:14:15.633Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Request body: 
2022-07-07T05:14:15.633Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||==========================request end================================================
2022-07-07T05:14:15.789Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:15.790Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:15.790Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Status text  : 
2022-07-07T05:14:15.791Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=08DE63449C6EF8D82FDA6F1AB5D71AFB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 07 Jul 2022 05:14:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:15.791Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a3950b50-fdb3-11ec-b1f4-5a95a6e7cf94","parentActivityInstanceId":"a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1eb50c38-fda7-11ec-b1f4-5a95a6e7cf94","processInstanceId":"a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94","executionId":"a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-07-07T05:14:12.707+0000","endTime":"2022-07-07T05:14:12.971+0000","durationInMillis":264,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b050d8c-fdb3-11ec-b1f4-5a95a6e7cf94"}]
2022-07-07T05:14:15.792Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:15.792Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a394bd1d-fdb3-11ec-b1f4-5a95a6e7cf94&maxResults=1|INFO|500||InvokeReturn
2022-07-07T05:14:15.796Z|d40e2921-ef1f-4e68-bea2-c28a2a80fbaa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:17.832Z|3006325c-5531-4007-a996-529d32e51c23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:17.832Z|3006325c-5531-4007-a996-529d32e51c23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:17.840Z|fbb2dd6c-39d3-4d5f-b002-a83d368e6f6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:17.841Z|fbb2dd6c-39d3-4d5f-b002-a83d368e6f6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:18.160Z|f3907408-4046-4966-b686-0fd7a2edbf2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:18.161Z|f3907408-4046-4966-b686-0fd7a2edbf2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:24.432Z|d1f6e96e-ea96-4d63-889b-260d5b98b8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:14:24.433Z|d1f6e96e-ea96-4d63-889b-260d5b98b8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:14:24.452Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:24.457Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:24.457Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:14:24.458Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:24.458Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:24.458Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:14:24.458Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65063b627ab988ed", X-B3-SpanId:"bdae604da7fb4bb0", X-B3-ParentSpanId:"65063b627ab988ed", X-B3-Sampled:"0", X-ONAP-RequestID:"c90ca8e8-f152-49a5-b2fd-20c3e28190fb", X-RequestID:"c90ca8e8-f152-49a5-b2fd-20c3e28190fb", X-TransactionID:"c90ca8e8-f152-49a5-b2fd-20c3e28190fb", X-ECOMP-RequestID:"c90ca8e8-f152-49a5-b2fd-20c3e28190fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e79158e-5e2b-416d-8f2e-574eaad3744f"]
2022-07-07T05:14:24.459Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:14:24.459Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:14:24.484Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:24.485Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:24.485Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:14:24.486Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:24.487Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "endTime" : "2022-07-07T05:14:17.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:17.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:14:24.487Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:24.488Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:14:24.489Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:24.490Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:24.490Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:24.490Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:24.491Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:24.491Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65063b627ab988ed", X-B3-SpanId:"f7468102571814ca", X-B3-ParentSpanId:"65063b627ab988ed", X-B3-Sampled:"0", X-ONAP-RequestID:"c90ca8e8-f152-49a5-b2fd-20c3e28190fb", X-RequestID:"c90ca8e8-f152-49a5-b2fd-20c3e28190fb", X-TransactionID:"c90ca8e8-f152-49a5-b2fd-20c3e28190fb", X-ECOMP-RequestID:"c90ca8e8-f152-49a5-b2fd-20c3e28190fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f294397-6c40-4744-81a7-318b60ed09a9"]
2022-07-07T05:14:24.491Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:24.492Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:24.506Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:24.507Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:24.507Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:24.508Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:24.508Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:24.508Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:24.509Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:24.517Z|c90ca8e8-f152-49a5-b2fd-20c3e28190fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:24.636Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:24.639Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:24.640Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:14:24.640Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:24.640Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:24.641Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:14:24.641Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c12fa24da92e37d", X-B3-SpanId:"36583ea2f7714ec1", X-B3-ParentSpanId:"0c12fa24da92e37d", X-B3-Sampled:"0", X-ONAP-RequestID:"a79abb83-7a6f-49a6-a776-31ab622f5714", X-RequestID:"a79abb83-7a6f-49a6-a776-31ab622f5714", X-TransactionID:"a79abb83-7a6f-49a6-a776-31ab622f5714", X-ECOMP-RequestID:"a79abb83-7a6f-49a6-a776-31ab622f5714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"553ef911-b0cd-4d37-8786-cd8d04051cef"]
2022-07-07T05:14:24.641Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:14:24.642Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:14:24.657Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:24.657Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:24.658Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:14:24.658Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:24.659Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "endTime" : "2022-07-07T05:14:17.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:17.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:14:24.659Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:24.660Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:14:24.661Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:24.661Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:24.662Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:24.662Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:24.662Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:24.662Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c12fa24da92e37d", X-B3-SpanId:"9f8638fedbd439c5", X-B3-ParentSpanId:"0c12fa24da92e37d", X-B3-Sampled:"0", X-ONAP-RequestID:"a79abb83-7a6f-49a6-a776-31ab622f5714", X-RequestID:"a79abb83-7a6f-49a6-a776-31ab622f5714", X-TransactionID:"a79abb83-7a6f-49a6-a776-31ab622f5714", X-ECOMP-RequestID:"a79abb83-7a6f-49a6-a776-31ab622f5714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3716fda7-4e23-4db1-a988-1e4bd8c0960a"]
2022-07-07T05:14:24.665Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:24.666Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:24.675Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:24.675Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:24.675Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:24.676Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:24.676Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:24.676Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:24.677Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:24.688Z|a79abb83-7a6f-49a6-a776-31ab622f5714|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:24.822Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:24.828Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:24.829Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:14:24.829Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:24.829Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:24.830Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:14:24.830Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a91ded6ffe9a5515", X-B3-SpanId:"ba05effd8532c5c7", X-B3-ParentSpanId:"a91ded6ffe9a5515", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c4f7a4-5c7e-4059-8b84-0f37660b64f6", X-RequestID:"d8c4f7a4-5c7e-4059-8b84-0f37660b64f6", X-TransactionID:"d8c4f7a4-5c7e-4059-8b84-0f37660b64f6", X-ECOMP-RequestID:"d8c4f7a4-5c7e-4059-8b84-0f37660b64f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9034f2bf-8845-458c-913a-b6071ed1ec9f"]
2022-07-07T05:14:24.830Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:14:24.831Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:14:24.847Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:24.847Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:24.848Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:14:24.848Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:24.849Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "endTime" : "2022-07-07T05:14:17.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:17.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:14:24.849Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:24.850Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:14:24.851Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:24.851Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:24.852Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:24.852Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:24.852Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:24.853Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a91ded6ffe9a5515", X-B3-SpanId:"1b4ac79ffc1c0186", X-B3-ParentSpanId:"a91ded6ffe9a5515", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c4f7a4-5c7e-4059-8b84-0f37660b64f6", X-RequestID:"d8c4f7a4-5c7e-4059-8b84-0f37660b64f6", X-TransactionID:"d8c4f7a4-5c7e-4059-8b84-0f37660b64f6", X-ECOMP-RequestID:"d8c4f7a4-5c7e-4059-8b84-0f37660b64f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7379ade-5dfc-4a5a-a4ce-b99c9e50346a"]
2022-07-07T05:14:24.853Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:24.854Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:24.869Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:24.869Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:24.869Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:24.869Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:24.870Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:24.870Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:24.870Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:24.876Z|d8c4f7a4-5c7e-4059-8b84-0f37660b64f6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:25.024Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:25.027Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:25.028Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:14:25.028Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:25.028Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:25.029Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:14:25.029Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e51225a2ca1089a2", X-B3-SpanId:"3120b6173aa6263d", X-B3-ParentSpanId:"e51225a2ca1089a2", X-B3-Sampled:"0", X-ONAP-RequestID:"05aec835-6b71-41a1-924f-3b9acc41f580", X-RequestID:"05aec835-6b71-41a1-924f-3b9acc41f580", X-TransactionID:"05aec835-6b71-41a1-924f-3b9acc41f580", X-ECOMP-RequestID:"05aec835-6b71-41a1-924f-3b9acc41f580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a640532-85ec-469e-96ce-622099316def"]
2022-07-07T05:14:25.029Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:14:25.029Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:14:25.044Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:25.044Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:25.044Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:14:25.044Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:25.045Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "endTime" : "2022-07-07T05:14:17.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:17.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:14:25.045Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:25.046Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:14:25.047Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:25.047Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:25.048Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:25.048Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:25.048Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:25.048Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e51225a2ca1089a2", X-B3-SpanId:"c6afb75f96d53978", X-B3-ParentSpanId:"e51225a2ca1089a2", X-B3-Sampled:"0", X-ONAP-RequestID:"05aec835-6b71-41a1-924f-3b9acc41f580", X-RequestID:"05aec835-6b71-41a1-924f-3b9acc41f580", X-TransactionID:"05aec835-6b71-41a1-924f-3b9acc41f580", X-ECOMP-RequestID:"05aec835-6b71-41a1-924f-3b9acc41f580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c380c6d8-0f79-4d68-8a22-ea6a78d259a6"]
2022-07-07T05:14:25.049Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:25.049Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:25.060Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:25.060Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:25.060Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:25.061Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:25.062Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:25.062Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:25.062Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:25.069Z|05aec835-6b71-41a1-924f-3b9acc41f580|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:25.199Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:25.202Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:25.202Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||Invoke
2022-07-07T05:14:25.203Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:25.203Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae
2022-07-07T05:14:25.203Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Method      : GET
2022-07-07T05:14:25.204Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"033a3047966ccd5e", X-B3-SpanId:"fe221eb54d04b602", X-B3-ParentSpanId:"033a3047966ccd5e", X-B3-Sampled:"0", X-ONAP-RequestID:"376c7209-8816-43aa-ac17-b61c20f02406", X-RequestID:"376c7209-8816-43aa-ac17-b61c20f02406", X-TransactionID:"376c7209-8816-43aa-ac17-b61c20f02406", X-ECOMP-RequestID:"376c7209-8816-43aa-ac17-b61c20f02406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c178ea2-1ce1-4288-8773-b363dbbd3596"]
2022-07-07T05:14:25.204Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Request body: 
2022-07-07T05:14:25.204Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||==========================request end================================================
2022-07-07T05:14:25.221Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:25.222Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:25.223Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Status text  : 
2022-07-07T05:14:25.224Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:25.225Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||Response body: {
  "requestId" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:41.000+00:00",
  "endTime" : "2022-07-07T05:14:17.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n\t\t\t\"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"236e10fc-4ade-4a6c-8944-dc0a887cce27\",\n                                        \"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                                        \"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\n                            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"0f8f17b9-9449-458d-bc15-9c7fde6492e5\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:17.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "651ee04f-e14b-4ac2-8bac-787dc8989eae",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae"
    }
  }
}
2022-07-07T05:14:25.225Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:25.226Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/651ee04f-e14b-4ac2-8bac-787dc8989eae|INFO|500||InvokeReturn
2022-07-07T05:14:25.227Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:25.228Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:25.228Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:25.229Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false
2022-07-07T05:14:25.229Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:25.229Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"033a3047966ccd5e", X-B3-SpanId:"bbcfe681468059a2", X-B3-ParentSpanId:"033a3047966ccd5e", X-B3-Sampled:"0", X-ONAP-RequestID:"376c7209-8816-43aa-ac17-b61c20f02406", X-RequestID:"376c7209-8816-43aa-ac17-b61c20f02406", X-TransactionID:"376c7209-8816-43aa-ac17-b61c20f02406", X-ECOMP-RequestID:"376c7209-8816-43aa-ac17-b61c20f02406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a0e6e7f-a661-42b7-923d-acf009077d77"]
2022-07-07T05:14:25.230Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:25.231Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:25.242Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:25.242Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:25.242Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:25.243Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:25.243Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:25.244Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:25.244Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=651ee04f-e14b-4ac2-8bac-787dc8989eae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:25.250Z|376c7209-8816-43aa-ac17-b61c20f02406|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/651ee04f-e14b-4ac2-8bac-787dc8989eae|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:25.920Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:25.924Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:25.925Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:14:25.925Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:25.925Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:25.925Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:14:25.926Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"098f17af2de05a12", X-B3-SpanId:"425314864ebc4d45", X-B3-ParentSpanId:"098f17af2de05a12", X-B3-Sampled:"0", X-ONAP-RequestID:"2f3ff0d6-bb78-4827-8e0c-d65a104c43c6", X-RequestID:"2f3ff0d6-bb78-4827-8e0c-d65a104c43c6", X-TransactionID:"2f3ff0d6-bb78-4827-8e0c-d65a104c43c6", X-ECOMP-RequestID:"2f3ff0d6-bb78-4827-8e0c-d65a104c43c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3e9f049-9d7c-4b3b-9f07-470698842a81"]
2022-07-07T05:14:25.926Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:14:25.926Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:14:25.949Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:25.949Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:25.950Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:14:25.950Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:25.951Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "endTime" : "2022-07-07T05:14:16.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:14:25.951Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:25.951Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:14:25.953Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:25.953Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:25.954Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:25.954Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:25.954Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:25.954Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"098f17af2de05a12", X-B3-SpanId:"8bbd42dd88f1bfde", X-B3-ParentSpanId:"098f17af2de05a12", X-B3-Sampled:"0", X-ONAP-RequestID:"2f3ff0d6-bb78-4827-8e0c-d65a104c43c6", X-RequestID:"2f3ff0d6-bb78-4827-8e0c-d65a104c43c6", X-TransactionID:"2f3ff0d6-bb78-4827-8e0c-d65a104c43c6", X-ECOMP-RequestID:"2f3ff0d6-bb78-4827-8e0c-d65a104c43c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe96a8f0-342b-4e5c-9c76-2cbe5de9bf11"]
2022-07-07T05:14:25.955Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:25.955Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:25.965Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:25.965Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:25.965Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:25.966Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:25.966Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 55,
  "soRequestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1657170821000,\"creation_time\":1657170729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:13:42.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:14:25.967Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:25.967Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:25.973Z|2f3ff0d6-bb78-4827-8e0c-d65a104c43c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:26.104Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:26.109Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:26.109Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:14:26.110Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:26.110Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:26.111Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:14:26.111Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ef6dc35c80cb89d", X-B3-SpanId:"ed1efe98f934aa98", X-B3-ParentSpanId:"6ef6dc35c80cb89d", X-B3-Sampled:"0", X-ONAP-RequestID:"7c967e61-bfff-4244-aa26-3cf47d7bab77", X-RequestID:"7c967e61-bfff-4244-aa26-3cf47d7bab77", X-TransactionID:"7c967e61-bfff-4244-aa26-3cf47d7bab77", X-ECOMP-RequestID:"7c967e61-bfff-4244-aa26-3cf47d7bab77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"329e82b2-0701-41f7-aba5-b3d2e04938e8"]
2022-07-07T05:14:26.146Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:14:26.149Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:14:26.166Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:26.167Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:26.167Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:14:26.168Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:26.169Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "endTime" : "2022-07-07T05:14:16.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:14:26.170Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:26.177Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:14:26.179Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:26.180Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:26.180Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:26.181Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:26.181Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:26.181Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ef6dc35c80cb89d", X-B3-SpanId:"a3d14de210bb37ec", X-B3-ParentSpanId:"6ef6dc35c80cb89d", X-B3-Sampled:"0", X-ONAP-RequestID:"7c967e61-bfff-4244-aa26-3cf47d7bab77", X-RequestID:"7c967e61-bfff-4244-aa26-3cf47d7bab77", X-TransactionID:"7c967e61-bfff-4244-aa26-3cf47d7bab77", X-ECOMP-RequestID:"7c967e61-bfff-4244-aa26-3cf47d7bab77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b064480b-2999-487a-803d-c5980173d599"]
2022-07-07T05:14:26.182Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:26.182Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:26.206Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:26.210Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:26.216Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:26.217Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:26.218Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 55,
  "soRequestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1657170821000,\"creation_time\":1657170729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:13:42.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:14:26.219Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:26.219Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:26.226Z|7c967e61-bfff-4244-aa26-3cf47d7bab77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:26.369Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:26.372Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:26.373Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:14:26.374Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:26.374Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:26.374Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:14:26.375Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0fe29f970d37ca8", X-B3-SpanId:"a175547c0f2c6077", X-B3-ParentSpanId:"a0fe29f970d37ca8", X-B3-Sampled:"0", X-ONAP-RequestID:"6a629582-d62a-4b4f-ba16-c14f30ce5db7", X-RequestID:"6a629582-d62a-4b4f-ba16-c14f30ce5db7", X-TransactionID:"6a629582-d62a-4b4f-ba16-c14f30ce5db7", X-ECOMP-RequestID:"6a629582-d62a-4b4f-ba16-c14f30ce5db7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eea4714d-056d-486d-8a22-0b3b824ffe8e"]
2022-07-07T05:14:26.375Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:14:26.376Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:14:26.394Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:26.398Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:26.401Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:14:26.401Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:26.402Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "endTime" : "2022-07-07T05:14:16.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:14:26.402Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:26.402Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:14:26.404Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:26.404Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:26.404Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:26.405Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:26.405Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:26.405Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0fe29f970d37ca8", X-B3-SpanId:"555f86b777a57f7a", X-B3-ParentSpanId:"a0fe29f970d37ca8", X-B3-Sampled:"0", X-ONAP-RequestID:"6a629582-d62a-4b4f-ba16-c14f30ce5db7", X-RequestID:"6a629582-d62a-4b4f-ba16-c14f30ce5db7", X-TransactionID:"6a629582-d62a-4b4f-ba16-c14f30ce5db7", X-ECOMP-RequestID:"6a629582-d62a-4b4f-ba16-c14f30ce5db7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08fe061d-089e-4227-b134-86bd1c706917"]
2022-07-07T05:14:26.405Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:26.405Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:26.416Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:26.416Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:26.416Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:26.417Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:26.418Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 55,
  "soRequestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1657170821000,\"creation_time\":1657170729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:13:42.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:14:26.418Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:26.418Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:26.424Z|6a629582-d62a-4b4f-ba16-c14f30ce5db7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:26.554Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:26.558Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:26.558Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||Invoke
2022-07-07T05:14:26.559Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:26.559Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0
2022-07-07T05:14:26.560Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Method      : GET
2022-07-07T05:14:26.560Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f5b1b6559b09230", X-B3-SpanId:"2432701ee01a2516", X-B3-ParentSpanId:"9f5b1b6559b09230", X-B3-Sampled:"0", X-ONAP-RequestID:"5e7cb61a-ccad-4eb8-bc8e-e24c974c0984", X-RequestID:"5e7cb61a-ccad-4eb8-bc8e-e24c974c0984", X-TransactionID:"5e7cb61a-ccad-4eb8-bc8e-e24c974c0984", X-ECOMP-RequestID:"5e7cb61a-ccad-4eb8-bc8e-e24c974c0984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9488277-cacb-4915-8ac2-3fc7e21cd87d"]
2022-07-07T05:14:26.561Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Request body: 
2022-07-07T05:14:26.561Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||==========================request end================================================
2022-07-07T05:14:26.578Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:26.579Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:26.579Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Status text  : 
2022-07-07T05:14:26.580Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:26.580Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||Response body: {
  "requestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:13:30.000+00:00",
  "endTime" : "2022-07-07T05:14:16.000+00:00",
  "source" : "VID",
  "tenantId" : "d5e7f282cf504eb4a4cef0e3364b4b3d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"5f111a59-56a9-4243-9f7f-076152816e6d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"605437e6-0d82-4c8f-880f-07f34ca61c55\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d5e7f282cf504eb4a4cef0e3364b4b3d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "595aec11-6239-4a6b-b24c-11d084540934",
  "serviceInstanceName" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/595aec11-6239-4a6b-b24c-11d084540934",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0"
    }
  }
}
2022-07-07T05:14:26.581Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:26.581Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c1d0423-859d-49dc-b166-6344a9c4fcb0|INFO|500||InvokeReturn
2022-07-07T05:14:26.583Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:26.583Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:26.583Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:26.584Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false
2022-07-07T05:14:26.584Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:26.585Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f5b1b6559b09230", X-B3-SpanId:"d2610d55b0c6b463", X-B3-ParentSpanId:"9f5b1b6559b09230", X-B3-Sampled:"0", X-ONAP-RequestID:"5e7cb61a-ccad-4eb8-bc8e-e24c974c0984", X-RequestID:"5e7cb61a-ccad-4eb8-bc8e-e24c974c0984", X-TransactionID:"5e7cb61a-ccad-4eb8-bc8e-e24c974c0984", X-ECOMP-RequestID:"5e7cb61a-ccad-4eb8-bc8e-e24c974c0984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1f78d4a-c3e8-41bb-a6dc-09192b943335"]
2022-07-07T05:14:26.585Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:26.585Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:26.598Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:26.599Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:26.600Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:26.600Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:26.604Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 55,
  "soRequestId" : "9c1d0423-859d-49dc-b166-6344a9c4fcb0",
  "groupingId" : "7e70e5e7-23be-4217-bd26-e39c0013d839",
  "name" : "basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5e7f282cf504eb4a4cef0e3364b4b3d/stacks/basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7e70e5e7-23be-4217-bd26-e39c0013d839\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1657170821000,\"creation_time\":1657170729000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b2c6ba3476e425aa843fe0661840cbf\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7e70e5e7-23be-4217-bd26-e39c0013d839\",\"OS::project_id\":\"d5e7f282cf504eb4a4cef0e3364b4b3d\",\"OS::stack_name\":\"basic_macro_742f77bd-2d5b-4b6d-9f5d-54a2b540cf78_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"7d6f0db2-8700-419e-bddd-9d344fa14128\",\"vf_module_id\":\"b59ac570-353e-41a6-a9de-329e06099aef\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-07-07T05:13:42.000+00:00",
  "isDataInternal" : false
} ]
2022-07-07T05:14:26.604Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:26.604Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c1d0423-859d-49dc-b166-6344a9c4fcb0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:26.613Z|5e7cb61a-ccad-4eb8-bc8e-e24c974c0984|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c1d0423-859d-49dc-b166-6344a9c4fcb0|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:27.863Z|27d3561d-eb7e-4554-bbc0-1a6267360d82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:27.864Z|27d3561d-eb7e-4554-bbc0-1a6267360d82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:27.866Z|464b5c5b-7466-42d4-a836-1ec3f025e431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:27.867Z|464b5c5b-7466-42d4-a836-1ec3f025e431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:28.181Z|d8338499-2b72-4337-98a1-57278c9673ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:28.181Z|d8338499-2b72-4337-98a1-57278c9673ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:31.773Z|d589565b-b9b2-4973-a2c6-0a4f1dc509ca|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:14:31.773Z|d589565b-b9b2-4973-a2c6-0a4f1dc509ca|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:36.429Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:36.432Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|||INFO|500||Checking if requestId: 79213569-9e8f-40ed-9466-b8d7c1428234 already exists in requestDb InfraActiveRequests table
2022-07-07T05:14:36.432Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:36.433Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||Invoke
2022-07-07T05:14:36.433Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.434Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:36.434Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Method      : GET
2022-07-07T05:14:36.435Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"128b1d915b0d5daf", X-B3-SpanId:"d5a21be056b7b69f", X-B3-ParentSpanId:"128b1d915b0d5daf", X-B3-Sampled:"0", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aae9483-ba76-4d10-bf64-9c651c34b03d"]
2022-07-07T05:14:36.435Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Request body: 
2022-07-07T05:14:36.435Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.453Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.454Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:14:36.454Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status text  : 
2022-07-07T05:14:36.455Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:14:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.456Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Response body: 
2022-07-07T05:14:36.456Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.457Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|404|Not Found|InvokeReturn
2022-07-07T05:14:36.465Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|||INFO|500||Running local validations
2022-07-07T05:14:36.466Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-07-07T05:14:36.467Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-07-07T05:14:36.468Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:14:36.469Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-07-07T05:14:36.470Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.470Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-07-07T05:14:36.471Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-07-07T05:14:36.472Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"128b1d915b0d5daf", X-B3-SpanId:"6f05145c9d851931", X-B3-ParentSpanId:"128b1d915b0d5daf", X-B3-Sampled:"0", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e000733c-f100-4f89-9f3b-d4636e6f5fae"]
2022-07-07T05:14:36.472Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b897e3af-df33-4ed8-b268-49a184f3a609"},"instanceName":null,"requestScope":"service"}
2022-07-07T05:14:36.473Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.490Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.491Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:36.492Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-07-07T05:14:36.492Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:14:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.493Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-07-07T05:14:36.494Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.495Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-07-07T05:14:36.496Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a
2022-07-07T05:14:36.497Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|INFO|500||Invoke
2022-07-07T05:14:36.497Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.498Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a
2022-07-07T05:14:36.499Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Method      : GET
2022-07-07T05:14:36.499Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbc3149b-44ed-4417-a06a-953415bfd358"]
2022-07-07T05:14:36.500Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Request body: 
2022-07-07T05:14:36.501Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.524Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.525Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:36.526Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Status text  : 
2022-07-07T05:14:36.527Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.529Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "b9d2536f-96e7-4b06-8c6e-3d8029b0753a",
  "modelInvariantUUID" : "2cb2482d-fdb7-4a4f-82d3-382d8e892b3f",
  "created" : "2022-07-07 05:11:55.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/configurationCustomizations"
    }
  }
}
2022-07-07T05:14:36.530Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.531Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|INFO|500||InvokeReturn
2022-07-07T05:14:36.533Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance
2022-07-07T05:14:36.534Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:14:36.534Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.535Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance
2022-07-07T05:14:36.535Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:14:36.535Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47ee164f-8006-490c-b2b1-3a4ff7fcccc2"]
2022-07-07T05:14:36.535Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:14:36.536Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.549Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.550Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:14:36.550Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:14:36.550Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.551Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Response body: 
2022-07-07T05:14:36.551Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.551Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:14:36.552Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f
2022-07-07T05:14:36.553Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|INFO|500||Invoke
2022-07-07T05:14:36.553Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.554Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f
2022-07-07T05:14:36.554Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Method      : GET
2022-07-07T05:14:36.554Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26b1f973-9004-425b-abb0-cdd2574b7019"]
2022-07-07T05:14:36.555Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Request body: 
2022-07-07T05:14:36.555Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.573Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.574Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:36.574Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Status text  : 
2022-07-07T05:14:36.574Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.575Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "b9d2536f-96e7-4b06-8c6e-3d8029b0753a",
      "modelInvariantUUID" : "2cb2482d-fdb7-4a4f-82d3-382d8e892b3f",
      "created" : "2022-07-07 05:11:55.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/serviceProxyCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/vnfCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/networkCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/csar"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/recipes"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f"
    }
  }
}
2022-07-07T05:14:36.575Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.575Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2cb2482d-fdb7-4a4f-82d3-382d8e892b3f|INFO|500||InvokeReturn
2022-07-07T05:14:36.578Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance
2022-07-07T05:14:36.579Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:14:36.579Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.579Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance
2022-07-07T05:14:36.579Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:14:36.580Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4baf701d-57a7-4033-9d6e-48e4c61f45a3"]
2022-07-07T05:14:36.580Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:14:36.581Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.591Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.591Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-07-07T05:14:36.592Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:14:36.592Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Jul 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.593Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||Response body: 
2022-07-07T05:14:36.593Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.593Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b9d2536f-96e7-4b06-8c6e-3d8029b0753a&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-07-07T05:14:36.594Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:14:36.595Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-07-07T05:14:36.595Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.595Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-07-07T05:14:36.595Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-07-07T05:14:36.596Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e790483e-126f-4724-8b76-425517d4bca5"]
2022-07-07T05:14:36.596Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-07-07T05:14:36.596Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.610Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.610Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:36.610Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-07-07T05:14:36.611Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.611Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-07-07 03:41:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-07-07T05:14:36.611Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.612Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-07-07T05:14:36.614Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T05:14:36.615Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-07-07T05:14:36.615Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.615Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-07-07T05:14:36.615Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-07-07T05:14:36.616Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae84fe63-e534-4a9a-9228-04fda5446162"]
2022-07-07T05:14:36.616Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-07-07T05:14:36.616Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.627Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.627Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:36.627Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-07-07T05:14:36.628Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.629Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-07-07T03:41:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-07-07T05:14:36.629Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.630Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-07-07T05:14:36.631Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a
2022-07-07T05:14:36.632Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|INFO|500||Invoke
2022-07-07T05:14:36.632Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.632Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a
2022-07-07T05:14:36.632Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Method      : GET
2022-07-07T05:14:36.633Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3640cc39-fcef-48f4-a7f1-0a687d794a04"]
2022-07-07T05:14:36.633Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Request body: 
2022-07-07T05:14:36.633Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.650Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.651Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:36.651Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Status text  : 
2022-07-07T05:14:36.651Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.653Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "b9d2536f-96e7-4b06-8c6e-3d8029b0753a",
  "modelInvariantUUID" : "2cb2482d-fdb7-4a4f-82d3-382d8e892b3f",
  "created" : "2022-07-07 05:11:55.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/serviceProxyCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/vnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/networkCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/csar"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/recipes"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a/configurationCustomizations"
    }
  }
}
2022-07-07T05:14:36.653Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.653Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b9d2536f-96e7-4b06-8c6e-3d8029b0753a|INFO|500||InvokeReturn
2022-07-07T05:14:36.657Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:14:36.657Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-07-07T05:14:36.657Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.658Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-07-07T05:14:36.658Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-07-07T05:14:36.658Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1056", X-B3-TraceId:"128b1d915b0d5daf", X-B3-SpanId:"c661780a8f3f8496", X-B3-ParentSpanId:"128b1d915b0d5daf", X-B3-Sampled:"0", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e3c13d6-eef7-4fe5-9365-36d1a5ca516d"]
2022-07-07T05:14:36.658Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"79213569-9e8f-40ed-9466-b8d7c1428234","requestStatus":"IN_PROGRESS","startTime":1657170876466,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"b897e3af-df33-4ed8-b268-49a184f3a609","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609","cloudApiRequests":[],"requestURI":"79213569-9e8f-40ed-9466-b8d7c1428234"}
2022-07-07T05:14:36.659Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-07-07T05:14:36.680Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:36.681Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-07-07T05:14:36.681Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-07-07T05:14:36.681Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:36.684Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:14:36.466+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-07-07T05:14:37.025+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609",
  "cloudApiRequests" : [ ],
  "requestURI" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    }
  }
}
2022-07-07T05:14:36.684Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:36.684Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-07-07T05:14:36.693Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:14:36.693Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-07-07T05:14:36.694Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:36.694Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-07-07T05:14:36.694Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-07-07T05:14:36.695Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"128b1d915b0d5daf", X-B3-SpanId:"a7810bc76f64bb1c", X-B3-ParentSpanId:"128b1d915b0d5daf", X-B3-Sampled:"0", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"493b5be8-780a-4d82-a065-5d56fb19f17c"]
2022-07-07T05:14:36.695Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\"modelUuid\":\"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\",\"modelInvariantUuid\":\"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b897e3af-df33-4ed8-b268-49a184f3a609\"}","type":"String"},"requestId":{"value":"79213569-9e8f-40ed-9466-b8d7c1428234","type":"String"},"mso-request-id":{"value":"79213569-9e8f-40ed-9466-b8d7c1428234","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b897e3af-df33-4ed8-b268-49a184f3a609","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-07-07T05:14:36.695Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-07-07T05:14:37.715Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:37.719Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-07-07T05:14:37.720Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-07-07T05:14:37.720Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Jul 2022 05:14:38 GMT", X-ONAP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-TransactionID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ECOMP-RequestID:"79213569-9e8f-40ed-9466-b8d7c1428234", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"493b5be8-780a-4d82-a065-5d56fb19f17c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:37.721Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"79213569-9e8f-40ed-9466-b8d7c1428234\",\"instanceId\":\"b897e3af-df33-4ed8-b268-49a184f3a609\"}}","message":"Success","processInstanceID":"b2131113-fdb3-11ec-b1f4-5a95a6e7cf94","variables":null,"messageCode":200}
2022-07-07T05:14:37.722Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:37.724Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-07-07T05:14:37.729Z|79213569-9e8f-40ed-9466-b8d7c1428234|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:37.877Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:37.881Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:37.882Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||Invoke
2022-07-07T05:14:37.883Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:37.888Z|a1542ab3-ebac-48b4-acfc-80f6b274ecbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:37.889Z|a1542ab3-ebac-48b4-acfc-80f6b274ecbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:37.884Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:37.890Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Method      : GET
2022-07-07T05:14:37.890Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e5a62db680a4ef3", X-B3-SpanId:"891e97858502ab23", X-B3-ParentSpanId:"0e5a62db680a4ef3", X-B3-Sampled:"0", X-ONAP-RequestID:"ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf", X-RequestID:"ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf", X-TransactionID:"ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf", X-ECOMP-RequestID:"ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc58faf3-d5e1-441c-b9f2-477e5263a0cd"]
2022-07-07T05:14:37.890Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Request body: 
2022-07-07T05:14:37.891Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||==========================request end================================================
2022-07-07T05:14:37.895Z|f701d34b-8996-4a2e-81f9-ea8d6a2bb92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:37.896Z|f701d34b-8996-4a2e-81f9-ea8d6a2bb92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:38.040Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:38.040Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:38.041Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status text  : 
2022-07-07T05:14:38.041Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:38.042Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Response body: {
  "requestId" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-07-07T05:14:36.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:37.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609",
  "cloudApiRequests" : [ ],
  "requestURI" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    }
  }
}
2022-07-07T05:14:38.042Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:38.043Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||InvokeReturn
2022-07-07T05:14:38.044Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:38.044Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:38.045Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:38.045Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:38.045Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:38.046Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e5a62db680a4ef3", X-B3-SpanId:"328345151ce78b90", X-B3-ParentSpanId:"0e5a62db680a4ef3", X-B3-Sampled:"0", X-ONAP-RequestID:"ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf", X-RequestID:"ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf", X-TransactionID:"ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf", X-ECOMP-RequestID:"ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5a46eae-488b-4883-9393-4d57400d1a96"]
2022-07-07T05:14:38.047Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:38.047Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:38.060Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:38.060Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:38.060Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:38.061Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:38.062Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:38.062Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:38.062Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:38.075Z|ce2693ee-5ac8-4ed3-8da8-a5bbb5b849cf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:38.203Z|bccf889a-42a0-4336-82af-b45ff44e4cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:38.203Z|bccf889a-42a0-4336-82af-b45ff44e4cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:39.432Z|29a3b4f5-e3e5-4668-9ed5-fc8d8d34f2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:14:39.433Z|29a3b4f5-e3e5-4668-9ed5-fc8d8d34f2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:14:39.810Z|71731731-643c-45db-9665-08fae1cf70dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:14:39.811Z|71731731-643c-45db-9665-08fae1cf70dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:14:47.914Z|be8c443c-cd72-4e2e-aed0-30cda4552336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:47.915Z|be8c443c-cd72-4e2e-aed0-30cda4552336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:47.916Z|f227c9ed-69be-4813-bd0a-89663f491ff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:47.917Z|f227c9ed-69be-4813-bd0a-89663f491ff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:48.211Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:48.215Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:48.216Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||Invoke
2022-07-07T05:14:48.216Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:48.217Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:48.217Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Method      : GET
2022-07-07T05:14:48.217Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8940b8bc99ed2a5", X-B3-SpanId:"d4211a18f78331d1", X-B3-ParentSpanId:"f8940b8bc99ed2a5", X-B3-Sampled:"0", X-ONAP-RequestID:"e9d77e07-2736-4f17-a04c-c844736fa48f", X-RequestID:"e9d77e07-2736-4f17-a04c-c844736fa48f", X-TransactionID:"e9d77e07-2736-4f17-a04c-c844736fa48f", X-ECOMP-RequestID:"e9d77e07-2736-4f17-a04c-c844736fa48f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19cc3a2d-752b-48f9-be17-dabce3d512d0"]
2022-07-07T05:14:48.218Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Request body: 
2022-07-07T05:14:48.218Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||==========================request end================================================
2022-07-07T05:14:48.224Z|23dc6a3a-386c-4b0e-81cd-2a63ec38f66e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:48.224Z|23dc6a3a-386c-4b0e-81cd-2a63ec38f66e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:48.239Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:48.240Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:48.240Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status text  : 
2022-07-07T05:14:48.241Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:48.241Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Response body: {
  "requestId" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:14:36.000+00:00",
  "endTime" : "2022-07-07T05:14:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:43.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609",
  "cloudApiRequests" : [ ],
  "requestURI" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    }
  }
}
2022-07-07T05:14:48.246Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:48.246Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||InvokeReturn
2022-07-07T05:14:48.247Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:48.248Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:48.248Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:48.248Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:48.249Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:48.249Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8940b8bc99ed2a5", X-B3-SpanId:"059ef7bcab8a8398", X-B3-ParentSpanId:"f8940b8bc99ed2a5", X-B3-Sampled:"0", X-ONAP-RequestID:"e9d77e07-2736-4f17-a04c-c844736fa48f", X-RequestID:"e9d77e07-2736-4f17-a04c-c844736fa48f", X-TransactionID:"e9d77e07-2736-4f17-a04c-c844736fa48f", X-ECOMP-RequestID:"e9d77e07-2736-4f17-a04c-c844736fa48f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06f2eafa-1ce1-4747-8958-92f62953c7de"]
2022-07-07T05:14:48.249Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:48.249Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:48.262Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:48.262Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:48.263Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:48.263Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:48.264Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:48.264Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:48.264Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:48.270Z|e9d77e07-2736-4f17-a04c-c844736fa48f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:48.390Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:48.394Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:48.394Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||Invoke
2022-07-07T05:14:48.394Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:48.395Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:48.395Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Method      : GET
2022-07-07T05:14:48.395Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d48b6a7ba4d41043", X-B3-SpanId:"5b6c9244d5d8ebad", X-B3-ParentSpanId:"d48b6a7ba4d41043", X-B3-Sampled:"0", X-ONAP-RequestID:"7907cdb7-cb14-432f-afae-f1d7d2428313", X-RequestID:"7907cdb7-cb14-432f-afae-f1d7d2428313", X-TransactionID:"7907cdb7-cb14-432f-afae-f1d7d2428313", X-ECOMP-RequestID:"7907cdb7-cb14-432f-afae-f1d7d2428313", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa4e9302-a16b-4e6d-ba2a-5687e6621887"]
2022-07-07T05:14:48.395Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Request body: 
2022-07-07T05:14:48.396Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||==========================request end================================================
2022-07-07T05:14:48.412Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:48.412Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:48.412Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status text  : 
2022-07-07T05:14:48.413Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:48.413Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Response body: {
  "requestId" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:14:36.000+00:00",
  "endTime" : "2022-07-07T05:14:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:43.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609",
  "cloudApiRequests" : [ ],
  "requestURI" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    }
  }
}
2022-07-07T05:14:48.413Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:48.414Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||InvokeReturn
2022-07-07T05:14:48.415Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:48.415Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:48.416Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:48.416Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:48.417Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:48.418Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d48b6a7ba4d41043", X-B3-SpanId:"7768cce85d2613db", X-B3-ParentSpanId:"d48b6a7ba4d41043", X-B3-Sampled:"0", X-ONAP-RequestID:"7907cdb7-cb14-432f-afae-f1d7d2428313", X-RequestID:"7907cdb7-cb14-432f-afae-f1d7d2428313", X-TransactionID:"7907cdb7-cb14-432f-afae-f1d7d2428313", X-ECOMP-RequestID:"7907cdb7-cb14-432f-afae-f1d7d2428313", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d1313a8-23ef-4f7d-ada9-a2e434879dff"]
2022-07-07T05:14:48.418Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:48.418Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:48.433Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:48.433Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:48.434Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:48.434Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:48.435Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:48.436Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:48.436Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:48.445Z|7907cdb7-cb14-432f-afae-f1d7d2428313|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:48.565Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:48.568Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:48.568Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||Invoke
2022-07-07T05:14:48.568Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:48.569Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:48.569Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Method      : GET
2022-07-07T05:14:48.569Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9317e3adb0b51c1", X-B3-SpanId:"6485036b790c815b", X-B3-ParentSpanId:"e9317e3adb0b51c1", X-B3-Sampled:"0", X-ONAP-RequestID:"55718e3c-71e1-48ad-aa61-1649bd38a277", X-RequestID:"55718e3c-71e1-48ad-aa61-1649bd38a277", X-TransactionID:"55718e3c-71e1-48ad-aa61-1649bd38a277", X-ECOMP-RequestID:"55718e3c-71e1-48ad-aa61-1649bd38a277", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdd44e24-4529-4b5d-877a-a420db366edc"]
2022-07-07T05:14:48.569Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Request body: 
2022-07-07T05:14:48.569Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||==========================request end================================================
2022-07-07T05:14:48.587Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:48.587Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:48.587Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status text  : 
2022-07-07T05:14:48.588Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:48.589Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Response body: {
  "requestId" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:14:36.000+00:00",
  "endTime" : "2022-07-07T05:14:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:43.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609",
  "cloudApiRequests" : [ ],
  "requestURI" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    }
  }
}
2022-07-07T05:14:48.589Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:48.590Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||InvokeReturn
2022-07-07T05:14:48.591Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:48.591Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:48.591Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:48.592Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:48.592Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:48.592Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9317e3adb0b51c1", X-B3-SpanId:"e489ac955e2a4c0a", X-B3-ParentSpanId:"e9317e3adb0b51c1", X-B3-Sampled:"0", X-ONAP-RequestID:"55718e3c-71e1-48ad-aa61-1649bd38a277", X-RequestID:"55718e3c-71e1-48ad-aa61-1649bd38a277", X-TransactionID:"55718e3c-71e1-48ad-aa61-1649bd38a277", X-ECOMP-RequestID:"55718e3c-71e1-48ad-aa61-1649bd38a277", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"456b1783-c469-4131-84fd-785a1da10899"]
2022-07-07T05:14:48.592Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:48.592Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:48.602Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:48.602Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:48.602Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:48.602Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:48.603Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:48.603Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:48.604Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:48.610Z|55718e3c-71e1-48ad-aa61-1649bd38a277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:48.738Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Entering
2022-07-07T05:14:48.740Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:48.741Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||Invoke
2022-07-07T05:14:48.741Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:48.741Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234
2022-07-07T05:14:48.742Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Method      : GET
2022-07-07T05:14:48.742Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24b3f90383eceaee", X-B3-SpanId:"9e1f70d19a705de2", X-B3-ParentSpanId:"24b3f90383eceaee", X-B3-Sampled:"0", X-ONAP-RequestID:"a5d04b2a-576c-4a55-9199-c938780859ae", X-RequestID:"a5d04b2a-576c-4a55-9199-c938780859ae", X-TransactionID:"a5d04b2a-576c-4a55-9199-c938780859ae", X-ECOMP-RequestID:"a5d04b2a-576c-4a55-9199-c938780859ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d3c09b1-3e07-472b-bdc5-2b002b410a70"]
2022-07-07T05:14:48.742Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Request body: 
2022-07-07T05:14:48.743Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||==========================request end================================================
2022-07-07T05:14:48.760Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:48.760Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:48.760Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Status text  : 
2022-07-07T05:14:48.761Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:48.762Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||Response body: {
  "requestId" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-07-07T05:14:36.000+00:00",
  "endTime" : "2022-07-07T05:14:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2cb2482d-fdb7-4a4f-82d3-382d8e892b3f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b9d2536f-96e7-4b06-8c6e-3d8029b0753a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-07-07T05:14:43.000+00:00",
  "serviceInstanceId" : "b897e3af-df33-4ed8-b268-49a184f3a609",
  "serviceInstanceName" : "TestPNFMacroInstantiation_e3474907-d5cd-4167-93eb-aae812e9c718",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b897e3af-df33-4ed8-b268-49a184f3a609",
  "cloudApiRequests" : [ ],
  "requestURI" : "79213569-9e8f-40ed-9466-b8d7c1428234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234"
    }
  }
}
2022-07-07T05:14:48.762Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:48.763Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79213569-9e8f-40ed-9466-b8d7c1428234|INFO|500||InvokeReturn
2022-07-07T05:14:48.764Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:48.764Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-07-07T05:14:48.765Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-07-07T05:14:48.765Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false
2022-07-07T05:14:48.765Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-07-07T05:14:48.766Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24b3f90383eceaee", X-B3-SpanId:"8f88a0b084b0e99c", X-B3-ParentSpanId:"24b3f90383eceaee", X-B3-Sampled:"0", X-ONAP-RequestID:"a5d04b2a-576c-4a55-9199-c938780859ae", X-RequestID:"a5d04b2a-576c-4a55-9199-c938780859ae", X-TransactionID:"a5d04b2a-576c-4a55-9199-c938780859ae", X-ECOMP-RequestID:"a5d04b2a-576c-4a55-9199-c938780859ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2e49908-2578-460c-99d3-c1953c211eda"]
2022-07-07T05:14:48.766Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-07-07T05:14:48.766Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-07-07T05:14:48.775Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-07-07T05:14:48.775Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-07-07T05:14:48.775Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-07-07T05:14:48.776Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Jul 2022 05:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-07-07T05:14:48.776Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-07-07T05:14:48.777Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-07-07T05:14:48.777Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=79213569-9e8f-40ed-9466-b8d7c1428234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-07-07T05:14:48.782Z|a5d04b2a-576c-4a55-9199-c938780859ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/79213569-9e8f-40ed-9466-b8d7c1428234|InfraPortalClient|||INFO|500||Exiting.
2022-07-07T05:14:54.432Z|2a0bcd77-f24a-407a-a36a-25ba2b52d868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:14:54.435Z|2a0bcd77-f24a-407a-a36a-25ba2b52d868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:14:57.937Z|de6c2be5-4f7b-492d-aa63-d964b0566108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:57.937Z|de6c2be5-4f7b-492d-aa63-d964b0566108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:57.941Z|c0cd22b7-88cb-496f-9084-8ce3c511386e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:57.942Z|c0cd22b7-88cb-496f-9084-8ce3c511386e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:14:58.245Z|b380f8c0-e26a-4a82-be71-ab60e91a5ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:14:58.245Z|b380f8c0-e26a-4a82-be71-ab60e91a5ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:07.959Z|aff0e8fc-e691-4569-8a66-50913cac0cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:07.959Z|7801da90-7163-44cf-a2d0-1050208fa2fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:07.960Z|aff0e8fc-e691-4569-8a66-50913cac0cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:07.960Z|7801da90-7163-44cf-a2d0-1050208fa2fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:08.265Z|0bdfdde7-487c-4682-86dc-35ddd5dff822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:08.266Z|0bdfdde7-487c-4682-86dc-35ddd5dff822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:09.432Z|100aed49-9e7a-42fc-a451-54abc7ebe0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:15:09.433Z|100aed49-9e7a-42fc-a451-54abc7ebe0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:15:09.812Z|9ebbb71c-c021-4e06-918e-3c679e89aa7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:15:09.812Z|9ebbb71c-c021-4e06-918e-3c679e89aa7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:15:17.981Z|c9c731e9-e25c-4885-9797-600490c50245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:17.981Z|c9c731e9-e25c-4885-9797-600490c50245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:17.982Z|2802e226-2f79-4759-840d-9a465e01ab99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:17.982Z|2802e226-2f79-4759-840d-9a465e01ab99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:18.288Z|48741b80-2347-46ae-8bd2-3dbbea846cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:18.289Z|48741b80-2347-46ae-8bd2-3dbbea846cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:24.432Z|e3d32017-90bb-46b3-8034-b25dcf593368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:15:24.433Z|e3d32017-90bb-46b3-8034-b25dcf593368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:15:28.001Z|4b354d3c-0c65-4cb6-bfa8-65f7e4c01150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:28.002Z|4b354d3c-0c65-4cb6-bfa8-65f7e4c01150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:28.004Z|2509c6b8-6391-4d09-b992-d6108fe21eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:28.004Z|2509c6b8-6391-4d09-b992-d6108fe21eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:28.309Z|117c5785-dde9-48c3-9240-1f80cb5ce293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:28.310Z|117c5785-dde9-48c3-9240-1f80cb5ce293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:31.773Z|4fa83a0a-9ed7-4312-8a68-cd4fe41247e7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:15:31.774Z|4fa83a0a-9ed7-4312-8a68-cd4fe41247e7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:38.023Z|9e3e073e-0b98-44ab-a678-f6b1d6b5e27c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:38.023Z|4bfa42a4-4af9-48c0-8d13-8e312d99bb7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:38.023Z|4bfa42a4-4af9-48c0-8d13-8e312d99bb7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:38.023Z|9e3e073e-0b98-44ab-a678-f6b1d6b5e27c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:38.331Z|90f71b49-60b4-4163-a261-435bb9bb99f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:38.331Z|90f71b49-60b4-4163-a261-435bb9bb99f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:39.432Z|dccce444-290e-4eee-922d-3365b0a63732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:15:39.436Z|dccce444-290e-4eee-922d-3365b0a63732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:15:39.813Z|3d6308c9-0df7-426e-b2a9-60f75cd820e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:15:39.814Z|3d6308c9-0df7-426e-b2a9-60f75cd820e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:15:48.043Z|34c769ba-be23-4408-bd28-16b4406624a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:48.043Z|2c769d4f-ba7f-458f-8b9a-e8d420302474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:48.044Z|34c769ba-be23-4408-bd28-16b4406624a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:48.044Z|2c769d4f-ba7f-458f-8b9a-e8d420302474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:48.352Z|4f96fe47-9091-4db1-8eae-8c1ee1777e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:48.353Z|4f96fe47-9091-4db1-8eae-8c1ee1777e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:54.432Z|aa1a121b-1423-43cb-b763-44ff2567f5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:15:54.433Z|aa1a121b-1423-43cb-b763-44ff2567f5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:15:58.064Z|10375a4c-525c-4b63-9cce-403c8fb2bba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:58.064Z|b7b38ce6-e117-406a-9ffb-79c71e2f0d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:58.065Z|b7b38ce6-e117-406a-9ffb-79c71e2f0d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:58.065Z|10375a4c-525c-4b63-9cce-403c8fb2bba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:15:58.375Z|ab543915-90cf-4f43-a83f-2c03904b527d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:15:58.375Z|ab543915-90cf-4f43-a83f-2c03904b527d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:08.085Z|59b6f0ae-0fa2-4eb0-a091-a75485dfaa01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:08.085Z|c6aaad7a-5ca3-47ad-b0ca-1e30713c9982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:08.085Z|c6aaad7a-5ca3-47ad-b0ca-1e30713c9982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:08.085Z|59b6f0ae-0fa2-4eb0-a091-a75485dfaa01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:08.396Z|6bd9afd5-89d0-44ec-8560-483e1072926c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:08.397Z|6bd9afd5-89d0-44ec-8560-483e1072926c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:09.432Z|d6eedc0b-bb65-4eaf-9101-3697c946ed4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:16:09.433Z|d6eedc0b-bb65-4eaf-9101-3697c946ed4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:16:09.814Z|7406924f-5d63-4a93-8419-0ece05939dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:16:09.815Z|7406924f-5d63-4a93-8419-0ece05939dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:16:18.106Z|7563daf4-d5de-48e5-a3ea-329629b685cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:18.106Z|7563daf4-d5de-48e5-a3ea-329629b685cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:18.107Z|872e1a7d-90d4-4ca8-98bf-a417cdd97560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:18.107Z|872e1a7d-90d4-4ca8-98bf-a417cdd97560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:18.417Z|713afd93-4d0d-492d-af23-8741e1352870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:18.418Z|713afd93-4d0d-492d-af23-8741e1352870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:24.432Z|80cf3028-a76c-4b4c-b0a9-07a384b0c96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:16:24.436Z|80cf3028-a76c-4b4c-b0a9-07a384b0c96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:16:28.127Z|69e04fce-a43b-4a6c-a181-ecb6ad66f6f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:28.127Z|a7a896d8-5638-4ad8-bd47-ba92f0d0b540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:28.128Z|69e04fce-a43b-4a6c-a181-ecb6ad66f6f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:28.128Z|a7a896d8-5638-4ad8-bd47-ba92f0d0b540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:28.439Z|3ab938e9-d015-4b35-b763-5f6a3d699104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:28.440Z|3ab938e9-d015-4b35-b763-5f6a3d699104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:31.773Z|b6ba2270-2da9-4f96-ba05-2c43da00aef8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:16:31.774Z|b6ba2270-2da9-4f96-ba05-2c43da00aef8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:38.149Z|2fe4eb6d-ff1c-49f6-b11a-26937cdfa870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:38.149Z|fd4fee65-0d71-47f6-a596-6205420d9a9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:38.150Z|2fe4eb6d-ff1c-49f6-b11a-26937cdfa870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:38.150Z|fd4fee65-0d71-47f6-a596-6205420d9a9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:38.461Z|93384765-c920-4bbf-95b4-c1c04669b792|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:38.462Z|93384765-c920-4bbf-95b4-c1c04669b792|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:39.432Z|241defbb-a280-4efa-b53d-8409a7b7dc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:16:39.433Z|241defbb-a280-4efa-b53d-8409a7b7dc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:16:39.816Z|7c66dd36-8f49-4f2f-93b0-de75c8386d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:16:39.817Z|7c66dd36-8f49-4f2f-93b0-de75c8386d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:16:48.169Z|77a1a6ae-a5cc-4f6b-b7d6-9e89b4e9f8cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:48.169Z|c5993b5f-8b88-40b9-965e-917a2b5bd715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:48.170Z|77a1a6ae-a5cc-4f6b-b7d6-9e89b4e9f8cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:48.171Z|c5993b5f-8b88-40b9-965e-917a2b5bd715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:48.482Z|9e202f74-d3b9-490f-a223-217ec5fd4a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:48.483Z|9e202f74-d3b9-490f-a223-217ec5fd4a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:54.432Z|657545ea-bbb7-4200-93ec-94ae489c873a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:16:54.433Z|657545ea-bbb7-4200-93ec-94ae489c873a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:16:58.190Z|0237536a-9a64-421b-b214-91b0663b06c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:58.191Z|0237536a-9a64-421b-b214-91b0663b06c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:58.191Z|49b8d056-6aa7-415b-8fa5-f4d7bdf7025a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:58.194Z|49b8d056-6aa7-415b-8fa5-f4d7bdf7025a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:16:58.505Z|81192046-4be3-4bc5-bd0a-b2a61dd2bb1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:16:58.506Z|81192046-4be3-4bc5-bd0a-b2a61dd2bb1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:08.213Z|fed76401-3d01-475e-a216-f4df5e9d504d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:08.213Z|1a0efaaf-261a-4624-94a8-6e3d378c1096|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:08.213Z|fed76401-3d01-475e-a216-f4df5e9d504d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:08.213Z|1a0efaaf-261a-4624-94a8-6e3d378c1096|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:08.530Z|30d1561c-de24-4768-b0ac-ec6043781403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:08.530Z|30d1561c-de24-4768-b0ac-ec6043781403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:09.432Z|d4b7ca35-f36a-426a-b51e-4cf4fad8b7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:17:09.436Z|d4b7ca35-f36a-426a-b51e-4cf4fad8b7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:17:09.817Z|4191bebf-6275-45cd-9f84-db25c9abf780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:17:09.818Z|4191bebf-6275-45cd-9f84-db25c9abf780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:17:18.234Z|bc285494-c453-436c-b390-eda113d45139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:18.234Z|7b42ca3d-fad1-493a-86ce-28a4d9705ecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:18.235Z|bc285494-c453-436c-b390-eda113d45139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:18.235Z|7b42ca3d-fad1-493a-86ce-28a4d9705ecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:18.552Z|c4f84073-f5df-4fb7-ab4a-ee2bb243f119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:18.552Z|c4f84073-f5df-4fb7-ab4a-ee2bb243f119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:24.432Z|864b4ca6-01ef-4cc7-96f4-d3bbdf99e944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:17:24.433Z|864b4ca6-01ef-4cc7-96f4-d3bbdf99e944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:17:28.256Z|0341a212-a7e6-40b4-838d-2624f353d3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:28.256Z|b3fb4916-6352-437f-983b-4ab17dafec55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:28.256Z|b3fb4916-6352-437f-983b-4ab17dafec55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:28.256Z|0341a212-a7e6-40b4-838d-2624f353d3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:28.575Z|6d38df8e-e5fc-41a8-b47d-20e2705bd39a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:28.576Z|6d38df8e-e5fc-41a8-b47d-20e2705bd39a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:31.773Z|f4509f4c-86fc-45b6-a30a-9d3779e55ee4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:17:31.774Z|f4509f4c-86fc-45b6-a30a-9d3779e55ee4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:38.279Z|6c504406-2b7d-4689-9a47-7cb45fd2becd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:38.279Z|4a0811d8-c991-42f0-9a11-ab98fe8ab3b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:38.280Z|6c504406-2b7d-4689-9a47-7cb45fd2becd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:38.280Z|4a0811d8-c991-42f0-9a11-ab98fe8ab3b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:38.598Z|09b9f5fd-c6b1-462a-964f-08f72078feda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:38.599Z|09b9f5fd-c6b1-462a-964f-08f72078feda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:39.432Z|7b835f4d-843b-4f25-ab4e-6095f08621c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:17:39.433Z|7b835f4d-843b-4f25-ab4e-6095f08621c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:17:39.819Z|44177343-8db6-49cb-a16b-c2c25dea46bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:17:39.819Z|44177343-8db6-49cb-a16b-c2c25dea46bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:17:48.302Z|3075d60e-8a40-45ba-a75c-6c6f93b5d9f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:48.303Z|37eee707-0934-429a-8a4b-e4bcb1bd7bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:48.303Z|3075d60e-8a40-45ba-a75c-6c6f93b5d9f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:48.304Z|37eee707-0934-429a-8a4b-e4bcb1bd7bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:48.618Z|b000aa57-54e2-4a21-ab41-3acae20887e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:48.619Z|b000aa57-54e2-4a21-ab41-3acae20887e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:54.432Z|8311fae1-a3bb-4bd2-b195-a7b442ea7e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:17:54.435Z|8311fae1-a3bb-4bd2-b195-a7b442ea7e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:17:58.324Z|58db0e45-2bca-4c38-8f6e-fe290b3cfe5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:58.325Z|58db0e45-2bca-4c38-8f6e-fe290b3cfe5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:58.331Z|f81a88a0-e8a1-4ed1-9255-c86f1b3c7c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:58.332Z|f81a88a0-e8a1-4ed1-9255-c86f1b3c7c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:17:58.642Z|5583b6ee-a072-4d73-89b1-329496352de1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:17:58.643Z|5583b6ee-a072-4d73-89b1-329496352de1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:08.345Z|bb3cd90d-b48a-4b62-845a-c63e3eecba8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:08.345Z|bb3cd90d-b48a-4b62-845a-c63e3eecba8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:08.350Z|6861bacf-599f-465b-9899-446b0b1fd489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:08.350Z|6861bacf-599f-465b-9899-446b0b1fd489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:08.663Z|c9cab919-41e4-48e4-b10d-e507c04a1a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:08.663Z|c9cab919-41e4-48e4-b10d-e507c04a1a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:09.432Z|da6d68e4-2baa-479f-a49d-df308525da67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:18:09.433Z|da6d68e4-2baa-479f-a49d-df308525da67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:18:09.822Z|596f8e7b-1015-4ddc-b955-5838f1b1b44f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:18:09.822Z|596f8e7b-1015-4ddc-b955-5838f1b1b44f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:18:18.368Z|7daeb6c0-b996-4b36-9483-1d894e85e971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:18.368Z|515ec9d1-9c42-4cc9-8369-a03aef86535e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:18.369Z|7daeb6c0-b996-4b36-9483-1d894e85e971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:18.369Z|515ec9d1-9c42-4cc9-8369-a03aef86535e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:18.683Z|7e7f8798-93c7-4a32-9882-70910b09f880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:18.684Z|7e7f8798-93c7-4a32-9882-70910b09f880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:24.432Z|699ba3ca-aeae-4602-bd56-37ae32c238f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:18:24.433Z|699ba3ca-aeae-4602-bd56-37ae32c238f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:18:28.389Z|89ce0b4f-c433-4fc1-b6bc-02bf363a78d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:28.389Z|bb2aa160-f4d0-4a3e-8b48-798265d871ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:28.389Z|89ce0b4f-c433-4fc1-b6bc-02bf363a78d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:28.389Z|bb2aa160-f4d0-4a3e-8b48-798265d871ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:28.706Z|86b3247a-d9c4-4217-b70e-6fffe9177b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:28.706Z|86b3247a-d9c4-4217-b70e-6fffe9177b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:31.773Z|ef1ced06-db53-4d84-bd48-b7beebff75fd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:18:31.773Z|ef1ced06-db53-4d84-bd48-b7beebff75fd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:38.409Z|54681026-171a-4ca1-a0fa-7f27d74d0345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:38.409Z|0458db63-acf1-4296-9a3a-a0459071a396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:38.409Z|54681026-171a-4ca1-a0fa-7f27d74d0345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:38.409Z|0458db63-acf1-4296-9a3a-a0459071a396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:38.729Z|4310c65d-64a2-4a44-a223-242a3f33063d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:38.730Z|4310c65d-64a2-4a44-a223-242a3f33063d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:39.432Z|23bcd471-db05-4587-985a-1d372d8919e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:18:39.435Z|23bcd471-db05-4587-985a-1d372d8919e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:18:39.823Z|e622b2b4-3b6a-4e68-9922-76f96e83c12d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:18:39.823Z|e622b2b4-3b6a-4e68-9922-76f96e83c12d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:18:48.430Z|8fe11dd8-ed2e-4a8d-a69b-b0ee308687db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:48.430Z|dd275a43-a9bc-40e6-87bb-c338fc8c095e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:48.431Z|dd275a43-a9bc-40e6-87bb-c338fc8c095e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:48.431Z|8fe11dd8-ed2e-4a8d-a69b-b0ee308687db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:48.752Z|414e51cb-b348-4105-9e1b-4885b9f650c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:48.753Z|414e51cb-b348-4105-9e1b-4885b9f650c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:54.432Z|ec514074-bff7-4b26-9f3f-893ab461d1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:18:54.433Z|ec514074-bff7-4b26-9f3f-893ab461d1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:18:58.461Z|6110b20f-1fe4-479e-8515-49a461b818f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:58.461Z|957eae05-1bf3-44b6-8146-a08544a68fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:58.462Z|6110b20f-1fe4-479e-8515-49a461b818f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:58.462Z|957eae05-1bf3-44b6-8146-a08544a68fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:18:58.773Z|e78c16d8-e7a4-43a8-a0a3-67361f2fe7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:18:58.774Z|e78c16d8-e7a4-43a8-a0a3-67361f2fe7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:08.485Z|3b6c1a9c-b9ad-4591-8669-ec5b827e779c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:08.486Z|3b6c1a9c-b9ad-4591-8669-ec5b827e779c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:08.490Z|5e0bdf55-479e-4e33-996b-33641278a20f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:08.491Z|5e0bdf55-479e-4e33-996b-33641278a20f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:08.798Z|8f1a327d-ce7d-4297-a139-7b651a44e961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:08.799Z|8f1a327d-ce7d-4297-a139-7b651a44e961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:09.432Z|5ae87be1-603e-43a2-a696-d01063defd80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:19:09.433Z|5ae87be1-603e-43a2-a696-d01063defd80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:19:09.826Z|dd3cb89e-680f-4e39-8bed-1f3af1ba5596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:19:09.827Z|dd3cb89e-680f-4e39-8bed-1f3af1ba5596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:19:18.511Z|c40db783-c109-44bb-bd2f-3cb4ee32e06c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:18.512Z|c40db783-c109-44bb-bd2f-3cb4ee32e06c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:18.515Z|08aed1af-ca05-4321-a62a-c2a6f14495d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:18.516Z|08aed1af-ca05-4321-a62a-c2a6f14495d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:18.821Z|cc33c833-1f19-4be9-b669-9e1f598ab86e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:18.822Z|cc33c833-1f19-4be9-b669-9e1f598ab86e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:24.432Z|a78d12af-728d-4a9a-84ee-0dbe84a2f97f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:19:24.435Z|a78d12af-728d-4a9a-84ee-0dbe84a2f97f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:19:28.533Z|72bbc78a-6d7f-4423-9226-b0237fc03771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:28.534Z|72bbc78a-6d7f-4423-9226-b0237fc03771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:28.534Z|d8ee698d-54fa-4181-badd-13cf4ca139cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:28.535Z|d8ee698d-54fa-4181-badd-13cf4ca139cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:28.848Z|c2fcabe5-20f8-45df-a110-362946da5da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:28.849Z|c2fcabe5-20f8-45df-a110-362946da5da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:31.773Z|801faf48-8d04-4bee-a1cd-a2c3c77065ec|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:19:31.774Z|801faf48-8d04-4bee-a1cd-a2c3c77065ec|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:38.556Z|d329f996-ae73-435e-a7b4-942fb1e06056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:38.556Z|d27cc3ad-14ad-4cbe-8673-86b617c01b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:38.557Z|d329f996-ae73-435e-a7b4-942fb1e06056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:38.557Z|d27cc3ad-14ad-4cbe-8673-86b617c01b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:38.876Z|5afaa8a6-74df-4730-9d40-c9075d65a576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:38.877Z|5afaa8a6-74df-4730-9d40-c9075d65a576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:39.432Z|01189d18-75e1-4a1b-af38-9fce1b8c8348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:19:39.433Z|01189d18-75e1-4a1b-af38-9fce1b8c8348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:19:39.827Z|f10abccd-f9ba-45fc-af2c-a91694156222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:19:39.828Z|f10abccd-f9ba-45fc-af2c-a91694156222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:19:48.578Z|228f25e4-cea0-42c0-ac32-a1ac589a2e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:48.578Z|7c09aaba-0ffb-4265-9aac-3331fcda33e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:48.579Z|228f25e4-cea0-42c0-ac32-a1ac589a2e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:48.579Z|7c09aaba-0ffb-4265-9aac-3331fcda33e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:48.901Z|da365772-cc96-4876-8ef1-62de85f239bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:48.901Z|da365772-cc96-4876-8ef1-62de85f239bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:54.432Z|50d20dff-8ed6-4b37-bd1c-440823ca0a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:19:54.433Z|50d20dff-8ed6-4b37-bd1c-440823ca0a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:19:58.599Z|b6d1f584-7fdd-4153-b9bf-021ac65087c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:58.599Z|b6d1f584-7fdd-4153-b9bf-021ac65087c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:58.603Z|7b477d94-6c4a-44e8-ad8b-6132a8dfebde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:58.604Z|7b477d94-6c4a-44e8-ad8b-6132a8dfebde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:19:58.921Z|20f93e9b-ac8b-43cb-a936-4ba3c67b74ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:19:58.922Z|20f93e9b-ac8b-43cb-a936-4ba3c67b74ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:08.620Z|b451116d-943d-4fdc-8f70-373b96427ecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:08.620Z|b451116d-943d-4fdc-8f70-373b96427ecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:08.625Z|3d8684b5-fd25-4925-be98-3fdfdb8cc351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:08.626Z|3d8684b5-fd25-4925-be98-3fdfdb8cc351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:08.941Z|2da10622-6653-44e5-8a75-32e17f5366e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:08.942Z|2da10622-6653-44e5-8a75-32e17f5366e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:09.432Z|b6166cf3-47a4-41e5-9e41-03a279be6699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:20:09.435Z|b6166cf3-47a4-41e5-9e41-03a279be6699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:20:09.829Z|4498ba0e-6c9d-4869-9e2e-101af9dafc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:20:09.829Z|4498ba0e-6c9d-4869-9e2e-101af9dafc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:20:18.642Z|f4f7b7cd-adf4-48e0-980c-9cdc050ca3a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:18.644Z|f4f7b7cd-adf4-48e0-980c-9cdc050ca3a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:18.644Z|f4261615-9e08-4bac-ad92-5955cc5ae2e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:18.645Z|f4261615-9e08-4bac-ad92-5955cc5ae2e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:18.963Z|81313615-a901-4b2d-96df-3ac835979efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:18.964Z|81313615-a901-4b2d-96df-3ac835979efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:24.432Z|e96c97d4-0a19-4de3-b8f7-4e2a47d49008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:20:24.433Z|e96c97d4-0a19-4de3-b8f7-4e2a47d49008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:20:28.665Z|6e86dfed-ad76-4f49-8617-60659ad3728c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:28.666Z|6e86dfed-ad76-4f49-8617-60659ad3728c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:28.672Z|aef4e0e8-d821-421e-9b68-71a809a7300b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:28.673Z|aef4e0e8-d821-421e-9b68-71a809a7300b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:28.984Z|5a80ee21-74ab-463d-bfe3-399f4993fb4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:28.985Z|5a80ee21-74ab-463d-bfe3-399f4993fb4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:31.773Z|81e7a09d-e36e-45b8-ae42-a84731cb5d4b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:20:31.774Z|81e7a09d-e36e-45b8-ae42-a84731cb5d4b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:38.688Z|2e182c6e-eb3c-4122-9cb5-156f2cc89d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:38.689Z|2e182c6e-eb3c-4122-9cb5-156f2cc89d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:38.693Z|1ad11ae9-687c-40d3-9b62-52e5ae2afe92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:38.694Z|1ad11ae9-687c-40d3-9b62-52e5ae2afe92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:39.005Z|c22e4a5c-fc77-4d0d-a284-10f02a575f87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:39.005Z|c22e4a5c-fc77-4d0d-a284-10f02a575f87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:39.432Z|542547ff-b895-4fc6-a896-6e258b85f66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:20:39.433Z|542547ff-b895-4fc6-a896-6e258b85f66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:20:39.830Z|f8a92ab4-bbf8-4a89-9b2c-1d36b649e3b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:20:39.830Z|f8a92ab4-bbf8-4a89-9b2c-1d36b649e3b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:20:48.709Z|844aa49b-2fd6-4c74-97cf-0b36eae23d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:48.710Z|844aa49b-2fd6-4c74-97cf-0b36eae23d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:48.714Z|4b20cc6b-ceef-4c57-8165-82b11b506b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:48.714Z|4b20cc6b-ceef-4c57-8165-82b11b506b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:49.031Z|c817ac67-7b05-47e4-a272-3936e67b5724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:49.032Z|c817ac67-7b05-47e4-a272-3936e67b5724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:54.432Z|d565b531-67c5-45c2-916f-44cfb32cb1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:20:54.438Z|d565b531-67c5-45c2-916f-44cfb32cb1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:20:58.733Z|d8d924ef-1836-492f-8ba0-c2305f43e32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:58.734Z|d8d924ef-1836-492f-8ba0-c2305f43e32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:58.755Z|295fa728-90b5-4bd6-81f6-b584b1a4c427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:58.755Z|295fa728-90b5-4bd6-81f6-b584b1a4c427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:20:59.052Z|01a1dd21-7240-460a-b437-f8c96b371fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:20:59.053Z|01a1dd21-7240-460a-b437-f8c96b371fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:08.754Z|645619e2-1315-4c2f-bb09-c2792f17ea77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:08.755Z|645619e2-1315-4c2f-bb09-c2792f17ea77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:08.776Z|5a3715d2-0ce6-45f7-b4e8-dc4f2f4676f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:08.777Z|5a3715d2-0ce6-45f7-b4e8-dc4f2f4676f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:09.073Z|5e02ba34-8902-4b0d-bba5-8c4d36e81b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:09.074Z|5e02ba34-8902-4b0d-bba5-8c4d36e81b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:09.432Z|47065728-2393-4784-8b9c-8329d35b81f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:21:09.433Z|47065728-2393-4784-8b9c-8329d35b81f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:21:09.831Z|b42e4346-4960-41d8-b73e-6e38566681de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:21:09.832Z|b42e4346-4960-41d8-b73e-6e38566681de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:21:18.784Z|a74651a6-91fc-4d6a-a6a9-227307c9a22f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:18.785Z|a74651a6-91fc-4d6a-a6a9-227307c9a22f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:18.796Z|c97fef6e-08e5-4e4e-9621-d7daf5b28356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:18.796Z|c97fef6e-08e5-4e4e-9621-d7daf5b28356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:19.094Z|a999f3bf-38c0-43d4-b5e1-642db24134ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:19.095Z|a999f3bf-38c0-43d4-b5e1-642db24134ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:24.432Z|e4528c51-9cfb-43fb-be59-52d7bcf1d915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:21:24.433Z|e4528c51-9cfb-43fb-be59-52d7bcf1d915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:21:28.807Z|e987d1da-4af8-4934-8725-c99338ea6e2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:28.808Z|e987d1da-4af8-4934-8725-c99338ea6e2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:28.815Z|33c3aee1-624b-498c-aee3-35f65ffd23dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:28.815Z|33c3aee1-624b-498c-aee3-35f65ffd23dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:29.116Z|1a656685-5146-455b-99d6-62722882fe6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:29.117Z|1a656685-5146-455b-99d6-62722882fe6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:31.773Z|949348d1-1d41-4ccf-8f87-ad4bc02e1388|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:21:31.774Z|949348d1-1d41-4ccf-8f87-ad4bc02e1388|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:38.829Z|4fe40b6d-e230-454d-a086-23cd472a9fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:38.830Z|4fe40b6d-e230-454d-a086-23cd472a9fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:38.833Z|fbc96842-bd99-4dd5-b29e-be80f2f7ee1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:38.834Z|fbc96842-bd99-4dd5-b29e-be80f2f7ee1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:39.138Z|1219ac1c-b358-44de-9784-efcedf715b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:39.139Z|1219ac1c-b358-44de-9784-efcedf715b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:39.432Z|96c84735-0abe-49ff-9be0-5eca18e4558c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:21:39.436Z|96c84735-0abe-49ff-9be0-5eca18e4558c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:21:39.832Z|00b98f7f-a6f0-449e-8d08-673b96bd038c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:21:39.833Z|00b98f7f-a6f0-449e-8d08-673b96bd038c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:21:48.852Z|bcb0fb1a-1398-4eaa-a8a1-e72b5eff1ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:48.853Z|bcb0fb1a-1398-4eaa-a8a1-e72b5eff1ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:48.860Z|cc88a423-c667-443f-81b5-35beb52e0a4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:48.860Z|cc88a423-c667-443f-81b5-35beb52e0a4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:49.160Z|256803a3-d8ed-4c58-b9ea-ec567d0f4395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:49.160Z|256803a3-d8ed-4c58-b9ea-ec567d0f4395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:54.432Z|8d2837ec-7613-4bad-82c8-8091227a249b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:21:54.433Z|8d2837ec-7613-4bad-82c8-8091227a249b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:21:58.877Z|bd851b2c-291a-4150-ab7c-4a9988f70b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:58.878Z|bd851b2c-291a-4150-ab7c-4a9988f70b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:58.886Z|127cf95c-e1a6-43f9-8b4c-31a0dac9a601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:58.887Z|127cf95c-e1a6-43f9-8b4c-31a0dac9a601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:21:59.181Z|599b864e-abac-42b6-bf9b-374c4099a62c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:21:59.182Z|599b864e-abac-42b6-bf9b-374c4099a62c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:08.909Z|6d4fde31-13a9-4e11-a507-b6b66d902440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:08.910Z|6d4fde31-13a9-4e11-a507-b6b66d902440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:08.913Z|907b26a1-072a-43f0-b803-597b99387c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:08.913Z|907b26a1-072a-43f0-b803-597b99387c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:09.203Z|17e18bdb-daf8-4cf2-993f-758f8222b69e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:09.203Z|17e18bdb-daf8-4cf2-993f-758f8222b69e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:09.432Z|063028d0-6899-4369-810f-9ac9c51c842b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:22:09.433Z|063028d0-6899-4369-810f-9ac9c51c842b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:22:09.833Z|5f8750b0-0762-4e6c-bb69-596d409d8c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:22:09.834Z|5f8750b0-0762-4e6c-bb69-596d409d8c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:22:18.932Z|ccefeb7f-ef47-41fd-ba2b-ed8c566ed281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:18.933Z|ccefeb7f-ef47-41fd-ba2b-ed8c566ed281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:18.933Z|519d2d17-4ce8-492c-aad1-0e80e0f51a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:18.934Z|519d2d17-4ce8-492c-aad1-0e80e0f51a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:19.226Z|bf4e2cac-7101-42d6-bc1f-4d96e3579c63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:19.227Z|bf4e2cac-7101-42d6-bc1f-4d96e3579c63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:24.432Z|caa6cc09-e364-4778-a04c-9f3c19ea0a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:22:24.436Z|caa6cc09-e364-4778-a04c-9f3c19ea0a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:22:28.953Z|b1181ec6-04f5-4f4b-af4d-7212b32f2799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:28.954Z|b1181ec6-04f5-4f4b-af4d-7212b32f2799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:28.957Z|e1f345b3-fde5-44b7-9eed-e93749831a38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:28.957Z|e1f345b3-fde5-44b7-9eed-e93749831a38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:29.252Z|2efa9bd6-6bf0-4b59-a85f-da532a90e6c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:29.253Z|2efa9bd6-6bf0-4b59-a85f-da532a90e6c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:31.774Z|340e8947-d9ef-4463-b209-64ee3699eb4d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:22:31.775Z|340e8947-d9ef-4463-b209-64ee3699eb4d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:38.975Z|e66bf505-42e3-40cb-9002-b4d999c6b31d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:38.976Z|e66bf505-42e3-40cb-9002-b4d999c6b31d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:38.980Z|2d7011e2-af3e-49e3-b5b9-2ec38675197a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:38.980Z|2d7011e2-af3e-49e3-b5b9-2ec38675197a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:39.276Z|b87e07ec-d295-4762-becb-a9ace4ba94d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:39.277Z|b87e07ec-d295-4762-becb-a9ace4ba94d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:39.432Z|82d8a33b-4cee-4acf-abed-ca25ea4d4f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:22:39.433Z|82d8a33b-4cee-4acf-abed-ca25ea4d4f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:22:39.835Z|dd946626-0591-48f5-acd5-c6a991d1dc64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:22:39.835Z|dd946626-0591-48f5-acd5-c6a991d1dc64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:22:48.999Z|d4771a0e-1632-4cde-ae81-5926122d0495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:49.000Z|d4771a0e-1632-4cde-ae81-5926122d0495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:49.001Z|d4c4f890-0606-4167-bf54-b9c251f9d758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:49.001Z|d4c4f890-0606-4167-bf54-b9c251f9d758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:49.299Z|7917a59f-85a6-4cd4-928a-9aafa7315815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:49.299Z|7917a59f-85a6-4cd4-928a-9aafa7315815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:54.432Z|da773904-ec78-416f-b410-5b5e5e9ec988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:22:54.433Z|da773904-ec78-416f-b410-5b5e5e9ec988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:22:59.029Z|2513cd30-ff20-42d7-87b5-d805632762a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:59.029Z|2513cd30-ff20-42d7-87b5-d805632762a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:59.030Z|dcbbb538-f4bc-4302-bf71-04f2a244ec41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:59.031Z|dcbbb538-f4bc-4302-bf71-04f2a244ec41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:22:59.321Z|3ec98e14-7d11-4cb9-8150-22e0f138fed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:22:59.322Z|3ec98e14-7d11-4cb9-8150-22e0f138fed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:09.051Z|46136e21-e910-45c0-a7a1-39e6fa9b448d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:09.052Z|46136e21-e910-45c0-a7a1-39e6fa9b448d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:09.056Z|fbcc95b2-0290-4828-abd9-b34cadca943d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:09.057Z|fbcc95b2-0290-4828-abd9-b34cadca943d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:09.344Z|0692168a-86fd-4131-91c5-a3494135baf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:09.345Z|0692168a-86fd-4131-91c5-a3494135baf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:09.432Z|44abdd51-aa06-452e-87ed-9d09985ba298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:23:09.435Z|44abdd51-aa06-452e-87ed-9d09985ba298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:23:09.836Z|0b6f60b6-f9f7-49d3-9f5f-9eaab8a065d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:23:09.837Z|0b6f60b6-f9f7-49d3-9f5f-9eaab8a065d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:23:19.071Z|66131cb7-4d59-4e80-80d7-998153582b36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:19.072Z|66131cb7-4d59-4e80-80d7-998153582b36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:19.075Z|15d6774b-9e31-47d5-84be-6522f224ac9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:19.075Z|15d6774b-9e31-47d5-84be-6522f224ac9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:19.367Z|7434d03f-971d-4caf-a9c5-805670530580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:19.367Z|7434d03f-971d-4caf-a9c5-805670530580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:24.432Z|14ba5b8c-0c89-447b-a029-e6edb4e9f36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:23:24.433Z|14ba5b8c-0c89-447b-a029-e6edb4e9f36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:23:29.091Z|5a7845ab-e103-4559-9ea3-42cfdd8cf654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:29.092Z|5a7845ab-e103-4559-9ea3-42cfdd8cf654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:29.093Z|48941fea-0e8c-487a-b5d7-da7e7cd636db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:29.093Z|48941fea-0e8c-487a-b5d7-da7e7cd636db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:29.389Z|693a36a4-23f2-456f-a767-f976548fa785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:29.390Z|693a36a4-23f2-456f-a767-f976548fa785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:31.774Z|b79e96ce-5861-4549-827a-2b93c9f74e6f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:23:31.775Z|b79e96ce-5861-4549-827a-2b93c9f74e6f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:39.113Z|a912b357-1b82-4241-9bfe-f7f3be2f38f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:39.113Z|a912b357-1b82-4241-9bfe-f7f3be2f38f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:39.115Z|d1058860-04bc-4101-b73b-b5213cf6c777|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:39.115Z|d1058860-04bc-4101-b73b-b5213cf6c777|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:39.410Z|1fdf6817-6e31-42a1-9d6e-54a1c8d878b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:39.411Z|1fdf6817-6e31-42a1-9d6e-54a1c8d878b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:39.432Z|554fca41-d347-45d3-bcee-fc68b9c5f611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:23:39.433Z|554fca41-d347-45d3-bcee-fc68b9c5f611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:23:39.838Z|503e2ae8-6db4-4fd5-8a1d-5eb4c4de27c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:23:39.838Z|503e2ae8-6db4-4fd5-8a1d-5eb4c4de27c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:23:49.135Z|ced2e11f-7bde-4ec2-836b-da59a50cc097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:49.135Z|9913535f-fdfa-4bf9-88d3-5fdcabead8fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:49.136Z|ced2e11f-7bde-4ec2-836b-da59a50cc097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:49.136Z|9913535f-fdfa-4bf9-88d3-5fdcabead8fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:49.431Z|982888de-db56-41cd-9303-bf8253b14be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:49.432Z|982888de-db56-41cd-9303-bf8253b14be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:54.432Z|72e5e2fc-7f60-46cf-9baf-4b6e3ac0b79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:23:54.448Z|72e5e2fc-7f60-46cf-9baf-4b6e3ac0b79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:23:59.157Z|8f612714-0c52-4df9-8661-778bdb22095f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:59.157Z|1f4fb2c9-ae07-4b34-b2e7-ed3e25687bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:59.157Z|1f4fb2c9-ae07-4b34-b2e7-ed3e25687bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:59.157Z|8f612714-0c52-4df9-8661-778bdb22095f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:23:59.452Z|01e9ece0-9e69-4bb8-9fd3-c73c51c2f3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:23:59.453Z|01e9ece0-9e69-4bb8-9fd3-c73c51c2f3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:09.177Z|0451854a-ad77-455d-b986-e9e8e8f29b67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:09.178Z|0451854a-ad77-455d-b986-e9e8e8f29b67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:09.180Z|1c807c02-d0f1-4542-9ac3-f51feb190832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:09.181Z|1c807c02-d0f1-4542-9ac3-f51feb190832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:09.432Z|e096e220-2d95-4448-ae36-b32c95102ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:24:09.433Z|e096e220-2d95-4448-ae36-b32c95102ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:24:09.473Z|6ef8d17c-6645-4bc8-bdf4-9da86e3ef0fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:09.474Z|6ef8d17c-6645-4bc8-bdf4-9da86e3ef0fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:09.839Z|2dd979e9-269c-4df8-839d-02c0a6b90b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:24:09.840Z|2dd979e9-269c-4df8-839d-02c0a6b90b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:24:19.198Z|ed6d75f4-1bcc-4c0a-bef3-f3bd520e3f99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:19.199Z|ed6d75f4-1bcc-4c0a-bef3-f3bd520e3f99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:19.201Z|b8bb0cab-c43f-4049-a673-f4d863b241ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:19.201Z|b8bb0cab-c43f-4049-a673-f4d863b241ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:19.501Z|f37604fe-5651-460a-8437-8bf9b22f875c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:19.501Z|f37604fe-5651-460a-8437-8bf9b22f875c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:24.433Z|eca72b8f-fbf8-449d-829a-67f379548be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:24:24.434Z|eca72b8f-fbf8-449d-829a-67f379548be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:24:29.219Z|1548f085-75cd-4d56-92bc-dcb811ad6245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:29.219Z|7d6abd9f-ce75-44e1-9f12-d214d2e07e24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:29.220Z|1548f085-75cd-4d56-92bc-dcb811ad6245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:29.220Z|7d6abd9f-ce75-44e1-9f12-d214d2e07e24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:29.523Z|f9d090e7-1f6c-434d-b275-38729bf7cd63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:29.523Z|f9d090e7-1f6c-434d-b275-38729bf7cd63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:31.774Z|c795c80b-1859-4ab3-ba47-a4f188b7e249|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:24:31.775Z|c795c80b-1859-4ab3-ba47-a4f188b7e249|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:39.240Z|0d672fd3-8114-4eed-a9c3-3abaa2ec0b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:39.240Z|f7d128d0-509c-43b8-b6ff-d6cca07f26bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:39.240Z|0d672fd3-8114-4eed-a9c3-3abaa2ec0b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:39.241Z|f7d128d0-509c-43b8-b6ff-d6cca07f26bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:39.432Z|b2ef744e-2f8a-4118-aa1a-812c049cce86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:24:39.436Z|b2ef744e-2f8a-4118-aa1a-812c049cce86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:24:39.544Z|8d22a55a-7c40-4909-9320-aeadaa25f092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:39.545Z|8d22a55a-7c40-4909-9320-aeadaa25f092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:39.840Z|d1fd3033-6a10-4e58-972e-08e0617b8645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:24:39.841Z|d1fd3033-6a10-4e58-972e-08e0617b8645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:24:49.263Z|fd138557-f7ad-4c6d-9347-71006882698c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:49.263Z|4f252a6f-36dc-47ee-9395-ab0eb3d69b30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:49.264Z|fd138557-f7ad-4c6d-9347-71006882698c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:49.264Z|4f252a6f-36dc-47ee-9395-ab0eb3d69b30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:49.567Z|b0a6b877-c0fd-4188-9ea9-0e00c665c31f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:49.567Z|b0a6b877-c0fd-4188-9ea9-0e00c665c31f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:54.433Z|e2307756-3f3a-4517-b85e-1926a3437147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:24:54.433Z|e2307756-3f3a-4517-b85e-1926a3437147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:24:59.287Z|ea8b9204-3d35-4a1f-8e71-e503877b8476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:59.287Z|e967a77c-b696-4927-9af9-5d15b015262a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:59.288Z|ea8b9204-3d35-4a1f-8e71-e503877b8476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:59.288Z|e967a77c-b696-4927-9af9-5d15b015262a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:24:59.588Z|8a4d99d9-ae51-4aa9-a70a-5a3eae52e704|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:24:59.589Z|8a4d99d9-ae51-4aa9-a70a-5a3eae52e704|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:09.312Z|63405636-9946-4c28-91cd-f997f34b2b44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:09.312Z|ad59bb37-4550-4c7e-9db8-c366ce3609eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:09.313Z|63405636-9946-4c28-91cd-f997f34b2b44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:09.313Z|ad59bb37-4550-4c7e-9db8-c366ce3609eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:09.432Z|eebbf9f3-7eae-4a4b-9675-a8c4ba640d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:25:09.433Z|eebbf9f3-7eae-4a4b-9675-a8c4ba640d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:25:09.610Z|4a9de924-113b-4317-9272-15fd45611cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:09.611Z|4a9de924-113b-4317-9272-15fd45611cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:09.842Z|1e52ebe4-8788-439a-b59e-7ef686c4b68e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:25:09.842Z|1e52ebe4-8788-439a-b59e-7ef686c4b68e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:25:19.339Z|a91a4abe-4aa5-49ee-9a8a-395c322a8599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:19.339Z|76bda19d-480f-4225-b45a-d4d61a096b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:19.341Z|a91a4abe-4aa5-49ee-9a8a-395c322a8599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:19.341Z|76bda19d-480f-4225-b45a-d4d61a096b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:19.632Z|d887f52a-d3d5-4a6b-9f1e-8dd6b5981b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:19.634Z|d887f52a-d3d5-4a6b-9f1e-8dd6b5981b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:24.433Z|0bd568c8-7cbd-45ef-a128-713660203907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:25:24.437Z|0bd568c8-7cbd-45ef-a128-713660203907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:25:29.365Z|eb2d5ba3-0b58-4f81-bcc1-e9b065ee6b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:29.366Z|eb2d5ba3-0b58-4f81-bcc1-e9b065ee6b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:29.371Z|8b5e97f9-5333-4460-ba9a-d9638c61d7e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:29.371Z|8b5e97f9-5333-4460-ba9a-d9638c61d7e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:29.655Z|a2f2bd6c-7ecb-48b2-b519-591507a344cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:29.656Z|a2f2bd6c-7ecb-48b2-b519-591507a344cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:31.773Z|bfa77518-eefc-476a-8572-21861736c3a1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:25:31.774Z|bfa77518-eefc-476a-8572-21861736c3a1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:39.392Z|2865ca10-24df-444a-b089-31abe703e217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:39.392Z|32d34b04-aaf3-4b65-838c-ff040ee06c81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:39.394Z|2865ca10-24df-444a-b089-31abe703e217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:39.394Z|32d34b04-aaf3-4b65-838c-ff040ee06c81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:39.432Z|2cea2fd6-fe48-4800-ada7-2bcb617e79cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:25:39.433Z|2cea2fd6-fe48-4800-ada7-2bcb617e79cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:25:39.678Z|2a844548-c103-420a-b1c8-ffa04ab0a19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:39.679Z|2a844548-c103-420a-b1c8-ffa04ab0a19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:39.846Z|7625e899-a322-4d5b-8b3b-35fe4c15062f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:25:39.847Z|7625e899-a322-4d5b-8b3b-35fe4c15062f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:25:49.416Z|0088d04f-e7ae-4cdc-b347-5b01d63cc11d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:49.416Z|bde8bb14-6b41-4bbc-9309-ede88b0e6245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:49.417Z|0088d04f-e7ae-4cdc-b347-5b01d63cc11d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:49.417Z|bde8bb14-6b41-4bbc-9309-ede88b0e6245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:49.700Z|47a6a5cc-0244-4794-9488-00a41614e5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:49.701Z|47a6a5cc-0244-4794-9488-00a41614e5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:54.432Z|c212e13a-4365-4b7d-b401-fc120f4835fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:25:54.433Z|c212e13a-4365-4b7d-b401-fc120f4835fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:25:59.439Z|caa6ca45-255d-4a11-b556-bca3fbcb7856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:59.439Z|caa6ca45-255d-4a11-b556-bca3fbcb7856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:59.443Z|6223ad97-9c82-46ca-834e-d83ef86c8dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:59.443Z|6223ad97-9c82-46ca-834e-d83ef86c8dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:25:59.721Z|8b2ded37-d143-4907-81a6-fbf155053666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:25:59.721Z|8b2ded37-d143-4907-81a6-fbf155053666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:09.432Z|a02ffccd-8413-4f1c-ae9a-88d0fe8d52eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:26:09.437Z|a02ffccd-8413-4f1c-ae9a-88d0fe8d52eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:26:09.460Z|c89eb806-40f2-4014-8d55-2eb9cb02b3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:09.461Z|c89eb806-40f2-4014-8d55-2eb9cb02b3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:09.463Z|5fbb9eb4-0ede-4a19-9f36-4afb63332a10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:09.464Z|5fbb9eb4-0ede-4a19-9f36-4afb63332a10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:09.746Z|212004c2-fab8-4c92-b87a-2edaf2b1c527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:09.746Z|212004c2-fab8-4c92-b87a-2edaf2b1c527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:09.848Z|82f76026-c4ee-42fa-91a3-802b9a9a91a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:26:09.849Z|82f76026-c4ee-42fa-91a3-802b9a9a91a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:26:19.483Z|4789f827-cb1d-4873-a5f8-cf9bd77c8f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:19.484Z|4789f827-cb1d-4873-a5f8-cf9bd77c8f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:19.482Z|9af6223f-e07a-4c86-b79b-3ba79c633a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:19.487Z|9af6223f-e07a-4c86-b79b-3ba79c633a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:19.769Z|4e9e8410-d8cf-4eeb-924a-8dbc29492c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:19.770Z|4e9e8410-d8cf-4eeb-924a-8dbc29492c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:24.432Z|6681cabd-0a3b-46ef-a162-0cd63610263e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:26:24.433Z|6681cabd-0a3b-46ef-a162-0cd63610263e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:26:29.505Z|a5398799-99df-4781-962c-f2dd3681f6c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:29.505Z|9aa21f19-e98c-4aa6-98da-ac230454957a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:29.506Z|9aa21f19-e98c-4aa6-98da-ac230454957a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:29.506Z|a5398799-99df-4781-962c-f2dd3681f6c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:29.790Z|9c8712e5-1546-4426-b2d1-32c373786403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:29.791Z|9c8712e5-1546-4426-b2d1-32c373786403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:31.773Z|13f814a6-6c15-412f-ab81-2390d6767667|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:26:31.774Z|13f814a6-6c15-412f-ab81-2390d6767667|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:39.432Z|c6ffa204-40da-4608-91e3-b86090b695b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:26:39.433Z|c6ffa204-40da-4608-91e3-b86090b695b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:26:39.528Z|7a3157a2-9d94-4b01-b1c7-800951b5f281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:39.528Z|bd13cd0a-ed08-460e-9315-a452e2586667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:39.529Z|bd13cd0a-ed08-460e-9315-a452e2586667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:39.529Z|7a3157a2-9d94-4b01-b1c7-800951b5f281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:39.812Z|b1760dcc-57e6-45ed-a2ee-951d41c4d347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:39.813Z|b1760dcc-57e6-45ed-a2ee-951d41c4d347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:39.849Z|257966b9-6ead-4dfe-b7a4-e3fd632b54f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:26:39.850Z|257966b9-6ead-4dfe-b7a4-e3fd632b54f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:26:43.132Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x039Qf0xc50x04)0xa20x1f0xc0x0x81)JF70xb20xcaE0x12i0xed&0x90N0xbe5S;0xba0xeb0xafg]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-07T05:26:49.550Z|ebd6e10b-9511-487a-b75e-61cb7f260178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:49.550Z|5e4b215d-3d05-4049-a781-8c2274e5dda9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:49.551Z|5e4b215d-3d05-4049-a781-8c2274e5dda9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:49.551Z|ebd6e10b-9511-487a-b75e-61cb7f260178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:49.835Z|f48450c1-c3b1-40fb-9068-275b0d10e442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:49.835Z|f48450c1-c3b1-40fb-9068-275b0d10e442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:54.432Z|89497bd7-9fba-4d8f-9795-165a72773e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:26:54.435Z|89497bd7-9fba-4d8f-9795-165a72773e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:26:59.571Z|710e182e-2b71-480b-8e94-a063cd7d8336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:59.571Z|83564f85-e143-4357-addc-df6a8acfa536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:59.572Z|710e182e-2b71-480b-8e94-a063cd7d8336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:59.572Z|83564f85-e143-4357-addc-df6a8acfa536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:26:59.856Z|5019a5df-8d6c-4daf-aa65-0908c0aa0eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:26:59.857Z|5019a5df-8d6c-4daf-aa65-0908c0aa0eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:09.432Z|17898415-2db6-47b6-a00b-c6ce8ed0ac78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:27:09.433Z|17898415-2db6-47b6-a00b-c6ce8ed0ac78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:27:09.592Z|373be6b4-6dd8-4fb6-884c-8be59d1b4633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:09.592Z|373be6b4-6dd8-4fb6-884c-8be59d1b4633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:09.595Z|97dd7257-bf44-4e95-982a-70f98cc5b63e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:09.596Z|97dd7257-bf44-4e95-982a-70f98cc5b63e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:09.850Z|50cba532-1cee-4803-afa0-077f254727c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:27:09.851Z|50cba532-1cee-4803-afa0-077f254727c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:27:09.877Z|c95030b0-52b8-4bfd-a128-7b0d81e93ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:09.878Z|c95030b0-52b8-4bfd-a128-7b0d81e93ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:19.613Z|f81ab182-9494-4b5f-9a17-dbc66f032b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:19.614Z|f81ab182-9494-4b5f-9a17-dbc66f032b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:19.616Z|1b0e0409-730b-49f8-96b1-ab18eefcde04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:19.617Z|1b0e0409-730b-49f8-96b1-ab18eefcde04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:19.898Z|85c6fc3d-b6a3-48b4-80a2-c83bf196acd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:19.899Z|85c6fc3d-b6a3-48b4-80a2-c83bf196acd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:24.432Z|5a0a737b-89cd-48e8-80a5-e659d0922d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:27:24.433Z|5a0a737b-89cd-48e8-80a5-e659d0922d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:27:29.636Z|237d61ea-6a44-4fc6-b57c-fc2179fc9761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:29.636Z|e5000e62-ca48-4062-83f2-feecfca20ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:29.636Z|e5000e62-ca48-4062-83f2-feecfca20ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:29.636Z|237d61ea-6a44-4fc6-b57c-fc2179fc9761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:29.920Z|ff5304f6-efd7-46ff-ad62-9cf17cb4474b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:29.921Z|ff5304f6-efd7-46ff-ad62-9cf17cb4474b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:31.773Z|f8334995-1bdf-413f-bbdc-7ccb08306ddf|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:27:31.774Z|f8334995-1bdf-413f-bbdc-7ccb08306ddf|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:39.432Z|52b6bcc9-ea8a-405f-9c30-69d45f69c264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:27:39.435Z|52b6bcc9-ea8a-405f-9c30-69d45f69c264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:27:39.662Z|57eae30e-fb13-460b-b180-78453c3dbc18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:39.663Z|57eae30e-fb13-460b-b180-78453c3dbc18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:39.668Z|1aa13a97-9769-4b5d-81f2-4c2ebb80c7d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:39.669Z|1aa13a97-9769-4b5d-81f2-4c2ebb80c7d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:39.851Z|961e69a6-3b32-464f-ab62-94ec0b0a133c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:27:39.852Z|961e69a6-3b32-464f-ab62-94ec0b0a133c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:27:39.943Z|166ada63-5f2e-4354-8b9b-c6135b0f4cc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:39.944Z|166ada63-5f2e-4354-8b9b-c6135b0f4cc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:49.688Z|9de51040-744f-4b70-aba7-a162c621dabd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:49.689Z|5fc4a1e9-3fff-4a8a-bc45-bdf9a86f026d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:49.689Z|9de51040-744f-4b70-aba7-a162c621dabd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:49.689Z|5fc4a1e9-3fff-4a8a-bc45-bdf9a86f026d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:49.964Z|91ea9dfa-d50a-4fb8-adf5-9bd840ef0878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:49.965Z|91ea9dfa-d50a-4fb8-adf5-9bd840ef0878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:54.432Z|082840a4-6154-43e3-a046-b5f744d23bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:27:54.433Z|082840a4-6154-43e3-a046-b5f744d23bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:27:59.710Z|1fe5883b-1bcf-414b-b468-1b1ecfa2a38b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:59.710Z|ea0bd767-f8d7-4883-bb6b-bd4926ba9965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:59.710Z|1fe5883b-1bcf-414b-b468-1b1ecfa2a38b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:59.710Z|ea0bd767-f8d7-4883-bb6b-bd4926ba9965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:27:59.988Z|1da6b48c-f41c-41ca-819f-080c0582ba7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:27:59.988Z|1da6b48c-f41c-41ca-819f-080c0582ba7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:09.432Z|01ad7beb-18e3-4a79-8d91-63f4569a95fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:28:09.433Z|01ad7beb-18e3-4a79-8d91-63f4569a95fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:28:09.730Z|a36fead0-ea67-4490-96f8-9ec8a30802a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:09.730Z|39c43202-e494-4e33-bb6b-786c8a1e1461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:09.731Z|39c43202-e494-4e33-bb6b-786c8a1e1461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:09.731Z|a36fead0-ea67-4490-96f8-9ec8a30802a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:09.852Z|feb4a9cd-1b03-4d57-92b3-b7f340cc14c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:28:09.853Z|feb4a9cd-1b03-4d57-92b3-b7f340cc14c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:28:10.009Z|9ec5f45a-530c-44b1-a847-242025c1ec61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:10.010Z|9ec5f45a-530c-44b1-a847-242025c1ec61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:19.752Z|3ea4e486-eb1d-489b-bd3d-fafd9ef33cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:19.753Z|3ea4e486-eb1d-489b-bd3d-fafd9ef33cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:19.762Z|30fecbb4-6c38-445c-bf12-60b8fdf1750b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:19.762Z|30fecbb4-6c38-445c-bf12-60b8fdf1750b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:20.029Z|32490120-eed0-4962-8810-ceda0b14bde9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:20.030Z|32490120-eed0-4962-8810-ceda0b14bde9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:24.432Z|d29baa35-4677-45ce-a29c-7c14a2dbda34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:28:24.435Z|d29baa35-4677-45ce-a29c-7c14a2dbda34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:28:29.780Z|66c6a150-e11e-4b0e-b36e-72870b760fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:29.781Z|66c6a150-e11e-4b0e-b36e-72870b760fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:29.784Z|f40b753e-f1d8-42ad-a9d1-5ec3ec2f86e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:29.785Z|f40b753e-f1d8-42ad-a9d1-5ec3ec2f86e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:30.049Z|d2ffdd3d-9565-4e7b-aad4-09663fd4c4cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:30.050Z|d2ffdd3d-9565-4e7b-aad4-09663fd4c4cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:31.773Z|bb343612-e278-47f4-b257-9c98fbb4a54b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:28:31.774Z|bb343612-e278-47f4-b257-9c98fbb4a54b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:39.432Z|16e41767-2cf7-4140-9274-1a0f42774dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:28:39.433Z|16e41767-2cf7-4140-9274-1a0f42774dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:28:39.802Z|1cbf4cdc-9d30-4010-b623-6fcfdd30c080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:39.803Z|1cbf4cdc-9d30-4010-b623-6fcfdd30c080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:39.807Z|91e09893-55e5-4761-9499-47bc2ce24878|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:39.808Z|91e09893-55e5-4761-9499-47bc2ce24878|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:39.854Z|d8ac86fe-139b-4cf2-9254-22ffb29ed5a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:28:39.854Z|d8ac86fe-139b-4cf2-9254-22ffb29ed5a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:28:40.069Z|853ad345-756a-4adc-ae43-2365366013d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:40.070Z|853ad345-756a-4adc-ae43-2365366013d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:49.827Z|e28cddd9-7a49-4596-b400-b0fb73dd01e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:49.827Z|e2ae6daf-9f50-4753-8474-00ca85d12faa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:49.828Z|e2ae6daf-9f50-4753-8474-00ca85d12faa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:49.828Z|e28cddd9-7a49-4596-b400-b0fb73dd01e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:50.090Z|c71d24da-31a1-41d8-bbc2-042c0517cc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:50.091Z|c71d24da-31a1-41d8-bbc2-042c0517cc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:54.432Z|23cd2588-8a63-4397-9c06-8c9bf2c439d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:28:54.433Z|23cd2588-8a63-4397-9c06-8c9bf2c439d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:28:59.847Z|4454404e-f420-4e98-9702-2b9c735072d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:59.848Z|4454404e-f420-4e98-9702-2b9c735072d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:28:59.848Z|5a43e92c-bd37-4e02-873f-effe89935b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:28:59.849Z|5a43e92c-bd37-4e02-873f-effe89935b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:00.111Z|314c13cb-c98e-446e-80f9-63f9ebe84d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:00.112Z|314c13cb-c98e-446e-80f9-63f9ebe84d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:09.432Z|ca11c790-5a0b-4479-b233-59c481c039a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:29:09.436Z|ca11c790-5a0b-4479-b233-59c481c039a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:29:09.855Z|31c2af92-60a8-4550-8afb-34b187087748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:29:09.855Z|31c2af92-60a8-4550-8afb-34b187087748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:29:09.868Z|4f32e602-427d-4f3a-ab93-434a64660c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:09.869Z|63a74b34-36b7-467a-940b-034ce2e5720f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:09.869Z|63a74b34-36b7-467a-940b-034ce2e5720f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:09.869Z|4f32e602-427d-4f3a-ab93-434a64660c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:10.132Z|52a8e56f-cdda-4eed-9468-f3d20cf8d781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:10.133Z|52a8e56f-cdda-4eed-9468-f3d20cf8d781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:19.892Z|3fb3b580-3718-4ca2-9aee-98d4584a55ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:19.892Z|5d1d207c-46d5-4d31-8b74-9cfc4ecbe28e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:19.893Z|3fb3b580-3718-4ca2-9aee-98d4584a55ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:19.893Z|5d1d207c-46d5-4d31-8b74-9cfc4ecbe28e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:20.154Z|57a43a3f-d8fc-4919-86c0-d90da02b1640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:20.155Z|57a43a3f-d8fc-4919-86c0-d90da02b1640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:24.432Z|400a9cb3-7c0e-4cf3-80fa-56f2cc788b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:29:24.433Z|400a9cb3-7c0e-4cf3-80fa-56f2cc788b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:29:29.913Z|61d7a437-7b3b-4969-bc28-fb5a4f35d923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:29.914Z|61d7a437-7b3b-4969-bc28-fb5a4f35d923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:29.920Z|26cdd4c8-505b-410d-b27b-465f1a8865aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:29.920Z|26cdd4c8-505b-410d-b27b-465f1a8865aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:30.176Z|06a368a2-8d98-4115-a1ae-90496dfacc8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:30.176Z|06a368a2-8d98-4115-a1ae-90496dfacc8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:31.776Z|8e811e1f-3026-4a45-957d-5632f6844b22|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:29:31.777Z|8e811e1f-3026-4a45-957d-5632f6844b22|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:39.432Z|b4c3eadf-cdd9-4e2b-8192-0d8a2b1ce779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:29:39.433Z|b4c3eadf-cdd9-4e2b-8192-0d8a2b1ce779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:29:39.856Z|f15039d9-350c-4f54-a565-742b7435c715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:29:39.857Z|f15039d9-350c-4f54-a565-742b7435c715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:29:39.935Z|b3e300c1-804c-4b58-96d3-7e48fd930619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:39.936Z|b3e300c1-804c-4b58-96d3-7e48fd930619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:39.939Z|590a0867-5dbe-4c33-b354-d7bfd0a061e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:39.939Z|590a0867-5dbe-4c33-b354-d7bfd0a061e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:40.197Z|94171482-a8e8-4bd3-bf52-7c086c0ea0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:40.198Z|94171482-a8e8-4bd3-bf52-7c086c0ea0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:49.956Z|662c5860-94ac-49c2-b13a-852f9a9bee2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:49.957Z|662c5860-94ac-49c2-b13a-852f9a9bee2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:49.958Z|5b0330d8-0aef-4692-b51b-e9d5238141de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:49.958Z|5b0330d8-0aef-4692-b51b-e9d5238141de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:50.219Z|c04135b3-67c0-436a-b07f-dea66f556d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:50.219Z|c04135b3-67c0-436a-b07f-dea66f556d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:54.432Z|32faf5c4-fe82-4757-9ecc-f738754ee7f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:29:54.435Z|32faf5c4-fe82-4757-9ecc-f738754ee7f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:29:59.977Z|9a3ed24e-37fb-4022-82a7-7f44ac7b710d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:59.977Z|b27effd0-b85f-4997-be0e-461b3158732c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:29:59.978Z|9a3ed24e-37fb-4022-82a7-7f44ac7b710d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:29:59.978Z|b27effd0-b85f-4997-be0e-461b3158732c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:00.240Z|2814bdec-b841-415b-bca1-adb80368a76d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:00.241Z|2814bdec-b841-415b-bca1-adb80368a76d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:09.432Z|4bff9ae0-1f5e-4d6a-9221-2011baa24448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:30:09.433Z|4bff9ae0-1f5e-4d6a-9221-2011baa24448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:30:09.858Z|44e923dd-450c-4870-9c5e-c6d45c83a7ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:30:09.858Z|44e923dd-450c-4870-9c5e-c6d45c83a7ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:30:09.999Z|94942cc2-c6c9-42f1-8c27-a818e4dd72e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:09.999Z|355f934e-5596-4853-b451-d6fa02c242a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:09.999Z|94942cc2-c6c9-42f1-8c27-a818e4dd72e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:10.000Z|355f934e-5596-4853-b451-d6fa02c242a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:10.263Z|5f09dc87-3ba5-4169-83c5-b9ffd439d397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:10.263Z|5f09dc87-3ba5-4169-83c5-b9ffd439d397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:20.020Z|9ec71e87-9eeb-42eb-b42a-86724a4b9718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:20.020Z|e07c00c9-fa40-485d-b8db-ee54cc44186c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:20.021Z|9ec71e87-9eeb-42eb-b42a-86724a4b9718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:20.021Z|e07c00c9-fa40-485d-b8db-ee54cc44186c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:20.290Z|1239419c-34b9-4ffe-811e-795229ccb77a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:20.290Z|1239419c-34b9-4ffe-811e-795229ccb77a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:24.432Z|0957f979-aeca-4610-93a1-85b910ef352c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:30:24.433Z|0957f979-aeca-4610-93a1-85b910ef352c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:30:30.041Z|99429b68-ffb1-442e-90f0-1a010663cb85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:30.041Z|2e89851f-5886-45a3-8073-ea88734f8607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:30.041Z|99429b68-ffb1-442e-90f0-1a010663cb85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:30.042Z|2e89851f-5886-45a3-8073-ea88734f8607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:30.311Z|c8ff4c07-dea6-4003-b869-03f067d2ecbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:30.312Z|c8ff4c07-dea6-4003-b869-03f067d2ecbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:31.773Z|1d37f7ef-8b95-4f98-87db-15b78797ceac|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:30:31.774Z|1d37f7ef-8b95-4f98-87db-15b78797ceac|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:39.432Z|2aaf4196-a880-491e-92fd-2dd0587b6854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:30:39.436Z|2aaf4196-a880-491e-92fd-2dd0587b6854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:30:39.859Z|4d75024b-0a5b-44d7-adeb-33e55f75df57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:30:39.860Z|4d75024b-0a5b-44d7-adeb-33e55f75df57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:30:40.061Z|ce073c5d-35fa-4a4c-bc77-8ad7fe8d7dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:40.061Z|14100f64-83a8-43a8-aec7-78cfbf81ca30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:40.062Z|ce073c5d-35fa-4a4c-bc77-8ad7fe8d7dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:40.062Z|14100f64-83a8-43a8-aec7-78cfbf81ca30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:40.333Z|29a7832b-5025-4344-a9e1-112ef17e883d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:40.333Z|29a7832b-5025-4344-a9e1-112ef17e883d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:50.083Z|a19ceb4f-1a9a-40f9-9d6d-c64f58348bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:50.084Z|87bf417d-affa-4279-b64f-c201b5b973de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:50.084Z|a19ceb4f-1a9a-40f9-9d6d-c64f58348bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:50.084Z|87bf417d-affa-4279-b64f-c201b5b973de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:50.356Z|aa9d626b-d920-406c-9161-602cf4a73aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:30:50.357Z|aa9d626b-d920-406c-9161-602cf4a73aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:30:54.432Z|cb8a380b-127d-47c4-a6b8-74ce903172e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:30:54.433Z|cb8a380b-127d-47c4-a6b8-74ce903172e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:31:00.104Z|0d6d54df-53e7-4527-9227-92388c13bdc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:00.105Z|0d6d54df-53e7-4527-9227-92388c13bdc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:00.105Z|b7e2d108-80d9-4d05-8c59-592eae4d9d5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:00.105Z|b7e2d108-80d9-4d05-8c59-592eae4d9d5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:00.379Z|58e8c7f7-f2f4-47dd-8383-b634057458dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:00.379Z|58e8c7f7-f2f4-47dd-8383-b634057458dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:09.432Z|72568f72-931e-4501-9bfa-19d30a6d4c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:31:09.433Z|72568f72-931e-4501-9bfa-19d30a6d4c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:31:09.860Z|8299dcda-7d63-47a8-bbf6-b75cbf154c3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:31:09.861Z|8299dcda-7d63-47a8-bbf6-b75cbf154c3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:31:10.134Z|7cd5651b-a0de-4dd7-8e0d-db959745c38b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:10.134Z|e902f933-a578-4d7c-b036-582eab22a825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:10.135Z|7cd5651b-a0de-4dd7-8e0d-db959745c38b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:10.135Z|e902f933-a578-4d7c-b036-582eab22a825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:10.400Z|1323d2ff-8c7b-45ce-b056-8e3a15dc7884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:10.401Z|1323d2ff-8c7b-45ce-b056-8e3a15dc7884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:20.157Z|5dda0428-e03f-4aaa-b391-7a43e913c197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:20.158Z|5dda0428-e03f-4aaa-b391-7a43e913c197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:20.163Z|e4c05d52-4ec3-4c70-82d4-33ebc21de6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:20.163Z|e4c05d52-4ec3-4c70-82d4-33ebc21de6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:20.426Z|48e2e9f6-3b32-4805-9ecb-66f547427223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:20.426Z|48e2e9f6-3b32-4805-9ecb-66f547427223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:24.432Z|1e3899af-2221-477b-bdee-6b980dfe098e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:31:24.435Z|1e3899af-2221-477b-bdee-6b980dfe098e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:31:30.180Z|79bb81d0-abce-4907-9925-e2b8562d8b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:30.181Z|79bb81d0-abce-4907-9925-e2b8562d8b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:30.183Z|7b1fc4c2-f974-4c1a-9d79-01016a6479b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:30.184Z|7b1fc4c2-f974-4c1a-9d79-01016a6479b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:30.450Z|380f9da8-502a-408f-92f0-3f098febc0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:30.450Z|380f9da8-502a-408f-92f0-3f098febc0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:31.776Z|0f86af76-e26b-4cbf-8462-13a12f5e2014|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-07T05:31:31.777Z|0f86af76-e26b-4cbf-8462-13a12f5e2014|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:39.432Z|ae5c1975-201b-41a2-81b0-726128bb4a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:31:39.433Z|ae5c1975-201b-41a2-81b0-726128bb4a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:31:39.862Z|abdb9d39-a5d0-423e-8023-6c8c260f8741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:31:39.862Z|abdb9d39-a5d0-423e-8023-6c8c260f8741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:31:40.202Z|af860deb-62bf-4e64-8607-b3e090a00c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:40.203Z|af860deb-62bf-4e64-8607-b3e090a00c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:40.202Z|725a3ca0-9355-482f-ac6f-8393de0f31e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:40.206Z|725a3ca0-9355-482f-ac6f-8393de0f31e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:40.471Z|b91defd1-9e2b-4d53-bcd1-1dab6af2d817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:40.472Z|b91defd1-9e2b-4d53-bcd1-1dab6af2d817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:50.224Z|c5b6d08c-4796-43ce-9216-033477b26653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:50.224Z|c5b6d08c-4796-43ce-9216-033477b26653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:50.225Z|c0e4e9fd-7983-4ffe-953a-ff3ebd92fd53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:50.225Z|c0e4e9fd-7983-4ffe-953a-ff3ebd92fd53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:50.497Z|a16b56bd-934a-4e96-ba48-78fd41da6168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:31:50.497Z|a16b56bd-934a-4e96-ba48-78fd41da6168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:31:54.432Z|99cd0e0a-e9b6-4570-aab1-9d5fe1b6e1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-07T05:31:54.433Z|99cd0e0a-e9b6-4570-aab1-9d5fe1b6e1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-07T05:32:00.245Z|c134d5b8-4e7d-42bf-81e3-d72fd10f38dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:32:00.245Z|c44f437f-533b-4ec1-b4aa-faae3bec059a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:32:00.245Z|c134d5b8-4e7d-42bf-81e3-d72fd10f38dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:32:00.245Z|c44f437f-533b-4ec1-b4aa-faae3bec059a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-07T05:32:00.521Z|97f35db1-419b-4d92-a43e-088589c72e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-07T05:32:00.522Z|97f35db1-419b-4d92-a43e-088589c72e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.